/* CSS Document */

* {
	margin:0;
	padding:0;
	border: medium none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

html {
	margin: 0;
	padding: 0;
	border: 0 none;
	display: block;
	}

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 70%;
	line-height: 1.5;
	}
	
/* etiquetas predefinidas ///////////////////////////////////////////////////////*/

.color_oscuro {
	color: #A35412; /* color #uno */
	 }

.anchura_maxima {
	width: 180px!important;
	}
	
.anchura_maxima_banner {
	/*width: 120px!important;
	height: 60px!important;*/
	}

.oculto {
	display: none!important;
	}

.obligatorio {
	color: red;
	font-weight: bold;
	}

.margin_bottom{
	margin-bottom: 1em;
	}

.destacado {
	background-image: url(../images/fondo_info.gif);
	background-color: #d4d4d4;
	background-repeat: no-repeat;
	background-position: right;
	color: #3c3c3c !important;
	font-weight: bold;
	margin: 1em auto;
	text-decoration: none;
	border: 1px solid #3c3c3c;
	padding: 1em;
	display: block;
	clear: both;
	overflow: auto;
	width: 98%;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
.sin_fondo {
	border: 0 none!important;
	background-color: transparent!important;
	}
	
.mensaje_error p {
	color: #FF0000;
	}
	
.mensaje_error .clase_input {
	background-color: #FF0000 !important;
	color: white !important;
	border: 0 none!important;
	}	
	
.mensaje_error .boton_form {
	background-color: #FF0000!important;
	color: white !important;
	text-align: center;
	font-weight: bold;
	border: 0 none!important;
	}	
	
.mensaje_error li {	
	text-align: left;
	margin-bottom: .4em;
	background-image: url(../images/lista_error.gif);
	background-position: 0.5% 50%;
	background-repeat: no-repeat;	
	}
	
.mensaje_error {
	background-image: url(../images/ico_error_g.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffeded;
	color: #FF0000 !important;
	font-weight: bold;
	margin: 1em auto;
	text-decoration: none;
	border: 1px solid #FF0000;
	padding: 100px 4px 4px 4px;
	display: block;
	clear: both;
	text-align: center;
	overflow: auto;
	width: 92%;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}
	
.mensaje_ok p {
	color: #008000;
	}
	
.mensaje_ok .clase_input {
	background-color: #008000 !important;
	color: white !important;
	border: 0 none!important;
	}
	
.mensaje_ok .boton_form {
	background-color: #008000!important;
	color: white !important;
	text-align: center;
	font-weight: bold;
	border: 0 none!important;
	}	
	
.mensaje_ok {
	background-image: url(../images/ico_ok_g.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #008000 !important;
	font-weight: bold;
	background-color: #C9FFCA;
	margin: 1em auto;
	text-decoration: none;
	border: 1px solid #008000;
	padding: 100px 4px 4px 4px;
	display: block;
	clear: both;
	text-align: center;
	overflow: auto;
	width: 92%;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}
	
.mensaje_info p {
	color: #5475ab;
	}
	
.mensaje_info .clase_input {
	background-color: #5475ab!important;
	color: white !important;
	border: 0 none!important;
	}
		
.mensaje_info .boton_form {
	background-color: #5475ab!important;
	color: white !important;
	border: 0 none!important;
	text-align: center;
	font-weight: bold;
	}

.mensaje_info {
	background-image: url(../images/ico_info_g.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #5475ab !important;
	font-weight: bold;
	background-color: #d3d9e3;
	margin: 1em auto;
	text-decoration: none;
	border: 1px solid #5475ab;
	padding: 100px 4px 4px 4px;
	display: block;
	clear: both;
	text-align: center;
	overflow: auto;
	width: 92%;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}
	
.mensaje_pregunta p {
	color: #5475ab;
	}	
	
.mensaje_pregunta .clase_input {
	background-color: #5475ab!important;
	color: white !important;
	border: 0 none!important;
	}
	
.mensaje_pregunta .boton_form {
	background-color: #5475ab!important;
	color: white !important;
	border: 0 none!important;
	text-align: center;
	font-weight: bold;
	}

.mensaje_pregunta {
	background-image: url(../images/ico_pregunta_g.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #5475ab !important;
	font-weight: bold;
	background-color: #d3d9e3;
	margin: 1em auto;
	text-decoration: none;
	border: 1px solid #5475ab;
	padding: 100px 4px 4px 4px;
	display: block;
	clear: both;
	text-align: center;
	overflow: auto;
	width: 92%;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}
	
.mensaje_warning p {
	color: #5e6311;
	}
	
.mensaje_warning .clase_input {
	background-color: #5e6311!important;
	color: white !important;
	border: 0 none!important;
	}
	
.mensaje_warning .boton_form {
	background-color: #5e6311!important;
	color: white !important;
	border: 0 none!important;
	text-align: center;
	font-weight: bold;
	}	

.mensaje_warning {
	background-image: url(../images/ico_warning_g.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #5e6311 !important;
	font-weight: bold;
	background-color: #fbffb6;
	margin: 1em auto;
	text-decoration: none;
	border: 1px solid #5e6311;
	padding: 100px 4px 4px 4px;
	display: block;
	clear: both;
	text-align: center;
	overflow: auto;
	width: 92%;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}	
	
.destacado img {
	margin-right: .6em;
	}
	
.destacado a {
	color: #3c3c3c!important;
	font-weight: bold;
	}

p, h1, h2, h3, h4, h5, span, address, strong, label, input, textarea, cite {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
p, h1, h2, h3, h4, h5 {
	margin-bottom: .2em;
	}
	
select {
	background-color: #f3e8b0; /* color #tres*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #A35412; /* color #uno */
	border: 1px solid #A35412; /* color #dos*/
}

label {
	color: #A35412; /* color #uno */
	font-size: 1.1em;
	text-align: right;
	}
	
textarea {
	background-color: #f3e8b0; /* color #tres*/
	font-size: 1.1em;
	color: #A35412; /* color #uno */
	border: 1px solid #A35412; /* color #dos*/
	padding: 1px;
	height: 50px;
	overflow: auto;
	white-space: normal;
	}	
	
input {
	background-color: #f3e8b0; /* color #tres*/
	color: #A35412; /* color #uno */
	border: 1px solid #A35412; /* color #dos*/
	font-size: 1.1em;
	text-align: left;
	padding: 1px;
	}	
	
/* añadir esta clase*/
	
.clase_input {
	background-color: #A35412; /* color #uno */
	text-align: center;
	text-transform: uppercase!important;
	width: auto!important;
	margin: 0 .3em;
	cursor: pointer;
	color: white!important;
	border: 0 none;
	font-weight: bold;
	}
		
.boton {
	background-color: #A35412; /* color #uno */
	text-align: center;
	float: right;
	margin: 0 .3em;
	text-transform: uppercase!important;
	color: white!important;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	}
	
.boton_form {
	background-color: #A35412; /* color #uno */
	text-align: center;
	margin: 0 .3em;
	text-transform: uppercase!important;
	color: white!important;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 4px;
	text-decoration: none!important;
	display: inline;
	float: none;
	}
	
strong {
	font-weight: bold;
	}

ul, li {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	}
	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.04em;
	background-image: url(../images/ico_mas_sub.gif);
	background-position: .5%;
	background-repeat: no-repeat;
	padding-left: 2em;
	margin-bottom: .2em;
	display: block;
	}	
	
.subopcion {
		background-image: none !important;
		}

address {
	font-size: 1em;
	}
	
h1 {
	color: #FFFFFF;
	font-size: 1.7em;
	text-transform: uppercase;
	}
	
h2 { 
	color: #A35412; /* color #uno */
	font-size: 1.40em;
	text-transform: uppercase;
	}
	
h3 {
	color: #666666;
	font-size: 1.25em;
	}
	
p {
	color: #3f3f3f;
	font-size: 1.05em;
	word-spacing: .35em;
	}
	
kbd {
	font-style: italic;
	font-weight: bold;
	}	
	
cite {
	font-style: italic;
	}

img {
	border: 0 none;
	}
	
a {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	color: inherit;
	}
	
a:hover {
	text-decoration: underline;
	}
	
.cursiva {
	font-style: italic;
	}

.alineadoright {
	text-align: right;
	}
	
.alineadoleft {
	text-align: left;
	}
	
.minusculas {
	text-transform: none!important;
	}

.floatright {
	float: right;
	}
	
.floatleft {
	float: left;
	}
	
div#pagebanner {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 2em;
	}	
	
div#centrado {
	margin: 0 auto;
	text-align: center;
	}	
	
.centrado {
	text-align: center;
	}
	
.negrita {
	font-weight: bold;
	}
	
.subrayado {
	text-decoration: underline;
	}
	
.mayusculas {
	text-transform: uppercase;
	}
	
.sinborde {
	border: 0 none;
	border: 0 none!important;
	}
	
/* FIN etiquetas predefindas //////////////////////////////////*/
div#cabecera {
	display: block;
	position: relative;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	}
	
div#cabecera-left {
	width: 20%;
	position: absolute;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	margin: 0 2% 0 0;
	}
	
div#cabecera-left-escudo {
	float: left;
	width: 100%;
	margin: 0 0 0.3em 0;
	text-align: center;
	padding: 10px 0 0 0;
	}
	
.nombre_ayuntamientos {	
	color: #A35412; /* color #uno */
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	}

div#cabecera-left-nombre {
	width: 100%;
	text-align: center;
	}
	
