/* Layout pagina */
body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	background-image: url(immagini/sfondo_pagina.jpg);
	background-repeat: repeat-x;
}

p, td{
	font-family: verdana;
	font-size: 12px;
}

#pagina { 
	width: 902px;
	position: absolute; 
	left: 50%; 
	margin-left: -450px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border-left: 1px solid #F7F7F7;
	border-right: 1px solid #F7F7F7;
}

#top { 
	width: 900px;
	height: 121px;
}

#start_top { 
	width: 900px;
	height: 20px;
	background-color: #E76162;
}

#contenuto{
}

#menu{
	width: 900px;
	border-top: 5px solid #7DA5D6;
	border-bottom: 1px solid #E76162;
	background-color: #C5D8F6;
	height: 30px;
}

#voce_menu{
	height: 30px;
	border-right: 1px solid #ffffff;
	width: 125px;
	float: left;
}

#link_menu{
	color: #000000;
	font-weight: none;
	font-size: 12px;
	text-decoration: none;
	line-height: 30px;
	display: block;
	padding-left: 5px;
}

#link_menu:hover{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 30px;
	display: block;
	background-color: #7DA5D6;
	padding-left: 5px;
}

#menu_lat{
	width: 265px;
	margin-top: 5px;
	border-top: 5px solid #E76162;
	border-bottom: 1px solid #E76162;
	background-color: #F6F6F7;
}

#voce_menu_lat_titolo{
	background-color: #7DA5D6;
	height: 26px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

#voce_menu_lat{

	border-bottom: 1px solid #D2D2D2;
}

#link_menu_lat{
	padding-left: 5px;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	line-height: 25px;
	display: block;
}

#link_menu_lat:hover{
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: underline;
	line-height: 25px;
	display: block;
	background-color: #7DA5D6;
}

#link_menu_lat_sec{
	padding-left: 5px;
	color: #000000;
	font-family: arial;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	line-height: 25px;
	display: block;
}

#link_menu_lat_sec:hover{
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	font-weight: none;
	text-decoration: underline;
	line-height: 25px;
	display: block;
	background-color: #7DA5D6;
}


#col_sx{
	float: left;
	clear: none;
	width: 265px;


}

#testo{
	float: left;
	clear: none;
	width: 635px;
}

#testo_home{
	float: left;
	clear: none;
	width: 350px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}

#titolo_rubrica{
	color: #000000;
	margin: 5px;
	margin-left: 25px;
	border-bottom: 1px solid #D2D3D4;
}

#titolo_rubrica h1{
	font-size: 20px;
}

#ante_news{
	border-bottom: 1px solid #D2D3D4;
	margin: 5px;
	margin-left: 25px;
}

#ante_news h2{
	font-size: 16px;
	color: 1359BC;
	margin: 0px;
}

#ante_prod{
	border: 1px solid #C5D8F6; 
	margin: 5px;
	padding: 5px;
	margin-left: 25px;
}

#ante_prod h2{
	font-size: 16px;
	color: #000080;
	margin: 0px;
}

#ante_prod h3{
	font-size: 14px;
	color: #1359BC;
	margin: 0px;
}

#ante_prod_home{
	margin-top: 5px;
	border: 1px solid #C5D8F6; 
	width:349px;
	font-size: 12px;
}

#ante_prod_home h2{
	font-size: 14px;
	color: #1359BC;
	margin: 0px;
	text-decoration: none;
}

#ante_prod_home h3{
	font-size: 12px;
	color: #E76162;
	margin: 0px;
	text-decoration: none;
}


#det_prod{
}

#det_prod h2{
	font-size: 16px;
	color: #000080;
	margin: 0px;
}

#det_prod h3{
	font-size: 14px;
	color: #1359BC;
	margin: 0px;
}

.td_ordine{
	font-weight: bold;
}

.testo_mn_lat{
	padding: 5px;
}

p, form{
	margin: 0px;
}

#bottom{
	margin-top: 25px;
	clear: both;
	border-top: 5px solid #7DA5D6;
	background-color: #F7F7F7;
	font-size: 10px;
	padding: 10px;
}

#testo_pagine{
	float: left;
	clear: none;
	width: 615px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
