/* @override http://handler.frontlinecombo.it/files/css/screen.css */

/*GENERALE*/

.noScreen,.nascosta,#jumpbar {
	display: none
}

.noPrint {
	display: block
}

.piccolo {
	font-size: smaller
}

.merial {
	font-size: 9px
}

.testo_asterischi {
	font-size: 9px
}

/*FORM*/

fieldset {
	background-color: silver;
	border-style: none;
	margin-bottom: 20px
}

legend {
	color: gray;
	font-size: medium;
	text-transform: uppercase;
	display: block;
	position: relative;
	bottom: 15px;
	left: -10px
}

label {
	margin-right: 10px
}

.noedit {
	color: gray
}

input.submit {
	background-color: #ff6600;
	border-style: none;
	position: relative;
	display: inline;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}

input.submit_elimina {
	background-color: #F00;
	border-style: none;
	position: relative;
	display: inline;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}

/*CONTENUTO*/

#gancio {
	width: 920px;
	margin: 0 auto 0px;
	padding: 26px 19px 20px;
	background-color: #00822c
}

body {
	background-color: #00822c;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center
}

.corsivo {
	font-style: italic
}

.contenuto {
	text-align: left;
}

ul,li,form {
	list-style-type: none;
	margin: 0 0px 15px;
	padding: 0;
}

a {
	text-decoration: none;
	color: #f60;
	border: none;
}

a:hover {
	text-decoration: none;
	color: #00822c;
	border: none;
}

.testo_nero {
	color: #000000
}

.cont_testo1 {
	width: 448px;
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0
}

#corpo {
	width: 920px;
	background: #fff url(../comuni/tratt_vert.gif) repeat-y scroll 198px;
	padding: 0 0 10px;
	margin: 0;
}

#corpo.home {
	background: #fff url(../comuni/tratt_vert_doppio.gif) repeat-y scroll 198px;
}

#testa {
	height: 287px;
	background-color: white;
	background-image: url(../comuni/testata2.png);
	background-repeat: no-repeat;
	background-position: center top
}

#spalla-sinistra {
	width: 198px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left
}

#box_sotto_menu {
	width: 180px;
	margin-left: 10px
}

#spalla-sinistra a {
	color: #f60
}

#spalla-sinistra a:hover {
	color: #00822c
}

#menuMain ul {
	margin-left: 10px;
	padding: 0px;
	margin-top: 8px;
}

#menuMain li {
	list-style-position: inside;
	list-style-image: url(../comuni/freccetta.gif);
	margin-bottom: 5px;
	word-spacing: -1px;
	letter-spacing: -0.05px;
}

#menuMain ul li a {
	color: #000000
}

#menuMain ul li a:hover {
	color: #00822c
}

#menuMain ul ul {
	margin-left: 15px;
	width: 170px;
	\width: 155px;
	margin-bottom: 5px;
	margin-top: 5px;
	list-style-type: none;
	padding: 0px
}

#menuMain ul ul li {
	margin-left: 0px;
	list-style-type: Disc;
	list-style-image: none;
	padding: 0px
}

#menuMain ul ul li a {
	color: #7d7d7d
}

#menuMain .close {
	display: none;
}

#menuMain ul li.selected a,#menuMain ul ul li.selected a {
	color: #000000;
	font-weight: bold
}

.sottomenu_sel {
	color: #000;
	font-weight: bold
}

#corpo .contenuto {
	width: 680px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 20px;
}

/* trova handler */

#risultati ul {
	padding: 0;
	margin: 0;
}

#risultati img.espandi {
	width: 70px;
	height: 16px;
	float: right;
	display: block;
	margin-bottom: -5px;
	margin-right: -2px;
}

html>body #risultati img.espandi {
	margin-right: -5px;
}

#risultati .anagrafica {
	background-color: #e6e6e6;
	margin-top: 10px;
	padding: 10px 5px 5px;
}

#risultati .nome_campo {
	float: left;
	text-align: right;
	width: 210px;
	font-weight: bold;
	padding: 0;
	clear: left;
	margin: 0 5px 5px 0;
}

