/* CSS Document */
html, body, ul,li,p,h1,h2,h3,h4,h5,h6,div,dl,dd,dt { 
	font-family: "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	font-weight:normal;
}

a:link, a:visited {text-decoration:none; color:#333333;}
a:hover {text-decoration:underline;}
ul {
	list-style:none;
}
#sx {
	background:url(img/ombra_sx.gif) repeat-y;
}
#dx {
	background:url(img/ombra_dx.gif) repeat-y;
}
.all {
	background:url(img/sfondo_all.jpg) repeat-y;
}
#footer {
	background:url(img/footer.jpg) repeat-y;
}
#primopiano {
	margin-top:10px;
	margin-left:10px;
}
#primopiano h1 {
	text-indent:-9999px;
	background:url(img/titoli/primo_piano.gif) no-repeat;
	padding-bottom:5px;
	padding-top:10px;
}
#primopiano img {
	border:#eaeaea solid 4px;
	padding:1px;
}
#pp h4 {
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#0099ff;
	padding:2px;
	display:inline;
}
#pp h2 {
	color:#29568b;
	font-weight:bold;
	margin-top:4px;
	line-height:12px;
}
#pp h5 {
	color:#0099ff;
	margin-bottom:16px;
}
#pp h6 {
	margin-top:16px;
}
#pp h6 a{
	color:#FF0000;

}
#ultime {
	margin-top:30px;
	margin-left:10px;
}
#titultime {
	text-indent:-9999px;
	height:26px;
	width:250px;
	background:url(img/titoli/leultime.gif) no-repeat;
}
.news {
	margin-top:20px;
}
.news h4 {
	color:#0099ff;
	background:url(img/newsico.gif) no-repeat 0 50%;
	padding-left:16px;
}
.news h2 {
	padding-left:16px;
	color:#29568b;
	font-weight:bold;
	margin-top:2px;
	line-height:12px;
}
.news p {
	padding-left:16px;
}
#nav {
	background:url(img/titoli/navigazione.gif) no-repeat;
	margin-top:10px;
	margin-left:10px;
}
#nav ul {
	padding-top:30px;
	padding-right:12px;
}
#nav li {
	display:inline;
	color:#0099FF;

}
#nav a {
	padding-left:4px;
	padding-bottom:6px;
	padding-top:6px;
	border-bottom:#CCCCCC solid 1px;
	font-size:11px;
	font-weight:bold;
	display:block;
}
#nav a:link, #nav a:visited  {
	color:#29568b;
	font-weight:normal;
}
#nav a:hover {
	text-decoration:none;
	background:url(img/sfondo_menu.gif);
}
#attivo a:hover {
	background:#FFFFFF;
}
.box {
	margin-left:10px;
	margin-top:30px;
}
#prox {
	background:url(img/box_prox.gif) no-repeat;
	margin-left:10px;
	margin-top:10;
	height:165px;
	width:174px;
	padding-top:40px;
	margin-bottom:-20px;
}
#prox h3 {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin-bottom:3px;
	margin-top:3px;
}
#prox h5 {
	color:#0099ff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
#sponsor {
	background:url(img/titoli/spnsor.gif) no-repeat;
	height:18px;
	text-indent:-9999px;
	margin-left:10px;
	margin-top:22px;
	margin-bottom:-16px;
}
.credits {
	margin-top:40px;
	margin-left:20px;
	margin-bottom:-35px;
}
.credits a:link, .credits a:visited {
	color:#0099ff;
}
.credits a:hover {
	background:#0099ff;
	color:#FFFFFF;
	padding:2px;
	text-decoration:none;
}
#cont {
	margin-left:10px;
	margin-top:10px;
}
#cont h1 {
	font-size:16px;
	
	color:#0099ff;
	text-transform:uppercase;
	padding-bottom:16px;
}
#cont p {
	line-height:16px;
}
