<!--

html  {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: White;
}


/*
************************************************************
                         TESTA
************************************************************
*/

.testa {
	background-color: #EBEBEB;
	height: 20px;
	background-image: url(testa.gif);
	text-align: right;
	padding-right: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
}

.testa A:link,  .testa A:visited  {
	color: #00008B;
	text-decoration: none;
	font-weight: bold;
}
	
.testa A:hover {
	color: #9ACD32;
	font-weight: bold;
}

.testa A:active {
	color: Yellow;
	text-decoration: none;
	font-weight: bold;
}

.testa strong {
	color: Yellow;
}


/*
************************************************************
                          BARRA
************************************************************
*/

.barra {
	width: 100%;
	height: 20px;
	background-image: url(barra.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.barra ul {
	float: right;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}

.barra li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
	height: 20px;
}

.barra li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	border-left-color: #FCF9D1;
	border-left-style: solid;
	border-right-color: #496118;
	border-right-style: solid;
	border-top-color: #FCF9D1;
	border-top-style: solid;
	border-bottom-color: #496118;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-right-width: 3px;
	padding-top: 0px;
	padding-bottom: 2px;
} 


.barra a:link, .barra a:visited {
	color: White;
	text-decoration: none;
} 

.barra a:hover {
	color: Yellow;
	background-image: url(barra_on.jpg);
}

.barra a:active {
	color: Yellow;
	text-decoration: none;
	background-image: url(barra_on.jpg);
} 

.barra strong {
	color: Yellow;
}

.barra s {
	color: Purple;
}

/*
************************************************************
                          MENU
************************************************************
*/

.menu {
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	/*height: 350px;*/
}

.menu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: normal;
}

.menu li {
	display: inline;
}

.menu li a {
	display: block;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(menu.jpg);
	background-color: White;
	margin-top: 6px;
	
	border-left-color: #FCF9D1;
	border-left-style: solid;
	border-right-color: #496118;
	border-right-style: solid;
	border-top-color: #FCF9D1;
	border-top-style: solid;
	border-bottom-color: #496118;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
} 

.menu li A:link, .menu li A:visited {
	color: White;
	text-decoration: none;
} 

.menu li A:hover {
	color: Yellow;
	background-image: url(menu_on.jpg);
}

.menu li a:active {
	color: Yellow;
	text-decoration: none;
} 

.menu strong {
	color: Yellow;
}

.menu s {
	color: Silver;
}


/*
************************************************************
                          ICONE
************************************************************
*/

.icone {
   float: left;
	width: 200px;
	margin-left: 12px;
	margin-top: 10px;
}

.icone ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style-type: none;
}

.icone li {
	display: inline;
}

.gif0, .gif0strong  {
	border: 0px;
   filter:alpha(opacity=100);
   opacity: 1;
   -moz-opacity:1;
}

.gif1, .gif1strong  {
	border: 0px;
   filter:alpha(opacity=50);
   opacity: 0.5;
   -moz-opacity:0.5;
}

.gif0s, .gif1s  {
	border: 0px;
   filter:alpha(opacity=30);
   opacity: 0.3;
   -moz-opacity:0.3;
}

.jpg0  {
	border: 3px solid Silver;
   filter:alpha(opacity=100);
   opacity: 1;
   -moz-opacity:1;
}