#risultati .valore_campo {
	float: left;
	text-align: left;
	width: 430px;
	padding: 0;
	margin: 0 0 5px;
}

#risultati .nome_campo2 {
	float: left;
	text-align: right;
	width: 210px;
	font-weight: bold;
	padding: 0;
	clear: left;
	margin: 0 5px 5px -15px;
}

#risultati .profilo {
	float: left;
	padding: 0;
	clear: left;
	margin: 0 5px 5px 0;
	width: 630px;
}

#risultati .valore_campo2 {
	float: left;
	text-align: left;
	width: 430px;
	padding: 0;
	margin: 0 0 5px;
}

#risultati .valore_campo_nome_handler {
	font-weight: bold;
	color: #00822c;
	float: left;
	text-align: left;
	width: 430px;
	padding: 0;
	margin: 0 0 5px;
}

#risultati .descrizione {
	background-color: white;
	padding: 10px 20px;
	border: 1px solid #e6e6e6;
}

#risultati ul.risposta li img {
	border: 1px solid #ccc;
	width: 76px;
	height: 76px;
	padding: 5px;
}

#risultati ul.risposta li {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0;
}

/* faq */

ul.faq {
	margin: 0 0 20px;
	padding: 0;
}

li.domanda {
	list-style-type: none;
	margin-bottom: 15px;
}

li .risposta {
	list-style-type: none;
	padding: 15px;
	background-color: #e6e6e6;
	margin-top: 5px;
}

.elenco ul {
	margin: 0;
	padding: 0
}

.elenco li {
	width: 100%;
	list-style-type: square;
	list-style-position: inside;
	text-indent: 5px
}

.mappa ul {
	margin: 0 50px 5px 0;
	padding: 0
}

.mappa li {
	width: 100%;
	text-indent: 15px;
	list-style-type: none;
	margin-top: 5px
}

.mappa li li {
	width: 100%;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0;
	text-indent: 0;
	margin-left: 35px
}

.elenco_libri ul {
	margin: 0;
	padding: 0
}

.elenco_libri li {
	width: 100%;
	margin-bottom: 30px;
	list-style-type: none;
	float: left
}

.elenco_libri .copertina {
	margin-right: 20px;
	float: left;
	border: 1px solid silver
}

.elenco_libri .testo {
	margin-top: 0
}

#spalla-destra {
	float: right;
	margin: 0;
	padding: 12px 12px 0 0;
	text-align: left;
	width: 185px;
}

#spalla-destra .titolo {
	display: block;
	margin-left: 10px;
	margin-bottom: 10px
}

#spalla-destra .motivi {
	background-color: #efefef;
	padding-top: 3px;
	padding-bottom: 3px;
}

#spalla-destra .motivi p {
	background-color: #efefef;
	padding-right: 10px;
	padding-left: 10px;
}

#spalla-destra .motivi strong {
	color: #00822c;
}

#spalla-destra .bollone_iscriversi {
	padding: 13px 0 0;
	width: 186px;
	height: 25px;
	margin-top: 1px;
	background-color: #00822c;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	font-family: Helvetica,Geneva,sans-serif;
}

#spalla-destra .bollone_registrazione {
	padding: 11px 0 0;
	width: 186px;
	height: 21px;
	background-color: #ff6600;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	font: bold 105% Helvetica,Geneva,sans-serif;
}

#box_sotto_menu .bollone_registrazione {
	padding: 11px 0 0;
	width: 172px;
	height: 21px;
	background-color: #ff6600;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	font: bold 105% Helvetica,Geneva,sans-serif;
}

#spalla-destra .bollone_registrazione a {
	color: #fff;
}

#spalla-destra .box_testo {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

#box_sotto_menu .bollone_registrazione a {
	color: #fff;
}

/* home */

ul.box_singolo {
	margin-bottom: 28px;
	background: url(../comuni/tratt_oriz.gif) repeat-x 0 129px;
}

ul.box_singolo li {
	list-style-type: none;
	height: 130px;
}

ul.box_singolo .titolo {
	height: 26px;
	background: url(../comuni/tratt_oriz.gif) repeat-x 0 25px;
	width: 470px;
	margin-bottom: 8px;
}

