a {
	color: #577904;
}
html, body {
	background: white url(../../imagen/fondo.png) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font: normal 95%/1.7em arial, verdana, sans-serif;
	color: #464134;
}
input, select, textarea {
	border: 1px solid #CCC;
	font-size: 1em;
}
input:hover, select:hover, textarea:hover {
	border-color: #FFA50A;
}
div {
	margin: 0;
	padding: 0;
}
#plantilla {
	margin: 0 auto;
	text-align: left;
	width: 770px;
	position: relative;
}
#superior {
	background: transparent url(../../imagen/fondo_patas.png) no-repeat top right;
}
h1 {
	text-indent: -1000000px;
	background: transparent url(../../imagen/logo.png) no-repeat 100% 50%;
	width: 330px;
	height: 145px;
	margin: 0;
	paddding: 0;
}
ul#enlacePrincipal {
	top: 105px;
	margin: 13px 0 0 0;
	padding: 0;
	width: 100%;
	list-style: none;
	overflow: auto;
}
ul#enlacePrincipal li a {
	float: left;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;	
	text-align: center;
	width: 105px;
	height: 35px;
	margin: 0 1px 0 0; 
	padding: 0;
	background: transparent url(../../imagen/enlace_texto.png) no-repeat 0 0;
	text-indent: -1000000px;
}
ul#enlacePrincipal li#enl2 a {
	background-position: -107px 0;
}
ul#enlacePrincipal li#enl3 a {
	background-position: -213px 0;
}
ul#enlacePrincipal li#enl4 a {
	background-position: -319px 0;
}
ul#enlacePrincipal li#enl5 a {
	background-position: -425px 0;
}
ul#enlacePrincipal li#enl6 a {
	background-position: -531px 0;
}
ul#enlacePrincipal li#enl1 a:hover {
	background-position: 0 -37px;
}
ul#enlacePrincipal li#enl2 a:hover {
	background-position: -107px -37px;
}
ul#enlacePrincipal li#enl3 a:hover {
	background-position: -213px -37px;
}
ul#enlacePrincipal li#enl4 a:hover {
	background-position: -319px -37px;
}
ul#enlacePrincipal li#enl5 a:hover {
	background-position: -425px -37px;
}
ul#enlacePrincipal li#enl6 a:hover {
	background-position: -531px -37px;
}
#marco {
	/*display: none;*/
	position: absolute;
	width: 361px;
	height: 359px;
	background: transparent url(../../imagen/marco.png) no-repeat;
	top: 0;
	left: 430px;
	/*left: 405px;*/
}
#principal {
	margin-top: 1px;
	padding: 5px;
}
#pie {
	background: transparent url(../../imagen/fondo_pie.png) repeat-x bottom left;
	margin: 0;
	padding: 0;
}
#pie #pieTexto {
	margin: 30px 0 0 0;
	padding: 0;
	clear: both;
	height: 180px;
}
#pie #pieTexto p {
	padding: 20px;
}
h2 {
	font: 2em bold Georgia,"Times New Roman",serif;
	margin: 0;
	padding: 0;
	color: #9e9243;
}
h3 {
	font: 1.3em bold Georgia,"Times New Roman",serif;
	margin: 0;
	padding: 0;
	color: #9e9243;
}
.just {
	text-align: justify;
}
.ladoMarco, .lMarco {
	width: 420px;
	text-align: justify;
}
.ladoMarco {
	padding: 15px 0;
}
.ladoMarco p {
	margin: 0;
	padding: 0;
}
.ladoMarco h2 {
	float: left;
	padding: 0 10px 0 0;
	font-size: 2em;
	margin: 6px 0 0 0;
	line-height: 0.2em;
}
#citas, #mapa, #lateral {
	float: right;
	width: 290px;
	margin: 150px 15px 30px 0;
	font-size: 0.9em;
	padding: 27px 0 0 0;
}
#mapa, #lateral {
	margin-top: 0;
}
#citas {
	margin: 150px 15px 30px 0;
	background: transparent url(../../imagen/fondo_cita_nuevo.png) no-repeat;
	line-height: 1em;
	font-size: 0.9em;
	padding: 45px 0 0 0;
}
#citas fieldset {
	border: none;
	padding: 15px 30px;
}
#citas fieldset legend {
	text-indent: -1000000px;
}
#citas fieldset label {
	display: block;
	padding: 3px 0;
	margin: 0;
}
.lmp {
	clear: both;
	overflow: auto;
}
.centro {
	text-align: center;
}
#servicios {
	margin-bottom: 30px;
}
#servicios ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100px;
}
#servicios ul li a {
	float: left;
	padding: 0;
	margin: 0 6px 0 0;
	width: 100px;
	height: 100px;
	text-indent: -1000000px;
	background: transparent url(../../imagen/servicios.png) no-repeat 0 0;
	border: 1px solid white;
}
#servicios ul li#serv1 a {
	background-position: 0 0;
	border-color: #577704;
}
#servicios ul li#serv2 a {
	background-position: -107px 0;
	border-color: #ffa408;
}
#servicios ul li#serv3 a {
	background-position: -214px 0;
	border-color: #AE1A03;
}
#servicios ul li#serv4 a {
	background-position: -320px 0;
	border-color: #2890B3;
}
#servicios ul li#serv1 a:hover {
	background-position: 0 -103px;
}
#servicios ul li#serv2 a:hover {
	background-position: -107px -103px;
}
#servicios ul li#serv3 a:hover {
	background-position: -214px -103px;
}
#servicios ul li#serv4 a:hover {
	background-position: -320px -103px;
}
.flechita {
	margin: 10px;
	padding: 10px;
}
.flechita li {
	list-style: none;
	background: #FFF url(../../imagen/flechita.png) no-repeat 0 0;
	text-indent: 20px;
	margin: 10px;
}
.boton {
	background: transparent url(../../imagen/boton.png) no-repeat 0 0;
	color: #FFF;
	border: none;
	width: 102px;
	height: 33px;
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
.form fieldset {
	margin: 0 0 20px 0;
	padding: 3px 10px;
	border: none;
	border-top: 6px double #AD1A03;
	border-bottom: 6px double #AD1A03;
}
.form fieldset legend {
	padding: 5px;
	color: #28353E;
	font-weight: bold;
}
.form fieldset div {
	position: relative;
	float: left;
	margin: 0 5px;
	width: 97%;
}
.form fieldset div label {
	display: block;
}
span.obligatorio {
	margin: 0 20px;
	font-size: 0.8em;
	font-weight: bold;
}
dl {
}
dt {
	color: #577704;
	font: 1.2em bold Georgia,"Times New Roman",serif;	
}
.foto {
	margin: 10px 0;
	text-align: center;
}
.foto a {
	margin: 0 5px 0 0;
}
.foto a img {
	border: 4px solid #D7D9CE;
}
.foto p {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	line-height: 1em;
}

.errorForm {
	padding: 2px;
	color: red;
	font-weight: bold;
}

