<!--

html  {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	color: Green;
}


/*
************************************************************
                         TESTA
************************************************************
*/

.testa {
	height: 20px;
	float: left;
	color: White;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

.testa a:link,  .testa a:visited  {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
	
.testa a:hover, .testa a:active {
	color: Yellow;
	font-weight: bold;
}

.testa strong {
	color: Yellow;
}

/*
************************************************************
                          BARRA
************************************************************
*/

.barra {
	width: 100%;
	height: 22px;
	font-weight: normal;
	font-size: 12px;
	border-bottom: 1px solid #DE147B;
	background-color: #01923E;
	background-image: url(toscana.gif);
}

.barra ul {
	float: right;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	padding-left: 220px;
}

.barra li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
}

.barra li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
} 


.barra a:link, .barra a:visited {
	color: White;
	text-decoration: none;
	font-weight: bold;
} 

.barra a:hover, .barra a:active{
	color: #DE147B;
	text-decoration: none;
	font-weight: bold;
}

.barra strong {
	color: Yellow;
	font-weight: bold;
}

.barra del {
	color: Purple;
}

/*
************************************************************
                          PULSANTI
************************************************************
*/

.pulsanti {
	float: right;
	font-size: 10px;
	color: #29B12B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 3px;
}

.pulsanti ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: normal;
}

.pulsanti li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid #29B12B;
}

.pulsanti li a {
	display: block;
} 

.pulsanti a:link, .pulsanti a:visited {
	text-decoration: none;
	color: White;
} 

.pulsanti a:hover, .pulsanti a:active{
	color: #DE147B;
}

.pulsanti strong {
	color: Yellow;
}

.pulsanti .stop {
	color: #DE147B;
	font-weight: bold;
	text-decoration: blink;
}

/*
************************************************************
                          MENU
************************************************************
*/

.menu {
	float: left;
	color: #1E90FF;
	font-size: 11px;
	font-weight: bold;
	width: 220px;
   margin-top:3px;	
}

.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;
	margin-top: 5px;
} 

