/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	
	}
.text-menu {
	padding-left: 2px;
	padding-right:2px;
}
.text-menu a{
	text-decoration: none;
	color: #cc0000;
}
.title {
	font-size:16px;
	font-weight: bold;
	color: #000099;
	text-align:center;
}
.cerca_chirurgo {
		color:#CC0000;
		font-weight:bold;
		font-size:18px;
	}
	.cerca_chirurgo a{
		color: #CC0000;
		font-weight:bold;
		font-size:18px;
	}