/* ESTA CAPA ES PROVISIONAL. DEBERÁ IR UNA IMAGEN DEL AYUNTAMIENTO /////////////////////////////////////////////////////*/
div#cabecera-right {
	width: 78%;
	position: absolute;
	left: 22%;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	background-image: url(../images/cabecera.jpg);
	color: #FFFFFF;
	font-size: 3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	}
	
/* AQUI TERMINA LA CABECERA GRÁFICA ////////////////////////////////////////////////////////////// */

div#info {
	width: 100%;
	position: relative;
	margin: 1em 0 4em 0;
	}

div#info-login {
	width: 60%;
	position: absolute;
	top: 0;
	left: 22%;
	}
	
.login {
	color: #A35412; /* color #uno */
	font-size: 1em;
	font-weight: bold;
	}
	
.cerrar_login {
	color: #999999;
	}
	
div#info-login a:hover {
	color: #333333;
	}

div#info-iconos {
	width: 50%;
	position: absolute;
	top: 0;
	right: 0.8%;
	}
	
.prueba {
	display: block;
	float: right;
	margin-right: .3em;
	background-image: none !important;
	padding: 0 !important;
	}

.prueba_hora {
	display: block;
	float: right;
	margin-right: .3em;
	background-image: none !important;
	padding: 0 !important;
	border:none;
	background-color: #FFFFFF;
	}