.menu li a:link, .menu li a:visited {
	color: White;
	text-decoration: none;
	background-color: transparent;
	background-image: url(toscana_off.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #DE147B;
} 

.menu li a:hover, menu a:active {
	color: Yellow;
	background-color: transparent;
	background-image: url(toscana_on.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid Yellow;
}

.menu strong {
	color: Yellow;
	font-weight: bold;
}

.menu del {
	color: Silver;
}


/*
************************************************************
                          ICONE
************************************************************
*/

.icone {
   clear: left;
	width: 180px;
	padding-top: 20px;
	font-size: 13px;
	height: 160px;
	overflow: auto;
}

.icone ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.icone li {
   float: left;
	list-style-type: none;
	list-style-position: inside;
	padding-left: 5px;
	margin-left: 0px;
}

.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: 1px solid #6B8E23;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.jpg0strong  {
	border: 1px solid Yellow;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.jpg1  {
	border: 1px solid Yellow;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

.jpg1strong  {
	border: 1px solid Yellow;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

.jpg0del, .jpg1del {
	border: 1px solid Purple;
	filter: alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
}

/*
************************************************************
                         LINGUE
************************************************************
*/

.lingue {
   position: absolute;
	right: 10px;
	top: 0px;
	width: 55px;
}

.lingue img  {
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
}

/*
************************************************************
                         PERCORSO
************************************************************
*/

.percorso {
	visibility: visible;
	color: White;
	font-size: 13px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 75px;
	padding-top: 2px;
}

.percorso a:link, .percorso a:visited {
	color: White;
	text-decoration: none;
}

.percorso a:hover, .percorso a:active {
	color: Yellow;
	text-decoration: none;
}

/*
************************************************************
                         IMMAGINE
************************************************************
*/

.immagine    {
	margin-left: 200px;
	margin-right: 50px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	/*clear: both;*/
}

/*
************************************************************
                         TITOLO
************************************************************
*/

.titolo0 h1, .titolo1 h1    {
	color: #01923E;
	font-size: 22px;
	text-align: left;
	width: 90%;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
   margin-top: 0px;
	padding-top: 15px;
	margin-bottom: 0px;
	border-bottom: 1px solid #0494E1;
}

.titolo2 h1, .titolo3 h1     {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	color: #6B8E23;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

/*
************************************************************
                         CORPO
************************************************************
*/

.corpo0, .corpo1 {
	color: Navy;
	font-size: 12px;
	text-align: justify;
	line-height: 170%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	font-weight: normal;
}

.corpo2, .corpo3 {
	color: Navy;
	font-size: 11px;
	text-align: center;
	line-height: 170%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
}



a:link, a:visited {
	color: #01923E;
	text-decoration: none;
} 

a:hover, a:active {
	color: #DE147B;
}


.grande {
	color: #01923E;
	font-size: 22px;
	font-weight: bold;
}

.medio {
	color: #01923E;
	font-size: 18px;
	font-weight: bold;
}

.normale     {
}

.piccolo     {
	font-size: 10px;
}

.messaggio   {
	color: #DE147B;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.campo       {
	font-style: italic;
}

.stile1  {
	color: #0193DF;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.stile2  {
	color: #01923E;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.stile3  {
	color: #E3117B;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.stile4  {
	color: Navy;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.stileon {
	color: #DE147B;
}

.box1 {
	float: left;
	width: 50%;
	text-align: left;
	border: 1px none Green;
	padding-top: 0px;
}

hr {
	border: solid #0494E1;
	border-width: 1px 0px 0px 0px;
	clear: both;
	line-height: 0px;
}

.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: 1px solid #6B8E23;
}

.gif {
	border: 0px;
}

.tabella0 td {
	border: 0px;
	margin: 0px;
	padding: 5px;
}

.tabella1 td {
	border: solid #0494E1;
	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    {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: Maroon;
	font-size: 16px;
	font-weight: bold;
	background-color: Yellow;
	text-align: center;
}

/*
************************************************************
                     FRAMELINK
************************************************************
*/

.framelink    {
	position: static;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	height: 500px;
}

/*
************************************************************
                         FIRMA
************************************************************
*/

.firma    {
	margin-left: 200px;
	padding-left: 15px;
	padding-right: 40px;
	color: Silver;
	font-size: 10px;
	text-align: right;
	line-height: 170%;
}

/*
************************************************************
                       PIEDE
************************************************************
*/

.piede {
	background-color: transparent;
	background-image: url(agricoltura_giu.gif);
	height: 30px;
	text-align: right;
	color: White;
	font-size: 13px;
	font-weight: bold;
	width: 50%;
	margin-left: auto;
	margin-right:0px;
	margin-top: -30px;
}

.piede a:link,  .piede a:visited  {
	color: White;
	text-decoration: none;
}
	
.piede a:hover, .piede a:active{
	color: Yellow;
	text-decoration: none;
}

.piede strong {
	color: Yellow;
	font-weight: normal;
}

.piede div {
	padding-right: 15px;
	padding-top: 8px;
}

/*
************************************************************
                         CODA
************************************************************
*/

.coda {
	font-size: 10px;
	color: #01923E;
	text-align: right;
	padding-right: 15px;
	padding-bottom:20px;
}

.coda a:link, .coda a:visited {
	color: #01923E;
	text-decoration: none;
}

.coda a:hover, .coda a:active{
	color: #DE147B;
	text-decoration: none;
}

/*
************************************************************
                         CREDITS
************************************************************
*/

#credits {
	position: relative;
	margin-top: -18px;
	font-size: 10px;
	color: #1E90FF;
	text-align: left;
	padding: 5px;
}

#credits .webdesign, #credits .webdesign a {
	color: #1E90FF;
	text-decoration: none;
	visibility: visible;
}

#credits .home, #credits .home a {
	color: #1E90FF;
	text-decoration: none;
	visibility: hidden;
}

#credits .web {
	color: #1E90FF;
	text-decoration: none;
	visibility: hidden;
}

/*
************************************************************
                  cammino (in alto) : Esclusivo
************************************************************
*/

#toscana {
	height: 120px;
	background-image: url(agricoltura_fiori_piante.gif);
	background-repeat: no-repeat;
}

/*
************************************************************
                 toscanastriscia : ESCLUSIVO
************************************************************
*/

#toscanastriscia {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 25px;
	width: 50%;
	background-image: url(toscanastriscia.gif);
	background-color: White;
	color: #1E90FF;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
}