ul.box_singolo .titolo h3 {
	background: #00822c;
	font-size: 12px;
	color: #fff;
	text-align: left;
	float: left;
	height: 19px;
	width: 220px;
	margin: 0;
	padding-top: 5px;
	padding-left: 6px;
	font-weight: normal;
	font-style: normal;
}

ul.box_singolo li p {
	margin: 0 0 0 86px;
	padding: 17px 10px;
	height: 52px;
	background-color: #e6e6e6;
}

ul.box_singolo .icona {
	float: left;
}

ul.box_doppio li {
	width: 220px;
	height: 90px;
	list-style-type: none;
	float: left;
}

ul.box_doppio li.sx {
	float: left;
}

ul.box_doppio li.dx {
	float: right;
}

ul.box_doppio .titolo {
	color: #fff;
	font-size: 120%;
	background: url(../home/back_box_doppio.png) repeat-x;
	height: 30px;
	margin-bottom: 0;
	padding-left: 6px;
	padding-top: 4px;
}

ul.box_doppio img {
	float: left;
	margin-right: 6px;
}

ul.box_doppio p {
	margin: 0;
}

/*CAJELLI*/

ul.cajelli {
	clear: both;
	list-style-type: none;
}

ul.cajelli li {
	height: 110px;
	background-color: #ebebeb;
	margin-bottom: 10px;
	clear: both;
}

ul.cajelli li .neutro {
	width: 106px;
	height: 110px;
	background: url(../cajelli/cajelli_neutro.png) no-repeat;
	float: left;
}

ul.cajelli li .su {
	width: 106px;
	height: 110px;
	background: url(../cajelli/cajelli_su.png) no-repeat;
	float: left;
}

ul.cajelli li .giu {
	width: 106px;
	height: 110px;
	background: url(../cajelli/cajelli_giu.png) no-repeat;
	float: left;
}

ul.cajelli li .posizione {
	font: 35px/110px Helvetica,sans-serif;
	color: #acacac;
	text-align: center;
	margin-left: 16px;
	width: 70px;
}

ul.cajelli li .foto_animale {
	margin-top: 10px;
	float: left;
}

ul.cajelli li .dati {
	margin-top: 10px;
	float: left;
	margin-left: 50px;
}

/*PIEDE*/

#piede {
	background-color: #229248;
	text-align: center;
	width: 920px;
	margin: 10px 0 0;
	padding: 20px 0
}

#piede ul {
	text-align: right;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px
}

#piede li {
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	display: inline
}

#piede li a {
	color: #FFFFFF
}

/*VARIE*/

#autorizzazioni {
	height: 60px;
	float: left;
	width: 660px
}

.autorizzazioni {
	text-align: center;
	font-size: 9px;
	color: #979797;
	padding-top: 12px
}

#testo_con_righetta {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00822c
}

.immagine-testo {
	width: auto;
	margin: 0px;
	padding: 0px;
	margin-bottom: 40px
}

.supporto_vendita {
	margin: 20px 90px 20px 0px
}

.immaginesx {
	width: 225px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 20px
}

.testodx {
	width: 245px;
	float: left;
	margin: 0px;
	padding: 0px
}

.immagine-testo ul {
	margin-left: 0;
	padding: 0px
}

.immagine-testo ul ul {
	margin-left: 0px;
	width: 170px;
	margin-bottom: 10px;
	margin-top: 0px;
	list-style-type: none;
	padding: 0px
}

.immagine-testo li {
	list-style-position: inside;
	list-style-image: url(../comuni/freccetta.gif);
	margin-bottom: 0px
}

.immagine-testo ul ul li {
	margin-left: 5px;
	list-style-type: none;
	list-style-image: none;
	padding: 0px
}

.immagine-testo ul li a {
	color: #000000
}

.immagine-testo ul li a:hover {
	color: #00822c
}

.immagine-testo ul ul li a {
	color: #7d7d7d
}

.box {
	padding: 15px;
	background-color: #e6e6e6;
	clear: both;
	margin-bottom: 11px;
}