.jpg0strong  {
	border: 3px solid Yellow;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.jpg1  {
	border: 3px solid White;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

.jpg1strong  {
	border: 3px solid White;
   filter:alpha(opacity=50);
   opacity: 0.5;
   -moz-opacity:0.5;
}

.jpg0s, .jpg1s {
	border: 3px solid Silver;
   filter:alpha(opacity=30);
   opacity: 0.3;
   -moz-opacity:0.3;
}

/*
************************************************************
                         TITOLO
************************************************************
*/

.titolo0 h1, .titolo1 h1, .titolo2 h1     {
	margin-top: 0px;
	margin-left: 215px;
	margin-right: 40px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1E90FF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #749A41;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}


/*
************************************************************
                         CORPO
************************************************************
*/

.corpo0, .corpo1, .corpo2  {
	margin-left: 200px;
	padding-left: 15px;
	padding-right: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 12px;
	text-align: justify;
	line-height: 170%;
}

a:link, a:visited {
	color: #749A41;
	text-decoration: none;
} 

a:hover {
	color: #00BFFF;
}

a:active {
	color: Red;
	text-decoration: none;
} 

.grande {
	font-size: 14px;
	font-weight: bold;
	color: #1E90FF;
}

.medio {
	font-size: 12px;
	font-weight: bold;
	color: #1E90FF;
}

.normale     {
}

.piccolo     {
	font-size: 9px;
}

.messaggio   {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #1E90FF;
}

.campo       {
	font-style: italic;
}

.stile1      {

}

.stileon {
	color: #749A41;
}

hr {
	border: solid #749A41;
	border-width: 2px 0px 0px 0px; /*clear: both;*/
	line-height: 0px;
}

.immagine    {
	text-align: center;
	margin-top: 10px;
	/*clear: both;*/
}

.immagineright {
   float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.immagineleft {
   float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.immaginedisponi {
	float: left;
	text-align: center;
	width: 130px;
	height: 90px;
	margin-right: 100px;
	vertical-align: middle;
}

.jpg {
	border: 2px solid #749A41;
}

.gif {
	border: 0px;
}

.tabella0 td {
	border: 0px;
	margin: 0px;
	padding: 5px;
}

.tabella1 td {
	border: solid #749A41;
	border-width: 1px 1px 1px 1px;
	margin: 0px;
	padding: 5px;
}

.corpo0 ul, .corpo1 ul, .corpo2 ul  {
	list-style-type: square;
	margin-bottom: 0px;
}

/*
************************************************************
                     MESSAGGIOERRORE
************************************************************
*/

.messaggioerrore    {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B22222;
	font-size: 10px;
	font-weight: bold;
}


/*
************************************************************
                         FIRMA
************************************************************
*/

.firma    {
	margin-left: 200px;
	padding-left: 15px;
	padding-right: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 10px;
	text-align: right;
	line-height: 170%;
}

/*
************************************************************
                       PIEDE
************************************************************
*/

.piede {
	background-color: #E0E0DF;
	height: 20px;
	background-image: url(coda.gif);
	padding-left: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
}

.piede a:link,  .piede a:visited  {
	color: White;
	text-decoration: none;
}
	
.piede a:hover {
	color: Yellow;
}

.piede a:active {
	color: Yellow;
	text-decoration: none;
}

.piede strong {
	color: Yellow;
	font-weight: normal;
}

/*
************************************************************
                         CODA
************************************************************
*/

.coda {
	padding-right: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Gray;
	text-align: right;
	margin-top: 5px;
}

.coda a:link, .coda a:visited {
	color: Gray;
	text-decoration: none;
}

.coda a:hover {
	color: #9ACD32;
	text-decoration: underline;
}

/*
************************************************************
                         LINGUE
************************************************************
*/

.lingue {
	position: absolute;
	left: 10px;
	top: 120px;
	width: 300px;
}

.lingue img  {
	padding-left: 0px;
	padding-right: 8px;
	border: 0px;
}

/*
************************************************************
                         PERCORSO
************************************************************
*/

.percorso {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 10px;
	float: left;
	padding-left: 15px;
	padding-bottom: 3px;
}

.percorso a:link, .percorso a:visited {
	color: White;
	text-decoration: none;
}

.percorso a:hover {
	color: Yellow;
	text-decoration: underline;
}


/*
************************************************************
                        FRAMESET
************************************************************
*/

.frameset {
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 10px;
	visibility: hidden;
	width: inherit;
	margin-right: 5px;
	padding-bottom: 3px;
}

.frameset a:link, .frameset a:visited {
	color: Gray;
	text-decoration: none;
}

.frameset a:hover {
	color: #FF8C00;
	text-decoration: underline;
}


/*
************************************************************
                 LOGOVERTICALE : ESCLUSIVO
************************************************************
*/

#logoverticale {
	position: absolute;
	right: 10px;
	top: 160px;
}

/*
************************************************************
           ALLEVAMENTOVERSILIATESTA : ESCLUSIVO
************************************************************
*/

#allevamentoversiliatesta {
	background-color: #C6DDE5;
	height: 100px;
	background-image: url(allevamento_versilia_testa.jpg);
	border-top-color: White;
	border-top-width: 1px;
	border-top-style: solid;
}
/*
************************************************************
           ALLEVAMENTOVERSILIASTRISCIA : ESCLUSIVO
************************************************************
*/

#allevamentoversiliastriscia {
	background-color: #76C7F3;
	height: 15px;
	clear: both;
	background-image: url(striscia.gif);
	margin-top: 20px;
}

/*
************************************************************
            ALLEVAMENTOVERSILIACODA : ESCLUSIVO
************************************************************
*/

#allevamentoversiliacoda {
	background-color: #A8D1E5;
	height: 60px;
	clear: both;
	background-image: url(allevamento_versilia_coda.jpg);
	border-top-color: White;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: White;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
}

/*
************************************************************
                 INVOLUCRO : ESCLUSIVO
************************************************************
*/

#involucro {
	padding: 0px;
	margin: 0px;
	background-image: url(sfondo_menu.gif);
	background-repeat: repeat-y;
	background-position: left;
}

/*
************************************************************
                 SCHEDA : ESCLUSIVO
************************************************************
*/

#scheda {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 12px;
	font-weight: bold;
}

#scheda h2 {
	padding: 5px;
	margin: 0px auto 0px auto;
	color: White;
	font-size: 18px;
	font-weight: bold;
	width: 300px;
	text-align: center;
	background-color: #62BFF4;
}

#scheda h3 {
	padding: 0px;
	margin: 0px auto 0px auto;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#scheda h4 {
	padding: 0px;
	margin: 0px auto 0px auto;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#scheda h5 {
	padding: 3px;
	margin-bottom: 0px;
	margin-top: 50px;
	color: #1E90FF;;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	text-align: left;
	border-bottom-color: #749A41;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#scheda h6 {
	padding: 0px;
	margin: 0px;
}

#scheda .chiaro {
	padding: 5px;
	text-align: center;
	background-color: #EFEFEF;
}

#scheda .padre {
	padding: 5px 15px 5px 5px;
	text-align: center;
	color: Silver;
}

-->