
body {
  	font-family: Arial, Helvetica, sans-serif;
  	margin: 0px; padding: 0px; border:0px;
  	background-color: #EEECDF;
	
}
img { border: 0px; }
a { color:#000000;}
a:hover { color: #2B421C; text-decoration: underline;}
p {
	font-size: 10px;
	color: #000000;
	vertical-align:top;
	 }

#central {
	text-align: justify;
	background-color: #ffffff;
	font-size: 80%;
	color: #2B421C;
	vertical-align:top; }

.titulo {
	text-align: center;
}
.enlace_seccion {text-align:right; font-size: 80%;}
.firma {text-align:right}
.firma_citas {text-align:right; font-size: 80%;}

P.grande {
  	font-size: 16px;
  	font-weight: bold;
	color: #00877F;
	text-align: center;
	
	
}
