html, body{
	margin:0;
	padding:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#container{
	width:960px;
	margin:0 auto;
}

#header{
	z-index: 1;
	background-color:#FFFFFF;
}

#corpo{
	z-index:100;
	position:absolute;
	margin-top:10px;
}







/*----------- INIZIO MENU -----------*/

#menuheader{
	z-index:100;
	position:absolute;
	top:-345px;
	left:529px;
	font-size:12px;
	color:#006699;
}

#menuheader .active,
body#home a#homesel,
body#contatti a#contattisel
{
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

#menuheader a,  #menuheader .inactive{
	color:#999999;
	text-decoration:none;
}

#menuheader a:hover{
	color:#CC0000;
}

#menu{
	float:left;
	width:110px;
	height:500px;
}

#menunav{
	margin:0;
	margin-top:25px;
	padding:0;
	list-style-type:none;
}

#menunav li{
	color:#999;
	border-bottom:1px dashed #006699;
	padding:2px 0;
}

#menunav li.last{
	border-bottom:none;
}

#menunav li a{
	color:#006699;
	text-decoration:none;
	display:block;
}

#menunav li a:hover,
body#trofeo a#trofeosel,
body#comitato a#comitatosel,
body#eventi a#eventisel,
body#news a#newssel,
body#comunicati a#comunicatisel,
body#albo a#albosel,
body#rassegna a#rassegnasel,
body#bando a#bandosel
{
	color:#FFF;
	background-color:#006699;
	text-decoration:none;
}


#loginstampa{
	margin-top:20px;
	background-image:url(images/backcolonnadx.gif);
}

#loginstampa p{
	margin:6px 6px 6px 0;
	color:#666;
}

#loginstampa a{
	color:#006699;
	text-decoration:underline;
}

#loginstampa a:hover{
	color:#006699;
	text-decoration:none;
}

#loginstampa form{
	margin:0;
}

#loginstampa input{
	background-color:#fff;
	color:#999;
	border:1px solid #999;
	margin:0px 2px 2px 0px;
	font-size:10px;
}
input{
	background-color:#fff;
	color:#999;
	border:1px solid #999;
	font-size:11px;
}
select{
	background-color:#fff;
	color:#999;
	border:1px solid #999;
	font-size:11px;
}

.submitbutton{
	background-color:#0099CC;
	color:#fff;
	font-weight:bold;
}

#loginstampa #submit{
	border:none;
	margin:0 auto;
	padding:0;
}

#patronato{
	margin-top:24px;
	text-align:left;
	color:#006699;
	font-size:10px;
}

#patronato p{
	margin-top:0px;
	margin-bottom:40px;
}

#patronato img{
	margin:6px 0px;
	border:none;
}

/*----------- FINE MENU -----------*/





/* ---------- INIZIO CONTENUTI --------------- */

#contenuti{
	float:left;
	margin-left:10px;
}

#contenuti h3{
	font-size:16px;
	font-weight:bold;
	margin:0;
	border-bottom:6px solid #fff;
	padding:10px 18px;
	margin-bottom:20px;
}

#contenuti .cont{
	margin:16px;
}

.cont img{
	border:2px solid #fff;
}

.cont p{
	margin:0px 0px 10px 0px;
}

.cont p.articolo:first-line{
	font-weight:bold;
}

.cont p.articolo a{
	color:#006699;
}

.cont p.articolo a:hover{
	color:#006699;
	text-decoration:none;
}

.px12{
	font-size:12px;
}

.px13{
	font-size:13px;
}

.px16{
	font-size:16px;
}

.cont p.continua{
	width:298px;
	text-align:right;
	padding:4px 6px;
	font-weight:bold;
	margin-bottom:20px;
}

.cont hr{
	width:100%;
	background-color:#A2BACA;
	border:0;
	color:#A2BACA;
	height:1px;
	margin:0px 0px 10px 0px;
	padding:0px;
	margin-right:10px;
	width:314px; !important
}

#contenuti .testo{
	margin:0px 16px 30px 16px;
}

.testo{
	float:left;
	margin-bottom:50px;
	width:530px;
}

.testo p{
	font-size:13px;
	text-align:justify;
	margin-top:0;
}

.testo ul li p{
	font-size:13px;
	margin:0 0 4px 0;
}


p.altrenews{
	font-size:11px;
}


.foto{
	float:left;
	margin-left:10px;
	/*border:1px solid #4F756F;*/
}

ul#comitato {
	margin:0;
	padding:4px;
	/*border:1px dashed #006699;*/
	background-image:url(images/backcolonnadx.gif);
}

ul#comitato li{
	display:inline;
	margin-right:6px;
}

ul#comitato li a{
	font-weight:bold;
	text-decoration:none;
	color:#006699;
}

ul#comitato li a:hover{
	color:#A2BACA;
}

.colonnadxcomitato{
	float:left;
	margin-left:10px;
	background-image:url(images/backcolonnadx.gif);
	margin-top:40px;
	width:250px;
	min-height:2900px;
	height:auto !important;
	height:3200px;
}

