body 
{
	background-color: #c6c6c6;
	margin: 0px 0px 10px;
}

#container 
{
	background-color:#ffffff;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

/*--------------------menu---------------------------*/
ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}


#menu 
{
	width: 189px;
	height:100%;
	margin-top: -4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
	
#menu li a 
{
  	height: 32px;
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	display: block;
	background: url(../images/menu5.gif);
	padding: 8px 0px 0 10px;
}	
	
#menu li a:link, #menu li a:visited 
{
	color: #777;
	display: block;
	background: url(../images/menu5.gif);
	padding: 8px 25px 0 10px;
	text-align: right;
}
	
#menu li a:hover 
{
	color: #fff;
	background: 0 url(../images/menu5.gif) -32px;
	padding: 8px 25px 0 10px;
	text-align: right;
}
	
#menu li a:active 
{
	color: #fff;
	background: 0 url(../images/menu5.gif) -64px;
	padding: 8px 25px 0 10px;
	text-align: right;
}
/*---------------------------------------------------------*/

.contenuto 
{
	background-color:#e6e6e6;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0b5d8c;
	border-bottom-color: #0b5d8c;
}

p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 340px;
	margin-left: 10px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
	margin-right: 10px;
}

.testoProd 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 340px;
	margin-left: 10px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
	margin-right: 10px;
}

.testoProd ul 
{
	text-align: justify;
	color: #000000;
}

.testoProd li 
{
	list-style-type: disc;
	list-style-position: inside;
}

.contenuto img 
{
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}

#bottom 
{
	background-attachment: fixed;
	background-image: url(../images/sfondoBottom.gif);
	background-repeat:repeat;
	width: 778px;
	margin-right: 0px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
}

#bottom a 
{
	color: #FFFFFF;
	text-decoration: none;
}

#bottom a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
    
}

.mappa 
{
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 482px;
	display: block;
}

.indirizzo 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B5D8C;
	text-decoration: none;
	width: 130px;
	margin-left: 30px;
	display: block;
	margin-top: 0px;
}

.indirizzo a
{
	color: #0B5D8C;
	text-decoration: none;
	font-weight: bold;
}

.indirizzo a:hover
{
	text-decoration: underline;
}

.imgProd 
{
	float: right;
	display: block;
	width: 150px;
	margin-right: 10px;
	margin-top: -20px;
}

.imgCert 
{
	float: right;
	display: block;
	width: 100px;
	margin-right: 20px;
	margin-top: -20px;
}

h1
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #cc0000;
	text-decoration: none;
	font-weight:bolder;
	margin-left: 20px;
	padding-top: 15px;
	margin-top: 15px;
	position:relative;
}

.pulsInvio 
{
	font-family: Arial;
	color: #CC0000;
	font-size: 14px;
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	width: 140px;
	margin-top: 10px;
	border: 1px solid #999999;
	margin-left: 50px;
}

.testoForm {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.asterisco 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
