body {
	background-color: #1e0200;
	background-repeat: repeat;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align:left;
	line-height:24px;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
         font-size: 16px;
}


ul, li, p, span {
	text-align:left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
}

p.center {
	text-align:center;
}


p.legge {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	line-height:18px;
}



	b {font-family: Verdana, Arial, Helvetica; font-size: 16px; color: #000000; font-weight:bold;}
	b.nero {color: #000000; font-family: Verdana, Arial, Helvetica; font-size: 26px; font-weight: bold;}
	b.nero-evidenziato {color: #000000; font-family: Verdana, Arial, Helvetica; font-size: 22px; font-weight: bold; background: yellow;}
	b.rosso {color: #980b00; font-family: Verdana, Arial, Helvetica; font-size: 16px; font-weight: bold;}
	b.rossobig {color: #980b00; font-family: Verdana, Arial, Helvetica; font-size: 20px; font-weight: bold;}
	b.bianco {color: #ffffff; font-family: Verdana, Arial, Helvetica; font-size: 16px; font-weight: bold;}

	A.blu:link {text-decoration: none; color: #0000FF; font-family: Verdana, Arial, Helvetica;  font-size: 14px; font-weight: bold;}
	A.blu:visited { text-decoration: none; color:#0000FF; font-family: Verdana, Arial, Helvetica;  font-size: 14px; bold;}
	A.blu:hover { text-decoration: underline; color:#0000FF; font-family: Verdana, Arial, Helvetica;  font-size: 14px; bold;}


	A.blu-small:link {text-decoration: none; color: #0000FF; font-family: Verdana, Arial, Helvetica;  font-size: 13px; font-weight: normal;}
	A.blu-small:visited { text-decoration: none; color:#0000FF; font-family: Verdana, Arial, Helvetica;  font-size: 13px; normal;}
	A.blu-small:hover { text-decoration: underline; color:#0000FF; font-family: Verdana, Arial, Helvetica;  font-size: 13px; normal;}


div.contenuto-testata {
	text-align:center;
}

div.testata {
	width:770px;
	height:375px;
	margin:0 auto;
	padding:0 auto;
}

div.contenuto-esterno {
	width:770px;
	margin:0 auto;
	background-color:#ffffff;
}

div.contenuto {
	width:700px;
	margin:0 auto;
	padding:15px 35px;
	background-color:#ffffff;
}




div.titolo {
	margin:0 auto;
	color: #980b00;
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	line-height:27px;
	padding-top:10px;
	padding-left:35px;
}



div.box {
	width:700px;
}




div.foto-left {
	width:700px;
}

div.foto-sx-left {
	float:left;
	width:254px;
}

div.foto-sx-right {
	float:right;
	width:426px;
	text-align:left;
	padding-left:20px;
}





div.foto-right {
	width:700px;
}

div.foto-dx-left {
	float:left;
	width:426px;
	padding-right:20px;
}

div.foto-dx-right {
	float:right;
	width:254px;
}








div.testata-modulo {
	width:519px;
	height:41px;
	margin:0 auto;
	background-image: url(../images/barra-rossa.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size:16px;
	font-weight:normal;
	line-height:18px;
	padding:13px 0px 0px 0px;
}


div.modulo {
	width:519px;
	background-color:#f6f4f4;
	margin:0 auto;
	padding:0;
}

td.calendarDateInput {
font-family: Verdana, Arial, Helvetica;
font-size:11px;
width: 20px;
height: 20px;
padding: 1px;
}

input.calendarDateInput {
border:1px solid #dedede;
width:60px;
height:24px;
font-family: Verdana, Arial, Helvetica;
font-size:16px;
margin-right: 5px;
}

select.calendarDateInput {
border:1px solid #dedede;
width:60px;
height:24px;
font-family: Verdana, Arial, Helvetica;
font-size:16px;
margin-right: 5px;
}


input.formrequest {
border:1px solid #dedede;
width:300px;
height:24px;
font-family: Verdana, Arial, Helvetica;
font-size:16px;
}

textarea.formrequest {
border:1px solid #dedede;
width:300px;
height:130px;
font-family: Verdana, Arial, Helvetica;
font-size:16px;
}

select.formrequest {
border:1px solid #dedede;
width:300px;
height:24px;
font-family: Verdana, Arial, Helvetica;
font-size:16px;
}

input:focus{
border:1px solid red;
background-color: lightyellow;
}

textarea:focus {
border:1px solid red;
background-color: lightyellow;
}

select:focus {
border:1px solid red;
background-color: lightyellow;
}


div.piede {
	width:770px;
	height:11px;
	margin:0 auto;
	background-image: url(../images/piede.png);
	background-repeat: no-repeat;
}

div.indirizzo {
	width:770px;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica;
	font-size:13px;
	color:#ffffff;
	line-height:15px;
	padding:15px 0px;
}







#menu{
	margin:0;
	padding:0;
}
#menu1 ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu1 li{
	list-style:none;
	display:block;
	float:left;
	margin:0 2px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#menu1 li a{
	display:block;
	float:left;
	height:51px;
	color:#fff;
	font-family:Trebuchet Ms, Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	background:url(../images/bottonesx.gif) no-repeat left;
	line-height:77px;
	padding:0 0 0 18px;
	text-decoration:none;
	cursor:pointer;
}
#menu1 li a span.bottone{
	display:block;
	float:left;
	background:url(../images/bottone.gif) no-repeat right;
	height:51px;
	color:#ffffff;
	line-height:46px;
	padding:0 18px 0 0px;
}
#menu1 li a:hover{
	display:block;
	float:left;
	background:url(../images/bottonesx-on.gif) no-repeat left;
	height:51px;
	text-decoration:underline;
	color:#fff;
}
#menu1 li a:hover span.bottone{
	display:block;
	float:left;
	background:url(../images/bottone-on.gif) no-repeat right;
	height:51px;
	color:#fff;
}

