* { margin: 0; padding: 0 }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: url('img/sfondo.jpg') repeat-y center #CFC9B1;
}
.pulisci { clear: both }
img, p, form { border: 0 }


/* ---------- STILI TESTI -------------- */
p { font-size: 11px; padding: 5px 0px 0px 5px;}
p a, p a:link, p a:visited { color: #A65404; text-decoration: underline;}
p a:hover { color: #DF7106; text-decoration: underline;}

h1 {
	color: #BF650D; /*arancio*/
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.testo_gen {
	color: #073B08; /*verde*/
	font-size: 11px;
	text-align: left;
}
.testo_gen a, .testo_gen a:link, .testo_gen a:visited { text-decoration: none; color: #4C5C41 } /*grigio*/
.testo_gen a:hover { text-decoration: underline; color: #4C5C41 } /*rosso*/

/* testo del corpo pagina */
.cont_contenuto_testo p {
	color: #073B08; /*verde*/
	font-size: 11px;
	text-align: left;
}
.cont_contenuto_testo ul, .cont_contenuto_testo ol {
    margin: 5px 0;
}
.cont_contenuto_testo li {
    color: #073B08; /*verde*/
	font-size: 11px;
	margin: 0 0 0 25px;
}
.cont_contenuto_testo a, .cont_contenuto_testo a:link, .cont_contenuto_testo a:visited { text-decoration: underline; color: #812D03 } /*grigio*/
.cont_contenuto_testo a:hover { text-decoration: none; color: #812D03 } /*rosso*/


/* elenchi */
table.list_news {
    width: 100%;
}
table.list_news td {
    vertical-align: top;
    padding: 3px 4px;
    color: #073B08;
    font-size: 11px;
}


.titolo_gen {
	margin: 0 0 5px 20px;
	color: #073B08; /*verde*/
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.titolo_genPadre {
	color: #8A7F5F;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
.titolo_genPadre a, .titolo_genPadre a:link, .titolo_genPadre a:visited, .titolo_genPadre a:active {
    color: #8A7F5F;
    text-align: left;
	font-weight: bold;
}

#contenitore_gr_home {
	width: 900px;
	height: 680px;
	margin: 0px auto;
	border: none;
}
#contenitore_gr {
	width: 900px;
	margin: 0px auto;
	border: none;
}

#top {
	position: relative;
	width: 900px;
	height: 135px;
	background-color: #FFF;
	border: none;
	background: url('img/monti.gif') no-repeat;
}
#contenitore_logo {
	position: absolute;
	top: 15px;
	left: 40px;
	width: 160px;
	height: 117px;
	background: none;
}
#cont_testi_presentaz {
	position: absolute;
	top: 50px;
	left: 245px;
	width: 250px;
	height: 50px;
	background: none;
}
.cont_settori {
	position: relative;
	float: right;
	width: 640px;
	padding: 20px 20px 0 0;
	background: none;
}
#cont_menu {
	position: relative;
	float: left;
	width: 220px;
	padding: 20px 0 0 20px;
	background: none;
}

ul#menu {
    width: 204px;
    list-style-type: none;
}
ul#menu li {
	width: 202px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #fff;
	background: url('img/sfondo_menu.gif') no-repeat #fff;
}
ul#menu li a  {
    padding: 4px 0px 4px 15px;
    display: block;
    color: #000;
    text-decoration: none;
}
ul#menu li a:hover { color: #812D03; text-decoration: underline; }


/* sottomenu */
ul#menu ul {
    list-style-type: none;
}
ul#menu ul li {
	width: 200px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	background: #fff;
}
ul#menu ul li a {
    padding: 4px 0px 4px 30px;
    display: block;
    color: #812D03;
    text-decoration: none;
}
ul#menu ul li a:hover { color: #812D03; text-decoration: underline; }

/*
.riga_menu {
	position: relative;
	width: 201px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	background: #fff;
	background: url('img/sfondo_menu.gif') no-repeat;
}*/
#settore1 {
	position: relative;
	float: right;
	width: 154px;
	height: 150px;
	background: url('img/tracciabilita.gif') no-repeat;
}
.settore_sotto {
	position: absolute;
	width: 154px;
	height: 100px;
	left: 0px;
	top: 55px;
}
#settore2 {
	position: relative;
	float: right;
	width: 154px;
	height: 150px;
	margin: 0 6px 0 0;
	background: transparent;
	background: url('img/consumatore.gif') no-repeat;
}
#settore3 {
	position: relative;
	float: right;
	width: 154px;
	height: 150px;
	margin: 0 6px 0 0;
	background: transparent;
	background: url('img/macelleria.gif') no-repeat;
}
#settore4 {
	position: relative;
	float: right;
	width: 154px;
	height: 150px;
	margin: 0 6px 0 0;
	background: transparent;
	background: url('img/allevatore.gif') no-repeat;
}
.testo_settore {
	position: absolute;
	width: 130px;
	background: transparent;
	left: 10px;
	top: 38px;
	font-weight: bold;
}
.testo_settore a {
    color: #fff;
    text-decoration: none;
}
.testo_settore a:hover {
    color: #fff;
    text-decoration: none;
}