.aperto {
	color: #008300;
}

.chiuso {
	color: #f00;
}

/*SPIN*/

.spin-title {
	font-weight: bold
}

.spin-content {
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 0;
	padding-left: 22px;
	margin-top: 3px
}

/*TITOLI*/

.titolo {
	font-family: Trebuchet MS;
	font-size: 30px;
	color: #00822c;
	margin-bottom: 20px;
	font-weight: normal;
}

.titolo_nero {
	font-family: Trebuchet MS;
	font-size: 30px;
	color: #000000;
	margin-bottom: 20px
}

.sottotitolo {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #00822c
}

.titolo02 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #00822c;
	font-weight: bold
}

.titolonerogrande {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: bold
}

.titolo02nero {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	display: block
}

.titolo03nero {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	display: block
}

.titolo02grigio {
	font-family: Arial,Helvetica,sans-serif;
	color: #999;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	display: block
}

.sottotitolo2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #000000
}

.titolo03 {
	color: #00822c;
	font: bold 11px Verdana,Arial,Helvetica,sans-serif
}

#titolo_pagina h1 {
	background: #00822c;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	margin: 0 0 0 1px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	height: 32px;
	padding-right: 100px;
}

#titolo_pagina .ico_titolo {
	float: left;
}

#titolo_pagina {
	height: 44px;
	background: url(../comuni/tratt_oriz.gif) repeat-x 0 43px;
	margin-bottom: 10px;
	float: left;
	width: 680px;
}

#data {
	float: right;
	clear: none;
	position: relative;
	top: -10px;
}

.main {
	clear: both;
}

.main .benvenuto h3 {
	margin: 15px 0 0;
	padding: 0;
	clear: both;
	font-weight: bold;
	font-size: 100%;
}

.main .benvenuto p {
	margin-top: 0;
	padding-top: 0;
}

.main .benvenuto {
	padding-top: 0;
	margin: 0 0 20px;
}

.main .intro h3 {
	font-size: 170%;
	margin: 0 0 15px;
	padding: 0;
	clear: both;
	font-weight: normal;
	font-style: normal;
	color: #00822c;
}

.main .intro p {
	margin-top: 0;
	padding-top: 0;
}

.main .news h3 {
	text-indent: -9999px;
	width: 490px;
	height: 34px;
	background: url(../comuni_old/testata-news.gif) no-repeat top left;
}

.main .news .item {
	clear: both;
	margin: 0 0 20px 20px;
	color: #fff;
	min-height: 70px;
	line-height: 1.3em
}

.main .news .item a.img {
	display: block;
	width: 70px;
	height: 70px;
	float: left;
	margin: 0 10px 0 10px;
	color: #fff;
}

.main .news .item a.img:hover {
	color: #fff;
}

.main .news .item img.img {
	display: block;
	width: 70px;
	height: 70px;
	float: left;
	margin: 0 10px 0 10px;
}

.main .news .item .text {
	display: block;
	width: 370px;
	float: left;
	margin-bottom: 20px;
	color: #000;
}

.main .news .item .text h4 {
	margin-top: 0;
	font-size: 100%;
	color: #03822d;
	margin: 0;
	padding: 0;
}

.main .news .item .text p {
	margin-top: 0;
}

.main .news .item .text a {
	
}

.main .news .item .text a:hover {
	
}

.main .magazine p {
	margin-top: 0;
	padding-top: 0;
	clear: both;
}

.main .magazine .foto {
	float: left;
	padding: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #05417e;
	border: 3px solid #00822c;
}

/* richiesta_info */

#richiesta_info p.intro {
	width: 600px;
}

#richiesta_info .items {
	margin-top: 40px;
}

#richiesta_info .item {
	clear: both;
}

#richiesta_info .item img {
	float: left;
	width: 180px;
	margin-bottom: 25px;
}

#richiesta_info .item .text {
	float: left;
	width: 410px;
	margin-left: 40px;
	margin-bottom: 25px;
}

#richiesta_info .item .text h3 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#richiesta_info .item .text p {
	margin-top: 0;
	padding-top: 0;
}