.prueba_hora input {
	display: block;
	float: right;
	margin-right: .3em;
	background-image: none !important;
	padding: 0 !important;
	border:none;
	background-color: #FFFFFF;
	}
	
/* AQUI TERMINA EL LOGIN + LOS ICONOS DE ACCESO RÁPIDO ////////////////////////////////////////////////////////////// */
	
div#contenido {
	float: left;
	width: 100%;
	margin-bottom: 6%;
	}
	
div#contenido a {
	color: #A35412; /* color #uno*/
	}
	
div#contenido-menu {
	display: inline;
	float: left;
	width: 20%;
	margin: 0 2% 0 0;
	overflow: hidden;
	color: #ffffff !important;
	}
	
div#contenido-menu a {	
	color: #a35412 !important;
	}
		
div#contenido-menu a:hover {
	color: #A35412 !important; /* color #uno*/
	}
	
div#contenido-menu-principal {
	width: 100%;
	margin-bottom: 0.8em;
	float: left;
	}
	
.listado_menu_principal {
	padding: 4% 2% 4% 15%;
	width: 83%;
	background-color: #a35412; /* color #dos*/
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(../images/ico_mas.gif);
	background-position: 5%;
	background-repeat: no-repeat;
	}

.listado_menu_secundario {
	padding: 2% 2% 2% 18%;
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	vertical-align: baseline;
	background-color: #f6ec96; /* color #tres*/
	margin-bottom: 2px;
	background-image: url(../images/ico_mas_sub.gif);
	background-position: 9%;
	background-repeat: no-repeat;
	}
	
