body {
	background-image: url(img/sfondo-body.jpg);
	background-repeat: repeat-x;
	background-position: center;
	/* color:#102548; */
	color:#777;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin: 0;
	padding: 0;
}

td { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin: 0; 
}

p { margin: 0; }

ul {}
li { margin: 0 0 1px -20px; }

a, a:link, a:visited, a:active { 
	color: #274a7b;
	text-decoration: none;
}
a:hover, a:focus { color: #000; }

h2, h2 a, h2 a:link, h2 a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #274a7b;
	font-size: 20px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	margin: 0;
}

h2 a:hover, h2 a:active { color: #000; }

h3, h3 a, h3 a:link, h3 a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #274a7b;
	font-size: 14px;
	margin: 0;
}

h3 a:hover, h3 a:active { color: #000; }

h4, h4 a, h4 a:link, h4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #102548;
	font-size: 12px;
	margin: 0;
}

h4 a:hover, h4 a:active { color: #000; }

form {
	padding: 0;
	margin: 8px 0;
}

input:focus { background-color: #ffd; }

.contenuti {
	background-color: #fff;
	background-image: url(img/corner_bottom_righ03.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.editabile { padding: 20px 40px 0 20px; }
			
.box_info {
	padding-right: 10px;
	color: #102548;
}

.box_info2 {
	padding-left: 10px;
	color: #102548;
	border-left: 1px solid #9CA5B2;
}

.line {
	font-size: 3px;
	border-bottom: 1px solid #9CA5B2;
	margin-bottom: 8px;
}

.table_main {
	background-image: url(img/sfondo_page02.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.boxmenu {
	background-image: url(img/menu_top_right.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.boxfoto {
	padding: 6px;
}

.menu1, .menu1 a, .menu1 a:link, .menu1 a:visited {
	color: #99A9BE;
	font-size: 12px;
	padding-bottom: 4px;
}

.menu1 a:hover, .menu1 a:active { color: #fff; }

.menu2, .menu2 a, .menu2 a:link, .menu2 a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
	color: #8DA1BE;
	font-size: 16px;
}

.menu2 a:hover, .menu2 a:active { color: #fff; }

.testo_evidenziato,
.testo_evidenziato a,
.testo_evidenziato a:link,
.testo_evidenziato a:active,
.testo_evidenziato a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #102548;
	font-weight: bold;
}
.testo_evidenziato a:hover,
.testo_evidenziato a:focus {
	color: #000;
}

.margin_left { margin-left: 12px; }

.piccolo { 	font-size: 10px; }

.cell_menu { padding-left: 8px; }
.submenu_specialita { margin-top: 5px; }
.floatright { float: right; }
.border_img { border: 1px solid #99A9BE; }
.box_index {
	background-image: url(img/sfondo-box-index.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
}
.imgmiddle { vertical-align:middle; }
.evidenziato {
	background-color: #fff799;
	padding: 2px 4px;
}
.paddingleft {
	padding: 0 0 0 4px;
}

#map  {
	margin-top:6px;
	width: 340px; 
	height: 270px
}
