body {
	background-color: #027DC7;
	margin: 0px;
	padding: 0px;
}
.cita {
	background-image: url(RECURSOS/boton_cita1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 200px;
	color: #FFF;
}

input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
}
textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}


.flash {
	text-align: center;
}
.reflejos {
	background-image: url(RECURSOS/trazos-grandes-3.png);
	background-position: center center;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:link {
	color: #F90;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #F63;
}
a:hover {
	font-weight: bold;
	color: #FC0;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.mapa {
	background-image: url(RECURSOS/boton_mapa1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 200px;
	color: #FFF;
}
.enviado {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0F6;
}
.mapa_en {
	background-image: url(RECURSOS/boton_mapa1en.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 200px;
	color: #FFF;
}
.cita_en {
	background-image: url(RECURSOS/boton_cita1en.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 200px;
	color: #FFF;
}
