/* CSS Document */
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #A6ABCB;
}
h2 {
	color: #132CFF;
}
h3 {
	color: #132CFF;
	font-size: 16px;
}

#contenitore {
	background-image: url(pattern.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 786px;
	text-align: left;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
#contenuto {
	width: 770px;
	margin: 0 8px;
	background-image: url(sfuma.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#menusx {
position: absolute;
top: 0;
left: 0;
width: 190px;
font-size: 14px;
}
#menusx ul {
	margin: 10px 0 0 0;
	list-style: none;
	padding:0;
}
#menusx ul li {
	margin: 0;
	padding: 0;
}
#menusx ul li a {
	width: 185px;
	display: block;
	padding: 2px 10px;
	margin: 2px 0;
	border-bottom: 3px solid white;
	color: #132CFF;
	text-decoration: none;
	font-weight: bold;
	
}
#menusx ul li a:hover {

}
#menusx ul li a:hover,#menusx ul li a.sel  {
	border-bottom: 3px solid #132CFF;
}

#testo {
	padding: 10px 20px;
	margin: 0 0 0 220px;
}
#testo a, a:hover {
	color: #132CFF;
}

#piede {
background-image: url(piede.gif);
background-repeat: no-repeat;
width: 786px;
margin: 0 auto;
color: White;
text-align: center;
letter-spacing: 1px;
font-family: Lucida Sans, sans-serif;
font-size: 11px;
padding: 5px 0 14px 0;
}
#piede a, a:hover{
	color: White;
	text-decoration: none;
}

#intestazione {
	background-image: url(logo_no_limits.gif);
	background-repeat: no-repeat;
	width: 770px;
	margin: 0 8px;
	height: 111px;
	position: relative;
}
#immagine {
	background-repeat: no-repeat;
	height: 116px;
	width: 770px;
	margin: 0 8px;
	position: relative;
	padding: 0;
}
/*h1 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 361px;
	height: 64px;
	background-image: url(no_limits.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	padding: 0;
	margin: 0;
}*/
#titolo {
	position: absolute;
	top: -105px;
	left: 10px;
	width: 361px;
	height: 95px;
	background-image: url(no_limits.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	padding: 0;
	margin: 0;
}
#titolo h1 {
	font-size: 4px;
}
#menutop {
	width: 770px;
	margin: 0 8px 0px 8px;
	background-color: #FFD133;
	padding: 0;
	height: 18px;
	font-size: 12px;
}
#menutop ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menutop ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#menutop ul li a {
	padding: 3px 12px;
	margin: 2px 0;
	color: #273974;
	text-decoration: none;

}
#menutop ul li a:hover, #menutop ul li a.sel {
	background-color: #132CFF;
	color: White;
}

#org dt {
	padding: 0;
	color: #132CFF;
	font-size: 14px;
}
#org dd {
	font-size: 12px;
	padding: 0 0 10px 10px;

}
#org dd img {
	float: left;
	margin: 3px 10px 20px 0;
	border-top: 1px solid #E9E9E9;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border-left: 1px solid #E9E9E9;
	padding: 3px;
}
#org dd a {
	color: #009FDF;
	}
#stampa dt {
	font-size: 14px;
}
#stampa dt a {
	color: #132CFF;
	font-weight: bold;
}
#stampa dd {
	font-size: 11px;padding: 0;
	margin: 0 0 8px 15px;
}
#stampa dd em {
	font-size: 10px;
	font-style: normal;
}
#galleria {
	width: 500px;
}
#galleria a {
		float: left;
	margin: 0px 5px 5px 0;
	border-top: 1px solid #E9E9E9;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border-left: 1px solid #E9E9E9;
	padding: 3px;
	display: block;
}
#galleria br {
	clear: both;
}
/* ------------------------- modulo adesione ----------------------------*/
.campo {
	border: 1px solid #A6ABCB;
	font-size: 13px;
}
.pulsante {
	font-size: 13px;
	background-color: White;
	color: #125F8B;
	cursor: hand;
	border: 1px solid #A6ABCB;
	
}
/* ------------------------- index ----------------------------*/

#sponsx {
position: absolute;
top: 0;
left: 0;
width: 200px;
font-size: 14px;
padding: 0 0 0 10px;
}

#lingue {
	position: absolute;
	top: 70px;
	left: 610px;
	width: 140px;
	height: 10px;
	padding: 0;
	margin: 0;	
}
#lingue a {
	text-decoration: none;
	color: Black;
}