@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(imagenes/fondo.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	text-align: center;
	color: #5d6b5e;
}

#centrado {
	text-align: left;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(imagenes/logo_hrcs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 25px;
}

#menu {
	padding-top: 60px;
}
#centrado #menu a:link, #centrado #menu a:visited {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: right;
	margin-left: 26px;
}
#centrado #menu a:hover {
	color: #a5ec9c;
}
.limpiador {
	clear: both;
}
#pagina {
	background-image: url(imagenes/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	margin-top: 60px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #949f96;
	font-size: 13px;
	color: #5d6b5e;
	padding-left: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
}

#cabecera {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #949f96;
	height: 230px;
	background-image: url(imagenes/fondo1.jpg);
	background-repeat: no-repeat;
	background-position: 485px top;
	margin-bottom: 20px;
}

#centrado #cabecera p {
	margin: 0px;
	width: 320px;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 90px;
	font-size: 12px;
	line-height: 19px;
}
#centrado #cabecera p.titular {
	font-size: 34px;
	text-transform: uppercase;
	margin: 0px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
#submenu {
	background-image: url(imagenes/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	float: left;
	width: 227px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 25px;
}
#centrado #submenu p.seccion {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2c2c2;
	margin: 0px;
}
#centrado #submenu a:link, #centrado #submenu a:visited {
	font-size: 12px;
	font-weight: normal;
	display: block;
	width: 215px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #c2c2c2;
	color: #5b695c;
	border-bottom-width: 1px;
}
#centrado #submenu a:hover {
	color: #FFFFFF;
	background-color: #949f96;

}
#texto {
	font-size: 12px;
	line-height: 19px;
	float: right;
	width: 405px;
	margin-right: 145px;
	color: #5b695c;
	text-align: justify;
	padding-bottom: 20px;
}
#centrado #texto p.titular, h1 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
#centrado #texto a:link, #centrado #texto a:visited {
	color: #5b695c;
}
#centrado #texto a:hover {
	color: #222222;
}
#pie {
	background-image: url(imagenes/fondo_inferior.gif);
	text-align: center;
	width: 100%;
	position: relative;
}
#contenidospie {
	text-align: left;
	width: 890px;
	position: relative;
	background-image: url(imagenes/fondo_inferior2.gif);
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 12px;
}
#enpie {
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 160px;
	margin-right: 60px;
	text-align: left;
}
#pie #contenidospie #enpie a:link, #pie #contenidospie #enpie a:visited {
	color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6b9666;
	font-size: 11px;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8fb58b;
	width: 157px;
	border: 1px solid #6c9767;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.mayor {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#pie #contenidospie #enpie a:hover {
	color: #558150;

}
#enpie2 {
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	width: 100px;
	margin-right: 15px;
	text-align: left;
}
#formulario {
	font-size: 12px;
	line-height: 19px;
	float: right;
	width: 500px;
	margin-right: 35px;
	color: #5b695c;
	padding-bottom: 20px;
}
#centrado #submenu p.contacto {
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2c2c2;
}
#centrado #submenu .contacto a {
	display: inline;
	float: none;
	width: auto;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centrado #formulario label {
	display: block;
	margin-top: 4px;
	margin-bottom: 12px;
	clear: both;
}
#centrado #formulario label span {
	width: 125px;
	float: left;
	display: block;
	padding-top: 0px;
	padding-left: 15px;

}
#centrado #formulario input, #centrado #formulario textarea, #centrado #formulario select {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 300px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #CCCCCC;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border: 1px solid #999999;
}
#centrado #formulario form {
	margin-top: 26px;
}

#centrado #formulario select {
	width: 250px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;

}
#centrado #formulario textarea {
	width: 540px;
	font-size: 11px;
	font-weight: normal;

}

#centrado #formulario input[type="checkbox"], #centrado #formulario input[type="radio"] {
	margin: 0px;
	width: 30px;
	background-color: #FFF;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.fecha {
	font-size: 11px;
	color: #999999;
}



#centrado #formulario input[type="button"], #centrado #formulario input[type="submit"] {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	width: 90px;
	border: 1px solid #666666;
	padding: 1px;
}
#centrado #cabecera a {
	color: #e70203;
	text-decoration: none;
	font-weight: bold;
}
#centrado #cabecera a:hover {
	color: #333333;
}
#centrado #cabecera a.linknegro {
	color: #5d6b5e;
	text-decoration: none;
	font-weight: bold;
}
#centrado #cabecera a:hover.linknegro {
	text-decoration: underline;

}
#mapa {
	border: 1px dotted #666666;
}
#centrado #texto a.ultimas {
	color: #eb0001;
	text-decoration: none;
	font-size: 13px;
}
#centrado #texto a:hover.ultimas {
	color: #333;
}


#centrado #cabecera a.rebajado {
	color: #f18687;
	text-decoration: none;
	font-size: 13px;
}
#centrado #cabecera a:hover.rebajado {
	color: #333;
}
#enpie2 a {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#enpie2 a:hover {

	text-decoration: underline;
}
