.textos {
	font-family: arial;
	font-size: 13px;
	background-color: #FFFFFF;
	padding: 10px 40PX 10PX 10PX;
	color: #666666;
}
.titus {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.textos titus {
	font-family: arial;
	font-size: 13px;
	background-color: #FFFFFF;
	padding: 10px 40PX 10PX 10PX;
	font-weight: bold;
}
.textosForm {
	font-family: Georgia;
	font-size: 13px;
	background-color: #D1D1D1;
	color: #666666;
}

.scroll {
	height: 500px;
	overflow: auto;
}
.formcontacto {
	background-image: url(images/fotocentralconsultas.gif);
	background-color: #FFFFFF;
}

