@charset "utf-8";
html{
	overflow-y:scroll;
}
body 
{ 
	margin:0px; 
	padding:0px; 
	background:#fffcd6; 
	font-family:Verdana;
}

a
{
	color:#eaa651;
}

a:hover
{
	color:#71b52f;
}

#subheader
{
	background:#eaa651;
	padding:0px 10px 0px 10px;
}

#mainmenu
{
	height:25px;
	width:100%;
	margin-bottom:10px;
	background:#69ab27;
}

.big_cont_head
{
	background:url(../img/big_cont_head.jpg) left top no-repeat;
	padding:3px 10px 0px 10px;
	text-align:left;
}

.small_cont_head
{
	background:url(../img/small_cont_head.jpg) left top no-repeat;
	padding:3px 10px 0px 10px;
	text-align:left;
}

#menu_second{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00F;
	
}

#flash {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BEE0F5;
	margin-top: 20px;
}
.big_cont_bg
{
	background:url(../img/big_cont_bg.jpg) left top repeat-y;
	padding:0px 40px 0px 40px;
	font-size:12px;
	text-align:left;
}

.small_cont_bg
{
	background:url(../img/small_cont_bg.jpg) left top repeat-y;
	padding:0px;
	font-size:12px;
}

.cont_img
{
	font-size:10px;
	color:#4580B8;
	text-align:center;
}

.big_cont_foot
{
	background:url(../img/big_cont_foot.jpg) left bottom no-repeat;
	padding:3px 10px 0px 10px;
}

.small_cont_foot
{
	background:url(../img/small_cont_foot.jpg) left bottom no-repeat;
	padding:3px 10px 0px 10px;
}

.footer
{
	font-size:11px;
	color:#4580B8;
	text-align:center;
	margin-top:5px;
	margin-bottom:20px;
}

.prod_voce
{
	background:url(../img/circle.gif) 15px 4px no-repeat;
	padding-left:30px;
	color:#eaa651;
	font-size:14px;
}

.prod_voce a
{
	color:#eaa651;
	text-decoration:none;
}


.prod_subvoce_e a
{
	color:#eaa651;
	text-decoration:none;
}
.prod_subvoce_e a:hover
{
	color:#71b52f;
}

.prod_voce a:hover
{
	color:#71b52f;
}

.prod_subvoce
{
	background:url(../img/arrow.gif) 20px 4px no-repeat;
	padding-left:30px;
	color:#eaa651;
	font-size:11px;
}

.prod_subvoce a
{
	color:#eaa651;
	text-decoration:none;
}

.prod_subvoce a:hover
{
	color:#71b52f;
}

.prod_subvoce_c
{
	background:url(../img/arrow.gif) 20px 4px no-repeat;
	padding-left:30px;
	font-size:11px;
	color:#71b52f;
}

.prod_subvoce_d
{
	background:url(../img/arrow.gif) 0px 4px no-repeat;
	padding-left:9px;
	font-size:11px;
	color:#71b52f;
}
.prod_subvoce_e
{
	background:url(../img/arrow.gif) 0px 4px no-repeat;
	padding-left:9px;
	color:#eaa651;
	font-size:11px;
}
#link{
	text-align: center;
	height: 100%;
	width: 100%;
}
.varianti_title
{
	float:right;
	color:#71b52f;
	font-size:18px;
	margin:15px 10px 0px 10px; 
}

.indice_immagini
{
	color:#eaa651;
}

.indice_immagini a
{
	color:#5eb62c;
	text-decoration:none;
}

.indice_immagini a:hover
{
	color:#eaa651;
	text-decoration:none;
}

#immagine
{
	border-collapse:collapse;
}

#immagine_dida
{
	background:#e89f43;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

.input_form
{
	border:1px solid #afafaf;
	font-size:11px;
	width:200px;
}

.mini_news
{
	margin:0px 20px 40px 20px;
	text-align:left;
	border-bottom:3px solid #71b52f;
	padding-bottom:3px;
}

.mini_news_titolo
{
	color:#000;
	font-weight:bold;
	border-bottom:1px solid #e89f43;
	margin-bottom:5px;
	padding-bottom:2px;
}

.mini_news_img
{
	float:left;
	margin-right:5px;
}

.news_img
{
	margin-right:10px;
	margin-bottom:10px;
}

.mini_news_leggi
{
	margin-top:10px;
	margin-bottom:10px;
	float:right;
}

.mini_news_leggi a
{
	text-decoration:none;
}

.news_leggi
{
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}

.news_leggi a
{
	text-decoration:none;
}