.colonnadxpartners{
	float:left;
	margin-left:10px;
	background-image:url(images/backcolonnadx.gif);
	margin-top:40px;
	width:250px;
	min-height:700px;
	height:auto !important;
	height:700px;
}

.colonnadxsponsor{
	float:left;
	margin-left:10px;
	background-image:url(images/backcolonnadx.gif);
	margin-top:40px;
	width:250px;
	min-height:400px;
	height:auto !important;
	height:400px;
}

.logocircoli{
	float:left;
	margin:5px 10px 5px 0px;
}

/* ---------- INIZIO SX --------------- */

#sx{
	width:355px;
	min-height:450px;
	height:auto !important;
	height:450px;
	background-image:url(images/backsx.gif);
	float:left;
	color:#006699;
	margin-bottom:20px;
}

.chiudisx{
	height:23px;
	background-image:url(images/angolobassosx.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-top:-20px;
}

#sx p.continua{
	background-color:#A2BACA;
}

#sx p.continua a{
	color:#006699;
	text-decoration:none;
}

#sx p.continua a:hover{
	color:#fff;
	text-decoration:none;
}

/* ---------- FINE SX --------------- */





#dx{
	width:475px;
	/*min-height:450px;
	height:auto !important;
	height:450px;*/
	background-image:url(images/backdx.gif);
	float:left;
	margin-left:8px;
	margin-bottom:20px;
	color:#4F756F;
}

#dx a{
	color:#4F756F;
}

#dx a:hover{
	text-decoration:none;
}

#dx.interna{
	width:840px;
	min-height:550px;
	height:auto !important;
	height:550px;
	margin-left:0px;
	background-image:none;
}

#dx h3{
	background-image:url(images/angoloaltodx.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#dx.interna h3{
	margin:30px 16px 10px 16px;
	padding:0px;
}

#dx.interna div.testo h3{
	margin:10px 16px 10px 0px;
	background-image:none;
	border:none;
}


#dx.interna p.breadcrumbs{
	color:#006699;
	border-bottom:1px dashed #4F756F;
	font-size:10px;
	margin:20px 10px 20px 10px;
	padding:5px 10px 5px 6px;
}

#dx p.breadcrumbs a{
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}

p.breadcrumbs a:hover{
	text-decoration:underline;
}

#dx p.continua{
	background-color:#ACC6A6;
}

#dx p.continua a{
	color:#4F756F;
	text-decoration:none;
}

#dx p.continua a:hover{
	color:#fff;
	text-decoration:none;
}




#classi{
}

#classi td{
	border-bottom:1px solid #4F756F;
	padding:4px;
}

#classi .last{
	border-bottom:none;
}

#classi .titolo{
	font-size:14px;
	font-weight:bold;
	color:#006699;
}

#classi .titolo2{
	font-size:12px;
	font-weight:bold;
	color:#006699;
}

#classi img{
	border:none;
}

#classi a{
	color:#4F756F;
	text-decoration:underline;
}

#classi a:hover{
	color:#4F756F;
	text-decoration:none;
}


/* SHOWDETAILS */

table.list .intestazione td{
	font-weight:bold;
}

table.list td{
	border-bottom:1px dotted green;
	padding:3px 4px 3px 0px;
	text-transform:capitalize;
}

/* SHOWDETAILS */


#banner{
	width:475px;
	background-color:#fff;
	padding-top:15px;
	padding-bottom:15px;
}

#banner img{
	float:left;
	margin:0 3px 0 0;
	border:none;
}

#banner img.last{
	margin-right:-10px;
}

#banner img.double{
	margin-top:4px;
	/*margin-bottom:15px;*/
}

#video{
	background-image:url(images/backdx.gif);
	text-align:left;
	padding-top:10px;
	margin-top:15px;
	padding-left:16px;
	border-bottom:15px solid white;
}

#bordo{
	border:2px solid #fff;
	width:395px;
	height:320px;
}

img.bordored{
	border-color:#CC0000;
}

#video p{
	font-size:10px;
	padding:10px 0px;
	color:#4F756F;
	background-image:url(images/backdx.gif);
	margin-top:4px;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */








#footer{
	width:840px;
	height:99px;
	background-color:#666666;
	clear:both;
	background-image:url("images/footer.gif");
}

#copy{
	width:300px;
	font-size:10px;
	color:#fff;
	position:relative;
	left:26px;
	top:20px;
}

#footermenu{
	width:350px;
	font-size:12px;
	color:#006699;
	margin-left:405px;
	margin-top:0px;
}

#footermenu .active,
body#home a#homesel,
body#partners a#partnerssel,
body#sponsor a#sponsorsel,
body#contatti a#contattisel
{
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

#footermenu a,  #footermenu .inactive{
	color:#999999;
	text-decoration:none;
}

#footermenu a:hover{
	color:#CC0000;
}

#cordigitale{
	margin-right:18px;
	margin-top:-26px;
	font-size:10px;
	text-align:right;
	color:#fff;
}

#cordigitale img{
	margin-top:-2px;
}

#cordigitale a{
	color:#CCCCCC;
	text-decoration:none;
}

#cordigitale a:hover{
	color:#fff;
}