#richiesta_info .item .text ul.link {
	list-style: none;
}

#richiesta_info .item .text ul.link li.pdf a {
	display: block;
	background: url(../comuni/ico-pdf.gif) no-repeat;
	padding-left: 65px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}

#richiesta_info .item .text ul.link li.norm a {
	background: #00822c;
	padding: 5px 10px;
	line-height: 25px;
	color: #fff;
	text-decoration: none;
}

#richiesta_info .item .text ul.link li.norm a:hover {
	text-decoration: underline;
}

body #contenuto-sezione-centrale.contenuto {
	width: 470px;
}

/* registrazione */

.progresso {
	font-size: 140%;
}

.progresso li {
	color: #808080;
	float: left;
	margin-right: 15px;
}

.progresso li span {
	font-size: 140%;
}

.progresso li.selezionato {
	color: #f60;
}

.progresso li a {
	color: #808080;
	text-decoration: underline;
}

.istruzioni {
	clear: left;
}

.errore_form {
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
	float: left;
	background-color: #F00;
	font-weight: bold;
	padding: 3px;
}

#registrazione fieldset {
	background: #e4e4e4;
	margin: 20px 0 10px;
	padding: 0 0 5px;
	clear: left;
}

#registrazione fieldset legend {
	margin: 20px 0 0 10px;
	padding: 0;
}

#registrazione fieldset ol {
	margin: 0;
	padding: 5px 0 0;
	list-style: none;
}

#registrazione fieldset ol li {
	clear: both;
}

#registrazione fieldset ol li .select_razze {
	width: 400px;
	margin-bottom: 5px;
	float: left;
}

#registrazione fieldset ol input.ck {
	display: block;
	float: left;
	width: 50px;
	margin-right: 10px;
	padding: 4px;
}

#registrazione fieldset ol label {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	margin-left: 10px;
	padding: 5px 0;
	margin-top: 3px;
}

#registrazione fieldset.inverso ol label {
	float: left;
	width: 640px;
	text-align: left;
	margin-left: 5px;
	padding: 5px 0;
	margin-top: 3px;
	margin-right: 0;
}

#registrazione fieldset.inverso ol .checkbox {
	float: left;
	background: #fff;
	color: #000;
	margin: 9px 0 2px 5px;
	padding: 0;
	width: 20px;
	clear: left;
}

#registrazione fieldset.largo ol label {
	float: left;
	width: 300px;
	text-align: right;
	margin-left: 5px;
	padding: 5px 0;
	margin-top: 3px;
	margin-right: 0;
}

#registrazione fieldset.largo ol .checkbox {
	float: left;
	background: #fff;
	color: #000;
	margin: 9px 0 2px 5px;
	padding: 0;
	width: 20px;
}

#registrazione fieldset.largo ol select {
	float: left;
	background: #fff;
	color: #000;
	margin: 5px 0 2px 5px;
	padding: 4px;
	display: block;
}

#registrazione fieldset.largo ol input {
	display: block;
	float: left;
	width: 300px;
	background: #fff;
	color: #000;
	margin: 2px 0 2px 8px;
	padding: 4px;
}

#registrazione fieldset ol input {
	display: block;
	float: left;
	width: 400px;
	background: #fff;
	color: #000;
	margin: 2px 0;
	padding: 4px;
}

#registrazione fieldset ol select {
	display: block;
	float: left;
	background: #fff;
	color: #000;
	margin: 2px 0;
	padding: 4px;
}

#registrazione fieldset ol .checkbox {
	display: block;
	float: left;
	width: 20px;
	background: #fff;
	color: #000;
	margin: 9px 0 2px;
	padding: 4px;
}

#registrazione fieldset ol .checkbox2 {
	float: left;
	width: 20px;
	background: #fff;
	color: #000;
	margin: 9px 0 2px;
	padding: 4px;
	clear: left;
}

#registrazione .textarea {
	display: block;
	float: left;
	color: #000;
	margin: 2px 0 2px 2px;
	width: 400px;
	padding: 4px;
	background-color: white;
}

