/* CSS Document */

/***********************************************/
/* struttura                                   */
/***********************************************/

body{
	margin-left:21px;
	margin-right:16px;
	margin-top:5px;
	margin-bottom:0px;
	/*background-color:#FFFFFF;*/
	font: 12px "Georgia", Trebuchet MS, Arial, sans-serif;
	color: #666666;
	width:815px;
}

body a{
	color: #888888;
	text-decoration: underline;
	background-color: #FFFFFF;
	
}

body a:hover{
	color:#AF0000;
	text-decoration: none;
/*	background-color: #F7E6E6;  */
}

img {
	border:0;
}

.imgLang{
	border:0px;
	height:10px;
	width:14px;
}


div#container{
	width:800px;
	background-image:url(images/home/sfondo.gif);
/*	background-image:url(images/home/sfondo.gif); */
/*
	background-repeat:repeat-y;
	height:800px; 
	
	*/
}

div#container_no_line{
	width:800px;
	background-image:url(images/home/sfondo_no_line.gif);
}


div#content {
	width:615px;
	float: right;
}

div#navigation{
	width: 183px;
	float: left;
	background-color:#ffffff;
}

div#sub_container{
	clear:both;
	width:615px;
}

div#sub_left {
	width:433px;
	padding:0 0 0 25px;
	float: left;
/*
	width:460px;
	padding:0 0 0 5px;
*/


}

div#sub_left ul{
	margin: 0px;
	border:0px;
	padding: 0px;
}

div#sub_right {
	width:136px;
	float:right;
}

.spacer_home{
	width:136px;
	height:49px;
	background-color:#ffffff;
}
.spacer{
	width:136px;
	height:24px;
	background-color:#ffffff;
}

div#header {
	position:absolute;
	width:490px;
	height:23px;
	top:5px;
	left:210px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

#header a{
	text-decoration: none;
	color: #999999;
	background-color: #FFFFFF; 
}

#header a:hover{
	color:#AF0000;
	background-color: #F7E6E6;  
}

.logo {
	border:0;
	padding:0 0 0 0;
	margin-bottom:24px;
	width:183px;
	height:34px;
}

#campi_form {
	padding: 1px 1px 1px 1px;
	border-style:solid;
	border-color:#D2D2D2;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #AF0000;
	text-decoration: none;
	background-color:#FFFFFF;
}

.img_home {
	border:0;
	/*
	width:615px;
	height:360px; 
	*/
}

.immagine_interno {
	float:left;
	width:615px;
	height:318px;
	background-color:#FFFFFF;
}

#barretta_footer {
	width:815px;
	height:2px;

}

.footer {
	clear:both;
	border: none;
	height:20px;
	padding-top:5px;
	padding-bottom:0px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color:#FFFFFF;
}

.footer a{
	text-decoration: none;
	color: #999999;
	background-color: #FFFFFF; 
}

.footer a:hover{
	color:#AF0000;
	background-color: #F7E6E6;  
}




/***********************************************/
/* destra_pg                                   */
/***********************************************/
.testo_dx {
	width:120px;
	margin: 8px 7px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

.testo_dx a{
	text-decoration: none;
}

.testo_dx a:hover{
	color:#AF0000;
	background-color: #F7E6E6;  
}

.testo_dx ul {
	padding:0 0 0 0px;;
	margin:0 0 0 15px;
	border:0;
}

.testo_dx ul li {
	list-style-position:outside;
	list-style-type:none;
	list-style-image:url(images/icone/freccina.gif);
}

/***********************************************/
/* centro_pg                                   */
/***********************************************/

#benvenuti {
	width:416px;
	border-right-style:solid;
	border-right-color:#ffffff;
	border-right-width:38px;
}

.pulsanti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999; 
	text-align:right;
	float:right;
	text-decoration: none;
}

.pulsanti a:hover{
	color:#AF0000;
	background-color: #F7E6E6;  
}

.titolo{
	font: 12px "Georgia", Trebuchet MS, Arial, sans-serif;
	color: #000000;
	font-weight: normal;
	margin-bottom:-15px;
}


.scheda_titolo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:: 16px;
	color: #000000;
	font-weight: bold;
}

/* */
.spazio_H5 {
	height:5px;
}

.spazio_H10 {
	height:10px;
}

.spazio_H15 {
	height:15px;
}

.linea {
	border-width:1px;
	border-style:solid;
	border-color:#D4D4D4;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	margin-bottom:15px;
	margin-top:25px;
}

.linea_dx {
	border-width:1px;
	border-style:solid;
	border-color:#E5E5E5;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	margin-bottom:7px;
	margin-top:7px;
}

#lista {
	width:416px;
	padding-bottom:12px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#lista a{
	text-decoration: none;
	color: #AF0000;
	background-color: #F7E6E6; 
}

#lista a:hover{
	color:#666666;
	background-color: #FFFFFF; 
}

/***********************************************/
/* menu                                        */
/***********************************************/
/*
#spazio_sx{
	
	width:183px;
	background-color:#EEEEEE;
}
*/
#main_menu {
	font-family:Georgia, Arial, sans-serif;
	font-size:10px;
	color: #333333;
	background-color:#EEEEEE;
	text-transform : uppercase;
}

#main_menu a{
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
}

#main_menu a:hover{
	color:#AF0000;
	text-decoration: none;
}

#main_menu ul{

	margin: 0px;
	border:0px;
	padding: 0px;
}

#main_menu li{
	list-style-type:none;
	list-style-position:outside;
	padding: 0 0 0 5px;
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#AF0000;
}

#main_menu li a{
	text-decoration: none;
	background-color:#EEEEEE;
}

#main_menu li#sottomenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666; 
}

#main_menu li#sottomenu a{
	text-decoration: none;
	font-weight:normal;
	line-height:20px;
	color: #666666; 
	background-color:#EEEEEE;
}

#main_menu li#sottomenu a:hover{
	text-decoration: none;
	font-weight: normal;
	color:#B10505;
	line-height:20px; 
}

.separator {
	height:2px;
	font-size:0px;
	margin-left:2px;
	background-image:url(images/menu/menu_bg.gif);
}

li.search {
	list-style-position:outside;
	list-style-type : decimal;
}

div#sub_left ul.search {
	  padding:5px 5px 5px 28px;
		margin:0px;
}

