td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	line-height: 1.3em;
	text-align: justify;
}
.bordo {  border-color: #000000 black; border-style: dashed; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.testogrigio {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.bianco {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.tratteggio {  border: #000000 dotted; border-width: 0px 1px 1px}
.lineacont {  border-color: #000000 black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.titolopaginette {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #336600}
.bordo2 {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.bordo3 {  border-color: #000000 black black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.bordo4 {  border-color: #000000 black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.tratteggio2 {  border-color: black black black #A0A0A0; border-style: dashed; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}



a {
	color: #034DA9;
	text-decoration: underline;
}
a:hover {
	background-color: #034DA9;
	color: #ffffff;
}


h1 {
	background-color: #0082DE;
	color: #FFFFFF;
	font-size: 1em;
	padding: 3px;
	padding-left: 10px;
	margin-top: 25px;
	margin-bottom: 15px;
}	

h3 {
	background-color: #028002;
	color: #FFFFFF;
	font-size: 1em;
	padding: 3px;
	padding-left: 10px;
	margin-top: 25px;
	margin-bottom: 15px;
}

h2 {
	color: #0082DE;
	font-weight: bold;
	font-size: 1em;
	padding: 3px;
	padding-left: 10px;
	margin-top: 25px;
	margin-bottom: 15px;

}	


.sx {
	float: left;
	margin-right: 5px;
}

.dx {
	float: right;
	margin-left: 5px;
}


/*----------------------------------------------------MENU---------------*/
.rhm1{
	width: 752px;
	height: 64px;
	margin: 0 auto;
	background: url(img/menu/rhm1_bg.gif) repeat-x;		
}
.rhm1-left{
	background: url(img/menu/rhm1_l.gif) no-repeat;
	width: 15px;
	height: 64px;
	float: left;
}
.rhm1-right{
	background: url(img/menu/rhm1_r.gif) no-repeat;
	width: 15px;
	height: 64px;
	float: right;
}
.rhm1-bg{
	background: url(img/menu/rhm1_bg.gif) repeat-x;
	height: 64px;
}
.rhm1-bg ul{
	list-style: none;
	margin:0 auto;
}
.rhm1-bg li{
	float: left;
	list-style: none;
}
.rhm1-bg li a{
	float: left;
	display: block;
	color: #555;
	text-decoration: none;
	font: 12px 'Lucida Sans', sans-serif;
	font-weight: bold;
	padding: 0 0 0 18px;
	height: 64px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;	
}
.rhm1-bg li a span{
	float: left;
	display: block;
	padding: 0 20px 0 3px;
}
.rhm1-bg li.current a{
	color: #fff;
	background: url(img/menu/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color: #fff;
	background: url(img/menu/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
	color: #fff;
	background: url(img/menu/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
	color: #fff;
	background: url(img/menu/rhm1_hover_r.gif) no-repeat right 5px;
}

span.orario {
	color: #1945a4;
	font-weight: bold;
}

span.giorni {
	color: #028002;
	font-weight: bold;
}