#linea_rossa {
	position: relative;
	width: 900px;
	height: 21px;
	background-color: #CC6633;
	border: none;
}
.cont_news {
	position: relative;
	float: right;
	width: 430px;
	margin: 0 0 15px 0;
	background: #EEEEE4;/*grigetto*/
}
#contorno_news {
	position: relative;
	float: right;
	width: 430px;
	background: #fff;
}
#sfondoTop_news1 {
	position: relative;
	width: 430px;
	height: 23px;
	background: #BEC373;
}
#sfondoTop_news2 {
	position: relative;
	width: 430px;
	height: 23px;
	background: #C6BC98;
}
.testo_titolo_news {
	position: absolute;
	width:200px;
	background: transparent;
	left: 156px;
	top: 6px;
	color: #000000;
	font-weight: bold;
}
.testo_news {
	float: right;
	width: 260px;
	background: transparent;
	left: 156px;
	top: 30px;
	color: #000000;
	padding: 0 0 5px 0;
}
.testo_news a {
    color: #000;
    text-decoration: none;
}
.testo_news a:hover {
    text-decoration: underline;
}

#cont_cerca {
	position: relative;
	float: right;
	width: 189px;
	margin: 0px 15px 0 0;
	background: #FFF;
	border-top: 9px solid #E5DDCD;
}
#bottone_cerca {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-weight: bold;
	color: #40382A;
	width: 50px;
	height: 20px;
	font-size: 11px;
	border: none;
}
input.ricercato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #40382A;
	border-top: 1px solid #D5CCB5;
	border-bottom: 1px solid #C5B390;
	border-right: 1px solid #C5B390;
	border-left: 1px solid #D5CCB5;
	padding: 2px;
	width: 142px;
}
#corpo {
	padding: 0 39px 0 39px;
	width: 822px;
	background-color: #fff;
	border: none;
}
#bottom {
	padding: 60px 39px 0 39px;
	margin: 0 0 30px 0;
	height: 45px;
	background-color: transparent;
	background: url('img/stondo_bianco_bottom.gif') no-repeat;
}
#testo_fondo {
    border-top: 1px solid #999;
    font-size: 11px;
    text-align: right;
    color: #627982;
    padding: 15px 0 5px 0;
}
#cont_contenuto {
	position: relative;
	float: right;
	width: 640px;
	padding: 20px 10px 0 0 ;
	background: none;
}
/*---------------per contorno stondato--------------*/
.bordi_tondi_top_small {
    height: 15px;
    width: 620px;
    background: url('img/bordi_tondi_top.gif') top left no-repeat;
}
.bordi_tondi_middle_small {
    width: 620px;
    background: url('img/bordi_tondi_middle.gif') top left repeat-y;
}
.bordi_tondi_bottom_small {
    height: 26px;
    width: 620px;
    background: url('img/bordi_tondi_bottom.gif') top left no-repeat;
}

.fondo {
    clear: both;
    padding: 20px 0 0 30px;
	color: #999;
	font-size: 10px;
}
.fondo a {
	color: #666;
	text-decoration: none;
}
/*---------------fine contorno stondato--------------*/

.cont_contenuto_img {
    float: right;
    width: 280px;
	border: 0;
    margin: 19px;
}
.cont_contenuto_img img {
    border: 1px solid #A7924F;
}
.cont_contenuto_testo {
    float: left;
    width: 280px;
    padding: 20px 0px 20px 20px;
}

.cont_contenuto_testo_grande { /* da utilizzare per le pagine senza foto */
    padding: 20px;
}

/*-------------contenitori pagine interne---------------*/
#c_settori_small {
	position: relative;
	float: right;
    width: 242px;
    margin: 1px 0 0 0;
}

/* stili logo capolinea */
#capolinea {
    background-color: transparent;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Sens-Serif;
    color: #000;
    font-size: 11px;
}
#capolinea a {
    margin: 0;
    padding: 0;
    color: #000;
    padding: 1px 3px;
}
#capolinea #it { color: #e5a600 }
#capolinea a:link, #capolinea a:visited, #capolinea a:active { text-decoration: none }
#capolinea a:hover { text-decoration: underline }



