/* CSS Document */
	a:visited {
		color: #000066;
	}
	a:active{
		color:#FF0000;
	}
	.h-menu{
		font-size:13px;
		font-weight:bold;
		padding-left:4px;
	}
	.h-menu a{
		font-size:13px;
		font-weight:bold;
		text-decoration: none;
		color: #000066;
	}
	.h-menu a:hover{
		font-size:13px;
		font-weight:bold;
		text-decoration: none;
		color: #FF0000;
	}
	.vertical_menu{
		padding-left: 20px;
		padding-top:110px;
		font-size:13px;
		font-weight:bold;
		border-bottom:dotted;
		border-bottom-color:#0000FF;
		border-bottom-width:1px;
	}
	.vertical_menu1{
		padding-left: 20px;
		padding-top:12px;
		font-size:13px;
		font-weight:bold;
		border-bottom:dotted;
		border-bottom-color:#0000FF;
		border-bottom-width:1px;
	}
	.vertical_menu1 a{
		font-size:13px;
		font-weight:bold;
		color: #000066;
		text-decoration: none;
	}
	.vertical_menu1 a:hover{
		font-size:13px;
		font-weight:bold;
		color: #FF0000;
		text-decoration: none;
	}
	.vertical_menu a{
		font-size:13px;
		font-weight:bold;
		color: #000066;
		text-decoration: none;
	}
	.vertical_menu a:hover{
		font-size:13px;
		font-weight:bold;
		color: #FF0000;
		text-decoration: none;
	}
	body{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	a {
		 text-decoration: none;
	}
.Stile2 {color: #000066}
.Stile4 {color: #7E7CAE}
.Stile5 {color: #7F7EAA}
#text_foot{
	color: #ffffff;
	font-size:10px;
	text-align:center;
	}
	.title-font{
		font-weight: bold;
		font-size: 16px;
		color: #FF0000;
		font-family: Verdana,Arial;
		text-align: center;
	}
	.text-content{
		text-align: justify;
		font-size:12px;
	}
	#cerca-medico{
		font-weight: bold;
		font-size: 18px;
		color: #FF0000;
		font-family: Verdana,Arial;
		text-align: center;
	}
	#cerca-medico a{
		font-weight: bold;
		font-size: 18px;
		color: #FF0000;
		font-family: Verdana,Arial;
		text-align: center;
		text-decoration:underline;
	}