body, html{
	margin:0px;
	padding:0px;
	background-color:#BFC0C4;
	font-family: Verdana, Arial, sans-serif;
   color:#666666;
   font-size:7pt;
}

.testo
{
	font-family: Arial, Verdana, sans-serif; 				
	font-size: 10pt; 										
	color: #666666;
	padding: 0 15px;
}

.testo a{color: #982B24; text-decoration:underline; font-weight:bold;} 
.testo a:hover{color: #999999; text-decoration:none; font-weight:bold;}

.testo p:first-letter {
	color:#982B24;
	font-size:130%;
	font-weight:bold;
	text-transform:capitalize;
}

strong{color:#982B24;}
hr{height: 1px; color: #982B24;}

.bottom{
	font-size:7pt;
	color:#ffffff;
	padding-top:8px;
}
.bottom a{color: #ffffff; text-decoration: underline;}
.bottom a:hover{color: #663300; text-decoration: none;}

.maxpico{
	font-size:7pt;
	color:#ffffff;
	padding:8px 0 0 35px;
}

.didascalia{
	font-size:8pt;
	color:#666666;
	padding-top:8px;
	font-style:italic;
	text-align:center;
}
.didascalia a{color: #0071DF; text-decoration: none; font-weight:bold;}
.didascalia a:hover{color: #999; text-decoration: underline; font-weight:bold;}

.frase_prod{
	font-size:8pt;
	color:#666666;
	padding:8px;
	font-style:italic;
	text-align:center;
	border: 1px dotted #0072DF;
}
.frase_prod a{color: #0071DF; text-decoration: none; font-weight:bold;}
.frase_prod a:hover{color: #999; text-decoration: underline; font-weight:bold;}
.frase_prod strong{color:#0072DF;}

.menu_bott{
	margin:0;
	padding-top:20px;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	font-size:7pt;
}

.azzurro{
	color: #0071DF;
	font-weight:bold;
}
.azzurro a{color: #0071DF; text-decoration: underline;}
.azzurro a:hover{color: #FF6600; text-decoration: none;}

.subtitle{
	font-size: 10pt;					
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight:bold;		
	color: #0071DF;
	border-bottom: 1px dotted #0071DF;
}
.subtitle a{color: #0071DF; text-decoration: underline;}
.subtitle a:hover{color: #FF6600; text-decoration: none;}

.menu_bott a{color: #FFFFFF; text-decoration: none;}
.menu_bott a:hover{color: #b61f17; text-decoration: none;}

.menu_prod{
	padding:5px 0 5px 0;
	text-align:center;
	color: #b61f17;
	font-weight:bold;
	font-size:7pt;
	border-top: 1px dotted #b61f17;
	border-bottom: 1px dotted #b61f17;
}

.menu_prod a{color: #b61f17; text-decoration: none;}
.menu_prod a:hover{color: #999999; text-decoration: none;}


input, textarea{
  background-color:#5BADFF;
  color:#ffffff;
  border: 1px solid #982B24;
  padding:0 2px;
  cursor: pointer; 
}

.button{
  color:#006600;
  font-size:7pt;
  font-variant:small-caps;
  font-weight:bold;
  border: 1px solid #982B24;
  padding:1px 4px;
}

.copyright
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #999;
	font-style: italic;
}



.testoform
{
	font-family: Arial, Verdana, sans-serif; 				
	font-size: 10pt; 										
	color: #000;
}

.testoform a{color: #982B24; text-decoration:underline:} 
.testoform a:hover{color: #999999; text-decoration:none:}

.titolo{
	width:742px;
	margin:0;
	font-size: 11pt;
	color: #FFFFFF;
	text-align:center;
	font-weight:bold;
	background-color:#982B24;
	border: 1px solid #9A9A9A;
	display:block;
}

.titolo a{color: #FFFF00; text-decoration: none;}
.titolo a:hover{color: #ff6600; text-decoration: none;}

.catalogo{
	width:742px;
	height: 22px;
	margin:0;
	font-size: 11pt;
	color: #FFFFFF;
	text-align:center;
	font-weight:bold;
	background-image:url(immagini/catbg.gif);
	background-repeat:repeat-x;
	display:block;
}

.catalogo a{color: #FFFF00; text-decoration: none;}
.catalogo a:hover{color: #ff6600; text-decoration: none;}

ul{
	list-style: circle;
	list-style-position: inside;
	margin: 0px;
	padding:0px;
}

ol{
	list-style: decimal;
	list-style-position: inside;
	margin: 6px;
	font-weight:bold;
}

li{margin:0 0 0 10px; padding:0;}
li a{color: #000;text-decoration: none;}
li a:hover{color: #FF6600;text-decoration: none;}

/* DA VERIFICARE ------------------------------------------------------- */

h1, h2, h3, h4, h5, h6{
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

/* H1 titoli ------------------------------------------------- */

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover{
  font-size: 14pt;
  color: #FFF;
  text-transform: capitalize;
  font-weight:bold;
  padding: 0px 20px;
}

/* H2 sottotitoli -------------------------------------------- */

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover{
  font-size: 10pt;
  text-transform: uppercase;
  color: #999999;
}

/* H3 normale ------------------------------------------------- */

h3{
  font-size: 8pt;
  color: #000000;
  padding: 0px 20px;
}

h3 a:{color: #333333; text-decoration:underline:} 
h3 a:link{color: #333333; text-decoration:underline:}
h3 a:hover{color: #006600; text-decoration:none:}

/* h4 menu-bottom -----------------------------------------------*/

h4{
	margin:0;
	padding:12px 0;
	font-size:9pt;
	color:#333333;
}
h4 a{color:#376901; text-decoration:underline;}
h4 a:hover{color:#3ffe02; text-decoration:none;}




