body {
	background-image: url(../icone/template/ombra.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}

form {
margin:0px;
padding:0px;
}
.testo_12 {
	font-size: 12px;

}
.note {
	height: 15px;
	width: 950px;
	padding-left: 7px;
	padding-top: 3px;
	clear: both;
}
ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}

h1 {
	font-size: 20px;
	margin: 1px;
}
h2 {
	font-size: 14px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 {
	font-size: 13px;
	margin: 1px;
}
h4 {
	font-size: 12px;
	margin: 1px;
}
h5 {
	font-size: 10px;
	margin: 1px;
}
h6 {
	font-size: 8px;
	margin: 1px;
}
hr {
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #CCC;
	height: 1px;
}

.linknounderline a, .linknounderline a:visited, .linknounderline a:hover {
	font-size: 11px;
	color: #3366CC;
	text-decoration: none;
}


.testo_blu{ color:#3366CC }
.testo_bianco{ color:#FFF }
.testo_verde{ color:#009933 }
.testo_rosso{ color:#FF0000 }
.testo_piccolo{ font-size:9px }
.testo_grande{ font-size:15px }
a.link_bianco{ text-decoration : none; color : White; }
a.link_bianco:visited{ text-decoration : none; color : White; }
a.link_bianco:hover { text-decoration : underline; color : White; }



a.link_nero{ text-decoration : none; color: #000000 ; }
a.link_nero:visited{ text-decoration : none; color : #000000; }
a.link_nero:hover { text-decoration : none; color : #000000; }

a.link_box_titolo{ text-decoration : none; color : #003366; }
a.link_box_titolo:visited{ text-decoration : none; color : #003366; }
a.link_box_titolo:hover { text-decoration : underline; color : #003366; }

a.link_verde{ text-decoration : none; color : #007C00; }
a.link_verde:visited{ text-decoration : none; color : #007C00; }
a.link_verde:hover { text-decoration : underline; color : #007C00; }

a.link_rosso{	text-decoration : none; 	color: #990000;}
a.link_rosso:visited{ text-decoration : none; color : #990000; }
a.link_rosso:hover { text-decoration : underline; color : #990000; }

a.link_ico{
		color: #000000;

	background-image: url(../icone/sistema/p_click.png);
	background-repeat: no-repeat;
	text-decoration : none;	
padding-left: 16px;
padding-right: 5px;
}
a.link_ico:visited { text-decoration : none; color : #000000; }
a.link_ico:hover { text-decoration : none; color : #003366; }

a.menu_enciclopedia, a.menu_enciclopedia:link, a.menu_enciclopedia:visited{
	text-decoration: none;
	color: #000033;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C2CFDF;
	border-bottom-color: #C2CFDF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2CFDF;
	display: block;
	position: relative;
	margin: 1px;
	padding: 3px 5px 2px;
	border-top-style: none;
	border-top-width: 1px;
}
a.menu_enciclopedia:hover {
	background-color: #9CBDE7;
	color: #000066;
	text-decoration: underline;
}

a.menu_enciclopedia_bis, a.menu_enciclopedia_bis:link, a.menu_enciclopedia_bis:visited{
	text-decoration: none;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2CFDF;
	display: block;
	position: relative;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.menu_enciclopedia_bis:hover {
	background-color: #BECAE5;
	color: #000066;
	text-decoration: underline;
}

/* INIZIO COLONNE LATERALI */
.box {
	width: 970px;
	margin: 0px auto;
	background-image: url(../icone/template/sfondo_pagina.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	overflow: hidden;
}
.col {
	width: 180px;
	margin-left: 5px;
	background-color: #FFFFFF;
	float: left;
}
.col ul {
 list-style-type: none;
 margin: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 5px;
 padding-left: 0px;
 background-image: url(../icone/template/menu_inf.gif);
 background-repeat: no-repeat;
 background-position: center bottom;
}
.col ul ul {

 margin: 0px;
 padding: 0px;
 clear: both;
 width: 100%;
}
.col ul ul li {
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	font-weight: bold;
	text-indent: 15px;
	padding-bottom: 1px;
	background-color: #E6EFEF;
	margin: 0px;
	clear: both;
	width: 100%;
}
.col ul li {
 height: 1%;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #FFFFFF;
 margin: 0px;
 padding-top: 3px;
 font-weight: bold;
 text-indent: 5px;
 padding-bottom: 1px;
 background-color: #D1DCEB;
 clear: both;
}
.col ul ul li a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 15px;
	font-weight: normal;
}
.col ul ul li a:hover {
	background-color: #97ACD5;
	/*height: 15px;*/
 margin-top: -2px;
	padding-top: 2px;
	  color:#000000;

}
.col ul ul li a:visited:hover {
 background-color: #97ACD5;
 color:#000000;
}
.col ul li a {
 color: #000000;
 text-decoration: none;
 display: block;
 width: 100%;
 height: 15px;
   color:#000000;


}
.col ul li a:hover {
 background-color: #97ACD5;
 /*height: 15px;*/
 margin-top: -2px;
 padding-top: 2px;
}
.col ul li a:visited:hover {
 background-color: #97ACD5;
  color:#000000;

}






.menu_hs a, .menu_hs a:visited {
	background-color: #999999;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 15px;

}
.menu_hs a:hover {
	background-color: #CCCCCC;
	/*height: 15px;*/
 margin-top: -2px;
	padding-top: 2px;
}


.tab_menu a, .tab_menu a:visited {
	line-height: 20px;
	background-color: #CDD6EA;
	text-align: center;
	height: 20px;
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
}
.tab_menu a:hover {
	color: #FFFFFF;
	background-color: #557DBD;
}

.contain_menu {
	margin-bottom: 10px;
	background-color: #D0DCEA;
}
.contain_menu_hs {
	margin-bottom: 10px;
	background-color: #CCCCCC;
}
.contain_menu_bianco {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	clear: both;
}
.menu {
	background-image: url(../icone/template/menu_sup.gif);
	background-repeat: no-repeat;
	background-color: #557DBD;
	background-position: center top;
	height: 16px;
	text-align: center;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
}
.apri_blocco {
	background-image: url(../icone/template/apri_blocco.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 180px;
	font-size: 0px;
}
.chiudi_blocco {
	background-image: url(../icone/template/chiudi_blocco.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 180px;
	font-size: 0px;
}
.corpo_blocco {
	width: 170px;
	background-color: #D1DCEB;
	padding-left: 5px;
	padding-right: 5px;
}

#chiudi_pagina {
	background-image: url(../icone/template/chiudi_blocco.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 970px;
	line-height: 16px;
}
/* FINE COLONNE LATERALI */

/* INIZIO CORPO CENTRALE */
.testo_h1 {
	font-size: 11px;
}
.corpo_centrale {
	float: left;
	width: 580px;
	margin-right: 5px;
	margin-left: 10px;
	overflow: hidden;
	font-size: 12px;

}
.tab_sx {
	float: left;
	width: 283px;
	margin-bottom: 15px;
	clear: left;
}
.tab_dx {
	float: right;
	width: 283px;
	margin-bottom: 15px;
}
.tab_centrale {
	float: left;
	width: 580px;
	margin-bottom: 15px;
}
.tab_finale {
	float: left;
	width: 283px;
	margin-bottom: 15px;
	clear: both;
}
.box_corpo_big {
	width: 574px;
	border: 1px solid #BECAE5;
	background-color: #F5F9FD;
	padding: 2px;
}

.box_corpo_sm {
	width: 277px;
	border: 1px solid #BECAE5;
	background-color: #F5F9FD;
	padding: 2px;
	overflow: hidden;
}




.box_titolo_interno_sx {
	float:left;
	}

#breadcrumps{
	font-size:11px;
	float:left;
	}
#breadcrumps a, #breadcrumps a:visited, #breadcrumps a:hover {
	color: #3366CC;
	text-decoration: none;
}	
	
.box_titolo_interno_dx {
	 float:right; 
	 width:165px;
	text-align: center;
}	
.box_titolo_interno_dx_assoluto {
	 float:right; 
	text-align: right;
}	
.box_titolo_big {
	background-image: url(../icone/template/barra2-2.gif);
	font-weight: bold;
	color: #003366;
	padding-top: 2px;
	padding-left: 5px;
	height: 15px;
	width: 575px;
}
.box_titolo_big_carica {
	background-image: url(../icone/template/barra2-2-carica.gif);
	font-weight: bold;
	color: #003366;
	padding-top: 2px;
	padding-left: 5px;
	height: 15px;
	width: 575px;
}
.box_titolo_md {
	background-image: url(../icone/template/barra3.gif);
	height: 15px;
	width: 125px;
	font-weight: bold;
	color: #003366;
	padding-top: 2px;
	padding-left: 5px;
}
.box_titolo_sm {
	background-image: url(../icone/template/barra1-2.gif);
	height: 15px;
	width: 278px;
	font-weight: bold;
	color: #003366;
	padding-top: 2px;
	padding-left: 5px;
}
.corpo_centrale hr {
	color: #D0DCEA;
	padding: 0px;
	height: 1px;
	clear: both;
}
.corpo_centrale h1 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.corpo_centrale p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.tab_up {
	font-weight: bold;
	color: #999999;
	margin-bottom: -3px;
}
.stamp {
	float: right;
}
.corpo {
	text-align: justify;
}

.elenco_notizie {
	margin: 0px;
	height: 55px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.elenco_580_sm {
	background-image: url(../icone/template/sfondo-580x90.gif);
	height: 80px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
.elenco_580_md {
	background-image: url(../icone/template/sfondo-580x110.gif);
	height: 110px;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;

}
.elenco_770_sm {
	background-image: url(../icone/template/sfondo-770x100.gif);
	height: 90px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	vertical-align: middle;
}
.elenco_770_md {
	background-image: url(../icone/template/sfondo-770x150.gif);
	height: 140px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.elenco_770_big {
	background-image: url(../icone/template/sfondo-770x200.gif);
	height: 190px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.colonna_img_sm {
	margin-top:5px;
	float:left;
	width:85px;
	height:65px;
	text-align: center;
	}
	
.colonna_txt_sm {
	margin-top:5px;
	float:left;
	width:188px;
	height:65px;
	}
.colonna_img_bg {
	margin-top:5px;
	float:left;
	width:120px;
	height:70px;
	text-align: center;
	}
	
.colonna_txt_bg {
	margin-top:0px;
	float:left;
	width:450px;
	height:90px;
	overflow: hidden;
	}
.colonna_txt_md {
	margin-top:0px;
	float:left;
	width:450px;
	height:65px;
	overflow: hidden;
	}	
	
.colonna_txt_footer {
	width:450px;
	float:right;	
	}
/* FINE CORPO CENTRALE */

/* INIZIO BOX SX O DX PERSONALIZZATI */
.box_padding {
	float:left;
	padding-left:5px;
	padding-top:5px;
}

.box_cerca_margine1 {
	float:left;
	margin-top:5px;
}
.box_cerca_margine2 {
	margin-top:5px;
}
.box_cerca_margine3 {
	clear:both;
	text-align:center;
}
.campo_grande {
	border: 1px solid black;
	width: 500px;
}
.campo_medio {
	border: 1px solid black;
	width: 140px;
}
/* INIZIO BOX SX O DX PERSONALIZZATI */

/* INIZIO BARRATOP */
.box_barratop {
	background-image: url(../icone/template/sfondo_top2-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 970px;
}
.logo {
	height: 136px;
	width: 163px;
	float: left;
	margin-left: 15px;
	margin-bottom: 12px;
}
.banner_top {
	height: 90px;
	width: 728px;
	margin-top: 7px;
	float: right;
	margin-right: 7px;
}
.navigazione_top {
	float: right;
	margin-top: 6px;
	margin-right: 5px;
	height: 21px;
	width: 731px;
	margin-bottom: 25px;
	text-align: center;
}
.navigazione_top img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.navigazione_top ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navigazione_top li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navigazione_top a {
	display: block;
}
.navigazione_top a:hover {
	line-height: 1px;
}
.navigazione_top a:hover img {
	visibility: hidden;
}
.navigazione_top a.current:hover img {
	visibility: visible;
}
.uno {
	background-image: url(../icone/template/puls_animali2.gif);
}
.due {
	background-image: url(../icone/template/puls_notizie2.gif);
}
.tre {
	background-image: url(../icone/template/puls_storie2.gif);
}
.quattro {
	background-image: url(../icone/template/puls_forum2.gif);
}
.cinque {
	background-image: url(../icone/template/puls_cartoline2.gif);
}
.sei {
	background-image: url(../icone/template/puls_video2.gif);
}
.sette {
	background-image: url(../icone/template/puls_gallery2.gif);
}
.otto {
	background-image: url(../icone/template/puls_annunci2.gif);
}
.nove {
	background-image: url(../icone/template/puls_prodotti2.gif);
}
.dieci {
	background-image: url(../icone/template/puls_allevatori2.gif);
}
.undici {
	background-image: url(../icone/template/puls_vacanza2.gif);
}
/* FINE BARRATOP */

/* INIZIO FOOTER */
.footer {
	clear: both;
	float: left;
	height: 200px;
	width: 960px;
	margin-left: 5px;
	background-image: url(../icone/template/footer.gif);
	margin-top: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
}
.footer_anm {
	clear: both;
	float: left;
	height: 54px;
	width: 960px;
	margin-left: 5px;
	background-image: url(../icone/template/footer_anm.gif);
	margin-top: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
}
.ricerca {
	height: 30px;
	width: 960px;
	margin-bottom: 4px;
	text-align: center;
}
.copy {
	height: 20px;
	width: 380px;
	margin-bottom: 4px;
	padding-left: 7px;
	padding-top: 5px;
	float: left;
}
.copy2 {
	height: 20px;
	width: 550px;
	margin-bottom: 4px;
	padding-top: 5px;
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}
.copy2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.copy2 a:hover {
	text-decoration: underline;
}
.copy2 a:visited {
	color: #FFFFFF;
}
.copy2 a:visited:hover {
	text-decoration: underline;
}
.footer_allinea_ricerca {
	padding-top:4px;
}
.footer_allinea_cerca {
	margin-top:4px;
}
.banner_footer {
	height: 100px;
	width: 960px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 10px;
}
/* FINE FOOTER */


/* INIZIO SHOPPING */
.img_shopping {
	border: 1px solid #000000;
}
.linea_down_shopping {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #D1DCEB;
	line-height: 8px;
}
/* FINE SHOPPING */

.diapositive {
	background-image: url(../icone/diapositiva.jpg);
	width: 140px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
}
.fxerr {
	background-color: #FFFFFF;
	border: 3px dashed #FF0000;
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
	padding: 15px;
}
