/* Layout pagina */
body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
}

.home_page{
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	background-image: url(img/sfondo_home_150.jpg);
	background-repeat: repeat-x;
}


#pagina { 
	width: 900px;
	position: relative; 
	left: 50%;
	margin-left: -450px;
/*
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
*/
}

#pollicino{
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}

#pollicino a{
	text-decoration: underline;
	font-size: 10px;
	color: #FF0000;
}


#pollicino a:hover{
	text-decoration: none;
	font-size: 10px;
	color: #FF3300;
}

#top{
	margin-top: 6px;
	width: 900px;
}

#centro_pagina{
	margin-left: 5px;
	border-top: 10px solid #C6C6C6;
	width: 890px;
}

#centro_pagina_dentro{
	margin-left: 5px;
	width: 890px;
}

#menu{
	float: left;
	clear: none;
	width: 180px;
	padding-bottom: 50;
	border-right: 1px solid #C6C6C6;
}

#menu_dentro{
	float: left;
	clear: none;
	width: 235px;
	padding-top: 6px;
	padding-bottom: 50;
	padding-right: 6px;
}

#corpo{
	float: left;
	clear: none;
	width: 528px;
	/* top: 192px;
	left: 221px; */
	padding-top: 10px;
	padding-bottom: 10px;
}

#corpo_principale_home{
	background-color: #FFFFFF;
	float: left;
	clear: none;
}

#corpo_secondario_home{
	clear: both;
	width: 709px;
}

#box_home_link{
	margin-left: 10px;
	/* border: 1px solid #C6C6C6; */
}

#box_home_menu{
	float: left;
	clear: none;
}

#box_home_content{
	float: left;
	clear: none;
	border: 1px solid #C6C6C6;
	width: 515px;
	height: 200px;
}


/************************************************* FINE CSS MENU BOX HOME  *******************************************************/

#box_home_menu_ul{
	margin: 0px;
	width: 180px;
	padding-left: 0px
}

#box_home_menu_ul li{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	display: block;
	line-height: 15px;
	width: 180px;
	height: 20px;
	background-image: url(img/sfondo_menu_sx.jpg);
}

#box_home_menu_ul li a{
	font-family: thaoma;
	font-size: 10px;
	color: #4A4A4A;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 180px;
	height: 20px;
	padding-left: 20px;
}

#box_home_menu_ul li a:hover{
	font-family: thaoma;
	font-size: 10px;
	color: #4A4A4A;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	width: 180px;
	height: 20px;
	padding-left: 20px;
}

/************************************************* FINE CSS MENU BOX HOME  **************************************************/



#menu_right{
	float: left;
	clear: none;
	width: 180px;
}


#corpo_dentro{
	float: left;
	clear: none;
	width: 680px;
	padding-left: 20px;
	padding-top: 10px;
}

#bottom{
	border-top: 1px solid #C6C6C6;
	clear: both;
	width: 890px;
}

#bottom_dentro{
	padding: 20px;
	font-size: 10px;
	width: 849px;
}

#bottom_left{
	float: left;
	clear: none;
	width: 420px;
}

#bottom_right{
	float: left;
	clear: none;
	text-align: right;
	width: 400px;
}

#menu_dex_voci{
	font-family: verdana;
	font-size: 10px;
	border-bottom: 1px solid #C6C6C6;
	padding-bottom: 15px;

}

/************************************************* FINE CSS MENU SOTTO MENU LEFT   *******************************************************/

#ul_menu_sec{
	margin: 0px;
	width: 180px;
	padding-left: 0px
}

#ul_menu_sec li{
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 15px;
	width: 180px;
	height: 20px;
	background-image: url(img/sfondo_menu.jpg);
}

#ul_menu_sec li a{
	font-family: thaoma;
	font-size: 10px;
	color: #4A4A4A;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 180px;
	height: 20px;
	padding-left: 20px;
}

#ul_menu_sec li a:hover{
	font-family: thaoma;
	font-size: 10px;
	color: #4A4A4A;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	width: 180px;
	height: 20px;
	padding-left: 20px;
}

#ul_menu_sec li.this{
	list-style: none;
	background-image: url(img/sfondo_menu.jpg);
	line-height: 15px;
	width: 180px;
	display: block;
}

#ul_menu_sec li.this a{
	font-family: thaoma;
	font-size: 10px;
	color: #E61C1C;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 20px;
}

#ul_menu_sec li.this a:hover{
	font-family: thaoma;
	font-size: 10px;
	color: #E61C1C;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	padding-left: 20px;
}

/************************************************* FINE CSS MENU SOTTO MENU LEFT  **************************************************/






/************************************************* FINE CSS MENU SOTTO MENU RIGHT   *******************************************************/

#ul_menu_sec_r{
	margin: 0px;
	width: 180px;
	padding-left: 0px
}

#ul_menu_sec_r li{
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 20px;
	width: 180px;
	height: 20px;
	background-image: url(img/sfondo_menu_sx.jpg);
}

#ul_menu_sec_r li a{
	font-family: thaoma;
	font-size: 10px;
	color: #4A4A4A;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 180px;
	height: 20px;
	padding-left: 45px;
}

#ul_menu_sec_r li a:hover{
	font-family: thaoma;
	font-size: 10px;
	color: #4A4A4A;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	width: 180px;
	height: 20px;
	padding-left: 45px;
}

#ul_menu_sec_r li.this{
	list-style: none;
	background-image: url(img/sfondo_menu_sx.jpg);
	line-height: 20px;
	width: 180px;
	display: block;
}

#ul_menu_sec_r li.this a{
	font-family: thaoma;
	font-size: 10px;
	color: #E61C1C;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 45px;
}

#ul_menu_sec_r li.this a:hover{
	font-family: thaoma;
	font-size: 10px;
	color: #E61C1C;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	padding-left: 45px;
}

#menu_right h3{
	padding-left: 45px;

}
/************************************************* FINE CSS MENU SOTTO MENU RIGHT  **************************************************/



h1{
	font-family: arial;
	font-size: 18px;
	color: #E61C1C;
	margin: 0px;
	margin-bottom: 5px;
}

h2{
	font-family: arial;
	font-size: 14px;
	color: #777777;
	margin: 0px;
	margin-bottom: 5px;
}

h3{
	font-family: arial;
	font-size: 12px;
	color: #E61C1C;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

p{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

td{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.approfondimento{
	font-family: arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.BloccoNews{
	padding-top: 20px;
	padding-bottom: 20px;
	/*
	padding-left: 20px;
	padding-right: 20px;
	*/
	border-bottom: 1px solid #C6C6C6;
}

.img_destra{
	float: right;
	margin-left: 15px;
}

.dettaglio_foto{
	border: 3px solid #B1B1B1;
	width: 180px;
	height: 180px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.df_dida{
	background-color: #B1B1B1;
	height: 20px;
	padding: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.df_img{
	padding: 10px;
	width: 150px;
	height: 155px;
}

.link_tabella{
	text-decoration: none;
	color: #000000;
}

.link_tabella:hover{
	text-decoration: underline;
	color: #333333;
}