body{padding:0px; margin:0px; background-color:#cac5be; color:#fff; font:11px Verdana, Helvetica, sans-serif;}

a{color:#fff;text-decoration:none; }
a:hover{ color:#f46f34; text-decoration:none; }
a:visited{ color:#fff; }

a:hover p{ color:#f46f34; text-decoration:none; }
span a:hover { color:#f46f34; text-decoration:none; }

.clear{ clear: both; }
img{ border:0; }

.sinistra{ float:left; text-align: left;  width:135px; }
.sinistra_testo{  text-align: left; padding: 0 0 0 5px;}

.destra{ float:right; text-align: left; }

#container{
position:relative;
margin:0 auto 0 auto;
width:908px;
}

#header{
position:relative;
width:908px;
height:205px;
background:url(../images/testata.jpg) no-repeat;
margin:0 auto 0 auto;
padding:0;
}


#menu{
position:absolute;
background:url(../images/bg_menu.jpg) no-repeat;
right:0px;
height:55px;
width:908px;
margin-top:205px;
z-index: 1000000;
}

#menu ul{
text-align: center;
list-style-type: none;
list-style:none;
width:908px;
margin: 0;
padding:10px 0px 0px 0px;
}

#menu li{
position: relative;
display:inline;
}
#menu li a{
	padding:5px 30px 0px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	line-height:30px;
	text-decoration:none;
}

#menu ul li ul{
	left: 0;
	position: absolute;
	top: 1em;
	display: block;
	visibility: hidden;
	width: 100%;
	z-index: 200;
	text-align: left;
}
#menu ul li ul li{
	float: none;
	text-align: left;
	width: 100%;
	margin:0;
	padding: 0;
	height: 20px;
}
#menu ul li ul li ul{ 
	left: 159px;
	top: 0;

}
#menu ul li ul li a{
	display: block;
	text-decoration: none;
	width:150px;
	background-color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}


#menu li a:hover{
	color:#f46f34;
	line-height:30px;
	text-decoration:none;
}

#menu li.current a{
background:url(../images/bg_current.jpg) repeat-x top left;
}

.current{
background:url(../images/bg_current.jpg) repeat-x bottom left;
}

#content_int{
background-color:#262626;
width:908px;
margin:0 auto 0 auto;
padding-top: 20px;

}
#colonna_sinistra{
	padding:40px 0 10px 5px;
	float:left;
	width: 495px;
	
}

#colonna_destra{
	float: right;
	width:403px;
	padding:40px 0 10px 5px;
}

#eventi{
	height: 400px;
}

#primopiano{
	height: 400px;
}

/* pulsanti corsi*/
.btn_corsi_1{
	padding:8px 0 0 0;
	background:url(../images/btn_corsi_1.gif) repeat-x bottom left;
	display: block;
	width:490px;
	height:52px;
}


.btn_corsi_2{
	padding:8px 0 0 0;
	background:url(../images/btn_corsi_2.gif) repeat-x bottom left;
	display: block;
	width:490px;
	height:52px;
}

.btn_corsi_3{
	padding:8px 0 0 0;
	background:url(../images/btn_corsi_3.gif) repeat-x bottom left;
	display: block;
	width:490px;
	height:52px;
}

.btn_corsi_4{
	padding:8px 0 0 0;
	background:url(../images/btn_corsi_4.gif) repeat-x bottom left;
	display: block;
	width:490px;
	height:52px;
}

.btn_corsi_5{
	padding:8px 0 0 0;
	background:url(../images/btn_corsi_5.gif) repeat-x bottom left;
	display: block;
	width:490px;
	height:52px;
}

.btn_corsi_6{
	padding:8px 0 0 0;
	background:url(../images/btn_corsi_6.gif) repeat-x bottom left;
	display: block;
	width:490px;
	height:52px;
}

.btn_corsi_7{
	padding:8px 0 0 0;
	background:url(../images/btn_corsi_7.gif) repeat-x bottom left;
	display: block;
	width:490px;
	height:52px;
}



.btn_corsi_1 a, .btn_corsi_2 a, .btn_corsi_3 a, .btn_corsi_4 a, .btn_corsi_5 a, .btn_corsi_6 a, .btn_corsi_7 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding:0 0 0 70px;
}

/* pulsanti corsi*/


.tit{
background:url(../images/bg_tit.gif) repeat-x bottom left;
display: block;
padding: 5px 0 10px 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
line-height:21px;
color:#fff;
}

.sottotit{
display: block;
padding: 5px 0 5px 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:21px;
color:#fff;
}

.img_bordo{
	border:solid 1px #fff;
}

/* news */
.elenco_news{
	padding: 5px 0 0 0;
}
.data{
	font-size:10px;
}

.tit_news{
	font-size:14px;
}

.elenco_competizioni{
	padding: 5px 0 0 0;
}

/* footer */
.left{
	float:left;
	width:330px;
}
.right{
	float:left;
	width:170px;
}

#footer{
background:url(../images/bg_footer.gif) repeat-x top left;
padding: 15px 0 0 0;
position:relative;
background-color:#262626;
height:108px;
width:908px;
}

#footer_sx{
float: left;

}

#footer_dx{
float: right;
}

#footer_dx p{
margin: 0;
padding: 0;
}

.img_left{
float:left;
margin:10px;
border:solid 10px #eee;
}
