@charset "utf-8";
/* CSS Document */

body {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
margin:1px auto;
background-image:url(../immagini/sfondo.gif);
background-repeat:repeat-y;
background-position:center top;

}


img a, img {
	border:none;
}

.contenitore {
margin:0 auto;
width:800px;
background-color:#FFF;

}


.header {
	float:left;
width:800px;

}


.sx {
	float:left;
width:200px;
background-color:#ff9900;

}
.sx_box {
	float:left;
width:200px;
text-align:center;
background-color:#ff9900;

}


.sx_box {
	float:left;
width:200px;
text-align:center;
background-color:#ff9900;

}


.sx_box_cand {
	float:left;
width:188px;
text-align:center;
background-color:#ff9900;
margin-left:12px;
background-color:#fff;

}
.sx_box_cand_tit {
	float:left;
width:190px;
background-color:#ff9900;
margin-left:10px;
text-align:center;
font-size:15px;
text-transform:uppercase;
color:#FFF;
font-weight:bold;
border-bottom:1px solid #fff;
display:block;
margin-bottom:3px;
}

.sx_box_cand a{
	text-align: left;
	display:block;
	background-image:url(../immagini/linksx.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:12px;
	font-size:12px;
	text-decoration:none;
	font-weight: normal;

}

.sx_box_cand a:hover{
	text-decoration:underline;

}



.sx_box img{
	margin:0 auto;

}

.centro {
	float:left;
width:590px;
margin-left:10px;
margin-top:2px;
background-color:#FFF;

}


.centro_tit1 {
	font-size:16px;
	color:#ff9900;
	background-image:url(../immagini/tit.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:5px;
	border-bottom:2px solid #ff9900;
	font-weight: bold;
	

}



.centro p{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:5px;

}

.footer {
	float:left;
width:800px;
color:#FFF;
font-size:12px;
text-align:center;
padding-top:5px;
margin-top:2px;
border-top:2px solid #fff;
background-color:#ff9900;
}





div.textimage {
margin-bottom:10px;
}
div.textimage img#uno {
border:0 none;
float:left;
margin:5px 20px 10px 10px;
}
div.textimage img#due {
border:1px solid #E8E4E4;
float:right;
margin-bottom:10px;
margin-left:14px;
margin-top:10px;
padding:4px;
}
div.textimage h2 {
background-image:url(images/lista.jpg);
background-position:left center;
background-repeat:no-repeat;
color:#798FA7;
font-size:14px;
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:10px;
margin-left:227px;
padding-left:17px;
}
div.clearer {
clear:left;
}

a{ 
	color:#039}
	
	a:hover{
		text-decoration:underline;}
	


.menu {
	float:left;
	width:800px;
	background-color:#ff9900;
	text-align:center;
	margin-top:2px;
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
}


.menu a {
	margin-top:6px;
	color:#039;
	border-left:1px solid #fff;
	font-size:13px;
	margin:0;
	padding:0 6px;
	text-decoration:none;
	text-transform:none;
	font-size:16px;
	font-weight: bold;
	line-height:30px;
	
}

.menu a:hover {
	background-color:#0000FF;
	color:#FFF;

}


.box_arrotondati {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
