body, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.head_sx {
	background-image: url(../img/head_sx.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.head_dx {
	background-image: url(../img/head_dx.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.sotto_head_sx {
	background-image: url(../img/sotto_head_sx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sotto_head_dx {

	background-image: url(../img/sotto_head_dx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fotter_sx {

	background-image: url(../img/footer_sx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fotter_dx {


	background-image: url(../img/footer_dx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondo-contenuto {
	background-image: url(../img/sfondo_contenuto.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sfondo_box_home {
	background-image: url(../img/header_box/sfondo_box_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.box_orari_home {
	background-color: #d0f8ff;
	border: 1px solid #028bfb;
	height: 47px;
	padding: 5px;
}
.box_padding {
	padding: 5px;
}

.pading_linea {
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.titoletti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a{
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}

.linea_blu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}