#registrazione .textarea2 {
	display: block;
	float: left;
	color: #000;
	margin: 2px 0 2px 2px;
	width: 440px;
	padding: 0;
}

#registrazione .textarea3 {
	display: block;
	float: left;
	color: #000;
	margin: 8px 0 2px 6px;
	width: 340px;
	padding: 0;
}

#registrazione .textarea2 span {
	color: #000;
	margin: 0;
	padding: 0;
	float: left;
	top: 8px;
	position: relative;
}

#registrazione fieldset ol p {
	display: block;
	float: left;
	color: #000;
	margin: 0;
	padding: 4px;
}

#registrazione fieldset ol select {
	display: block;
	float: left;
	background: #fff;
	color: #000;
	margin: 5px 0 2px;
	padding: 4px;
	border-style: none;
}

#registrazione fieldset.evento {
	background: #e4e4e4;
	margin: 0 0 10px;
	padding: 0;
	clear: left;
}

#registrazione fieldset.evento input {
	float: left;
	padding: 0;
	margin: 10px 10px 0;
}

#registrazione fieldset.evento img {
	float: left;
	padding: 0;
	margin: 10px 10px 10px 0;
}

#registrazione fieldset.evento .box_testo {
	float: left;
	padding: 0;
	margin: 10px 0;
	width: 520px;
}

#registrazione fieldset.evento .verde {
	color: #00822c;
	font-weight: bold;
}

ul.candidati {
	margin-top: 2px;
	margin-bottom: 25px;
}

ul.candidati li {
	background-color: #e4e4e4;
	padding: 10px;
	margin-bottom: 2px;
}

ul.soggetti {
	margin-top: 2px;
	margin-bottom: 25px;
	clear: left;
}

ul.soggetti li {
	background-color: #e4e4e4;
	padding: 10px;
	margin-bottom: 10px;
}

ul.soggetti li img {
	float: left;
	padding: 5px;
	margin: 5px;
	background-color: white;
	border: 1px solid #b3b3b3;
}

ul.soggetti li span.fci {
	padding: 30px 10px 0 0;
	font-size: 200%;
	font-weight: bold;
	text-align: right;
	float: left;
	margin: 10px 0 0;
	width: 30px;
	height: 34px;
}

ul.soggetti li span.campione {
	padding: 30px 0 0;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	float: left;
	margin: 10px 0 0;
}

.box_email {
	display: block;
	background-color: #e4e4e4;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.box_email span {
	color: #00822c;
	font-size: 150%;
}

/* forms */

#richiesta_info fieldset {
	background: #e4e4e4;
	margin: 20px 0 10px;
	padding: 0 0 5px;
}

#richiesta_info fieldset legend {
	margin: 20px 0 0 10px;
	padding: 0;
}

#richiesta_info fieldset ol {
	margin: 0;
	padding: 5px 0 0;
	list-style: none;
}

#richiesta_info fieldset ol li {
	clear: both;
}

#richiesta_info fieldset ol label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin-left: 10px;
	padding: 5px 0;
}

#richiesta_info fieldset ol input {
	display: block;
	float: left;
	width: 400px;
	background: #fff;
	color: #000;
	margin: 2px 0;
	padding: 4px;
}

#richiesta_info fieldset ol textarea {
	display: block;
	float: left;
	width: 400px;
	background: #fff;
	color: #000;
	margin: 2px 0;
	padding: 4px;
	border-style: none;
	border: 1px solid #808080;
}

#richiesta_info fieldset ol select {
	display: block;
	float: left;
	background: #fff;
	color: #000;
	margin: 2px 0;
	padding: 4px;
	border-style: none;
}

#richiesta_info #caricamento {
	color: #000;
	width: 400px;
	margin-left: 130px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.disclaimer {
	
}

.disclaimer, .privacy {
	float: none;
	clear: both;
}

.disclaimer input, .privacy input {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	background: none;
}