div#contenido-menu-acceso {
	width: 100%;
	float: left;
	}

/* AQUI TERMINA EL MENÚ ///////////////////////////////////////////////////////////// */

div#contenido-cuerpo {
	width: 60%;
	float: left;
	margin: 0 1% 0 0;
	padding: 0 1% 3% 0;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	}
	
div#cargando {
	width: 60%;
	float: left;
	margin: 0 1% 0 0;
	padding: 0 1% 3% 0;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	}
	
div#contenido-cuerpo p {
	margin-bottom: 2em;
	padding-right: .6em;
	}	
	
div#contenido-cuerpo-titulo {
	background-color: #A35412; /* color #uno */
	width: 95%;
	padding: .5% 0 1% 5%;
	}
	
div#contenido-cuerpo-breadcrumb {
	width: 98.2%;
	border: 1px solid #A35412; /*color #dos */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	margin: 0.6em 0 .7em 0;
	padding: 0 0 0 1.5%;
	}
	
.enlace_activo {
	color: #A35412; /* color #uno */
	}
	
/* AQUÍ TERMINA EL CUERPO //////////////////////////////////////////////////////////////*/
	
div#contenido-enlaces {
	position: absolute;
	right: 0;
	width: 16%;
	height: 500px;
	}
	
div#contenido-enlaces-buscador {
	margin-bottom: 1.6em;
	display: block;
	position: relative;
	height: 18px;
	width: 100%;
	}
	
div#contenido-enlaces-publicidad {
	width: 100%;
	float: left;
	position: relative;
	}
	
div#contenido-enlaces-publicidad li {
	display: block;
	width: 100%;
	margin-bottom: .1em !important;
	background-image: none !important;
	padding: 0 !important;
	}

div#contenido-enlaces-buscador-texto {
	position: absolute;
	width: 84%;
	border: 0 none;
	height: 18px;
	}
	
div#contenido-enlaces-buscador-boton {
	position: absolute;
	left: 84%;
	width: 16%;
	height: 18px;
	}
	
.error_explorer {
	display: none !important;
	}
	
.buscador {
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	color: #333333;
	background-color: #f3e8b0; /* color #tres*/
	border: 0 none;
	border: 1px solid #A35412; /* color #dos*/
	height: 18px;
	width: 91%!important;
	padding: 0 2% 0 2%;
	}	
	
/* AQUÍ TERMINA LA ZONA DE ENLANCES //////////////////////////////////////////////////////////////*/	
	
div#pie {
	width: 100%;
	background-color: #A35412; /* color #uno*/
	min-height: 50px;
	height: auto!important;
	height: 50px;
	padding: 0.8em 0;
	text-align: center;
	color: #FFFFFF !important;
	display: block;
	clear: both;
	}

div#pie a {
	color: #FFFFFF !important;
	}

div#pie-top {
	width: 100%;
	border-bottom: 1px dashed #FFFFFF;
	height: 20px;
	float: left;
	}
	
div#pie-bottom {
	background-color: #A35412; /* color #uno*/
	width: 100%;
	float: left;
	margin: .8em 0 0 0;
	}
	
/* AQUÍ TERMINA EL PIE /////////////////////////////////////////////////////////////////////*/