/*
************************************************************
               #toscanaproduce (in basso) : Esclusivo
************************************************************
*/

#toscanaproduce {
	width: 100%;
	height: 90px;
	clear: both;
	background-image: url(agricoltura.gif);
	background-color: transparent;
	background-repeat: no-repeat;
}

/*
************************************************************
                 LOGOVERTICALE : ESCLUSIVO
************************************************************
*/

#logoverticale {
	position: absolute;
	right: 0px;
	top: 170px;
	border: 0px none;
}

/*
************************************************************
                  cont0,1,2,3 : Esclusivo
************************************************************
*/

#cont0, #cont1, #cont2, #cont3 {
	margin-left: 220px;
	margin-right: 25px;
	/*min-height: 320px;*/
}

#cont1, #cont3 {
	margin-top: 0px;
}


#cont0, #cont2 {
	margin-top: 0px;
}

#contmenuicone {
	position: absolute;
	left: 0px;
	top: 245px;
	width: 220px;
}


/*
************************************************************
             urlsinistra, urldestra : Esclusivo
************************************************************
*/

#urlsinistra {
	position: absolute;
	right: 70px;	
	top: 145px;
	width: 41px;
	height: 21px;
	text-align: center;
}

#urldestra {
	position: absolute;
	right: 15px;
	top: 145px;
	width: 41px;
	height: 21px;
	text-align: center;
}

/*
************************************************************
                    FB : Forum Bacheca
************************************************************
*/

.FB {
	border: 1px solid #E3117B;
	text-align: left;
}

.FBtesta {
	background-color: #01923E;
	color: White;
	background-image: url(consorzio.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.FBtesta a:link, .FBtesta a:visited {
	color: White;
}

.FBtesta a:hover, .FBtesta a:active {
	color: Yellow;
}

.FBtesta strong {
	color: Yellow;
}

.FBcategoria {
	text-align: left;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}

.FBcategoria ul {
	float: left;
	margin:0px;
	white-space: nowrap;
	padding:0px;
}

.FBcategoria li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
}

.FBcategoria li a {
	display: block;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: White;
	width: 200px;
	font-size: larger;
} 


.FBtempo {
	text-align: right;
	background-color: #48D1CC;
}

.FBtempo a {
	padding-left: 10px;
	padding-right: 10px;
	font-size: smaller;
}

.FBordinamento {
	text-align: left;
	background-color: #EEE8AA;
}

.FBordinamento a {
	padding-left: 10px;
	padding-right: 10px;
	font-size: smaller;
}

.FBintestazioni {
	text-align: center;
	background-color: #0193DF;
	font-size: smaller;
	color: White;
}


.FBtopic {
	background-color: #01933F;
	font-weight: bold;
	color: White;
}

.FBchiaro {
	background-color: #FAFAFA;
}

.FBscuro {
	background-color: #DCF2FE;
}

.FBevidenziato {
	background-color: #FFFF80;
}

.FBcoda {
	background-color: #01923E;
	color: White;
}

.FBcoda a:link, .FBcoda a:visited {
	color: White;
}

.FBcoda a:hover, .FBcoda a:active {
	color: #DE147B;
}

.FBcoda strong {
	color: Yellow;
}


/*
************************************************************
             #contcorpo : Esclusivo
************************************************************
*/

#contcorpo {
	margin: 0px;
	padding: 0px;
	background-image: url(sfondo.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

/*
************************************************************
             #contcorpo : Esclusivo
************************************************************
*/

#strisciabassa {
	background-color: #01923E;
	background-image: url(toscana.gif);
	height: 20px;
	border-top: 1px solid #DE147B;
}



-->