.disclaimer p, .privacy p {
	display: block;
	width: 600px;
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

/* materiali_allevatore */

.materiali_allevatore h2 {
	font-weight: normal;
	margin-bottom: 10px;
}

.materiali_allevatore .main p.intro {
	margin: 0 0 20px 0;
	padding: 0px;
}

.materiali_allevatore .main .item {
	margin-bottom: 50px;
}

.materiali_allevatore .main .item h3 {
	font-family: "Trebuchet MS",sans;
	font-size: 200%;
	font-weight: normal;
	margin: 10px 0 20px 0;
	padding: 0px;
}

.materiali_allevatore .main .item h3 em {
	font-style: normal;
	color: #00822c;
}

.materiali_allevatore .main .item img {
	float: left;
	margin: 0 20px 0 0;
}

.materiali_allevatore .main .item .text {
	float: left;
	width: 330px;
	margin-top: 0px;
	padding-top: 0px;
}

.materiali_allevatore .main .item .text p {
	margin-top: 20px;
	padding-top: 0px;
}

.materiali_allevatore .main .item .text ul.link {
	list-style: none;
}

.materiali_allevatore .main .item .text ul.link li.pdf a {
	display: block;
	background: url(../comuni/ico-pdf.gif) no-repeat;
	padding-left: 65px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}

.materiali_allevatore .main .item p.post {
	margin-top: 20px;
	padding-top: 0px;
	font-weight: bold;
	float: none;
	clear: both;
}

.materiali_allevatore .main .item p.post em {
	color: #00822c;
}

/* link */

.link p.intro {
	width: 600px;
}

.link .items {
	margin-top: 40px;
}

.link .item {
	clear: both;
}

.link .item img {
	float: left;
	width: 100px;
	margin-bottom: 25px;
}

.link .item .text {
	float: left;
	width: 490px;
	margin-left: 40px;
	margin-bottom: 25px;
}

.link .item .text h3 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.link .item .text p {
	margin-top: 0;
	padding-top: 0;
}

.link .item .text ul.link {
	list-style: none;
}

.link .item .text ul.link li.pdf a {
	display: block;
	background: url(../comuni/ico-pdf.gif) no-repeat;
	padding-left: 65px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}

.link .item .text ul.link li.norm a {
	background: #00822c;
	padding: 5px 10px;
	line-height: 25px;
	color: #fff;
	text-decoration: none;
}

.link .item .text ul.link li.norm a:hover {
	text-decoration: underline;
}

/* contatti */

.contatti .item img {
	float: left;
}

.contatti .item .text {
	float: left;
	width: 370px;
	margin-left: 40px;
	margin-bottom: 25px;
}

.contatti .item .text p {
	margin-top: 0;
	padding-top: 0;
}

/* login */

#login {
	background-color: #efefef;
	margin-bottom: 20px;
	height: 95px;
	margin-top: 15px;
}

#login img {
	float: left;
	margin-right: 10px;
}

#login fieldset {
	margin: 18px 10px 0 0;
	padding: 0 0 5px;
	background-color: #efefef;
	float: left;
	border-style: none;
}

#login fieldset label {
	float: left;
	padding: 0;
	margin-bottom: 2px;
	margin-left: 5px;
}

#login input {
	float: left;
	width: 140px;
	background: #fff;
	color: #000;
	padding: 2px;
	clear: left;
	margin: 0;
	border: 1px solid silver;
	font-size: 100%;
}

#login input.submit {
	background-color: #ff6600;
	border-style: none;
	color: #fff;
	cursor: pointer;
	float: left;
	width: 70px;
	clear: none;
	margin-top: 34px;
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 100%;
}

#login span {
	width: 400px;
	margin-left: 10px;
	display: block;
}

.dati_login {
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.error {
	font-weight: bold;
	color: #fd1c11;
}

/**********************************
Name:cmxform Styles
***********************************/

label.error {

/* remove the next line when you have trouble in IE6 with labels in list */color: red;
	width: auto;
	font-style: italic;
	clear: none;
	float: none;
	margin-left: 10px;
	text-align: left;
}

div.error {
	display: none;
}

input.error {
	border: 1px dotted red;
}

form.cmxform .gray * {
	color: gray;
}

/* varie */

img {
	border: none;
}

.clear {
	clear: both;
}

.piccolo {
	font-size: 9px
}

.video {
	clear: left;
}