/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1{
	border-bottom:#EC5750 2px solid;
	color:#EC5750;
	font-size: 18px;
	font-weight: bold;
}
h2{
	color: #00457C;
	font-size: 14px;
}
h3{
	color: #00457C;
}
h4{
	color: #00457C;
}
.aso{
	color:#00457C;
	font-weight: bold;
}
strong{
	color: #00457C;
}
a{
	color: #000099;
	text-decoration: none;
	font-style: normal;
}
a:hover{
	text-decoration: underline;
}
.volver {
	background-image: url(../images/volver.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 25px;
	background-position: left;
	font-weight: bold;
	
	
}
/***********CABECERA***************/
#cabecera{
	background-image: url(../images/fotocab4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:78px;
	padding-top: 5px;
}#texto{
	float: left;
	text-align: center;
	color: #4E84C4;
	font-size: 22px;
	font-weight: bold;
	margin-top: 7px;
	padding-left: 40px;
	text-decoration: none;
	font-family: Georgia;
	font-style: italic;
}

/*************COMUNES***********/
#comunes{
	background-color: #07457C;
	text-align: right;
	padding-right: 15px;
	padding-top: 2px;
}
.men1{
	margin-left: 25px;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/mapaweb.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	padding-top:5px;

}
.men2{
	margin-left: 25px;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/buzon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	padding-top:4px;
}
/************MENU*************/
#menu{
	background-color: #4E84C4;
	height: 35px;
	padding-left:25%;
	padding-top: 2px;
	/*padding-right: 15px;*/
}
.botones{
	color: #EC5750;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/boton1.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 30px;
	display: table-cell;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}
.boton{
	color: #EC5750;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/boton2.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 30px;
	display: table-cell;
	text-align: center;
	padding-top: 7px;
	font-weight: bold;
}
#bot1{
}
#bot2{
}
#bot3{
}
#bot4{
}
/********************CUERPO*********************************/
#cuerpo{
	height:80%;
}
/********************SUBMENU****************/
#submenu{
	background-color: #4E84C4;
	width: 20%;
	min-height: 120%;
	display: block;
	float: left;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;

}
* html #submenu{
	height: 120%;
}
#submenu a{
	text-decoration: none;
	padding-top: 7px;
	padding-left: 10px;
}

.submen{
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.tira{
	color: #EC5750;
	font-size:14px;
	text-decoration: none;
	display: block;
	padding-bottom: 7px;
	background-color: #FFFFFF;
	border-left: thin solid #EC5750;
	border-top: thin solid #EC5750;
	border-bottom: thin solid #EC5750;
	font-weight: bold;
}
/*.tira a{
	color: #EC5750;
}*/
.submen2{
	color: #FFFFFF;
	display: list-item;
	list-style: circle inside;
	padding-left: 5px;
	font-size: 12px;
/*	padding-top: 10px;*/

}
/******************MIGAS********************/
#migas{
	background-color: #D8D9DB;
	width: 80%;
	text-align: right;
	float: right;
	padding-right: 20px;
	margin-left: -20px;
}
.miga{
	color: EC5750;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
/********************PIE****************************/
#pie{
	font-size: 0.9em;
/*	text-align: center;*/
	background-color: #4E84C4;
	color: #FFFFFF;
	padding-bottom: 5px;
	clear: both;
	padding-left: 350px;
}
#pie a{
	color: #FFFFFF;
	text-decoration: underline;
	margin-top:7px;
	/*text-align: center;*/
}
.escudo{
	padding-top: 5px;
	float: left;
	padding-right: 15px;
}

/*******************CONTENIDO********************************/
#contenido{
	width: 75%;
	min-height: 50%;
	float: left;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 20px;
	margin: 0px;
	text-align: justify;
	color: #000000;
	padding-bottom: 20px;
}
* html #contenido{
	height: 50%;
}
#titulares1{
	color: #00457C;
}
#tipos{
	float: right;
	width: 20%;
	border: 1px solid #000000;
	padding: 5px;
	margin-top: 37px;
	margin-left: 30px;
}

.tittipos{
	display: block;
	background-color: #EC5750;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	padding: 3px;
}

#contizq{
	float: left;
	width: 70%;
}

#contizq2{
	float: left;
	width: 30%;
	height: 80%;
}

.tipos2{
	border: 1px solid #00457C;
	padding: 5px;
	margin-top: 20px;
	margin-left: 30px;
	text-align: center;
}

.tipos2 a{
	color:  #00457C;
	text-decoration: none;
	display: block;
}
.tipos2 a:hover{
	text-decoration: underline;
}

.rojo{
	color: #FFFFFF;
	background-color: #EC5750;
}
	
.fotos{
	margin: 15px;
}
.fot{
	margin-top:80px;
	}
.pila{
	padding-top: 35px;
	padding-left: 16px;
}
.galeria{
	font-size: 10px;
	text-align: center;
	padding: 7px;
	border-left: 1px solid #990000;
}

.galeriafoto{
	padding: 5px;
	vertical-align: middle;
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
	empty-cells: show;
}

#tabgaleria{
	width: 100%;
	border-bottom: 1px solid #990000;
	border-right: 1px solid #990000;
}
.trgaleria{
	border-top: 1px solid #990000;
}
.fondogris{
	background-color: #DDDDDD;
}
#paginacion{
	text-align: center;
	padding-right: 15px;
	padding-bottom: 2px;
	margin-top: 25px;
	border: 1px solid #990000;
}
#sectores{
	float:left;
	width: 45%;
	padding-left: 40px;
}

#pueblos{
	float:left;
	width: 45%;
}

#formemp{
	clear: both;
	padding-top: 5px;
	width: 85%;
	margin-left: 30px;
	text-align: center;
	padding-bottom: 10px;
}
fieldset{
	border: #00457C 1px solid;
	padding: 10px;
}	

legend{
	color: #EC5750;
	font-weight: bold;
}
table{
	font-size: 1em;
	font-weight: normal;
}

th{
	text-align: left;
	font-size: 1.2em;
	border-bottom: 1px solid #EC5750;
}
td{
	vertical-align: top;
}
#col1{
	color: #00457C;
}
#col2{
	color: #00457C;
}

td  a{
	text-decoration:none;
	color: #00457C;
}
#labelbuscar{
	padding-right: 210px;
}
#labelmes{
	padding-right: 5px;
}
/*  * html #labelanio{
	margin-left: -40px;
}*/
#label1{
	font-weight: bold;
	color: #00457C;
}
label{
	font-weight: bolder;
	color: #00457C;
	width: 75px;
}
#loc{
	font-weight: bold;
	color: #00457C;
}
#hor{
	font-weight: bold;
	color: #00457C;
}
#tel{
	font-weight: bold;
	color: #00457C;
}
#dir{
	font-weight: bold;
	color: #00457C;
}
.tur{
	margin-top: 100px;
	border: #FFFFFF;
	}
/*****************************************mapa web*****************************/

#mpres {
	float: left;
	width: 30%;
	height:33%;
	/*border-right-width: thin;
	border-right-style: solid;
	border-right-color: #8E8E8E;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #8E8E8E;
	border-bottom-color: #8E8E8E;
	border-left-color: #8E8E8E;
	border-left-width: thin;
	border-left-style: solid;*/
	font-size: 0.8em;
	padding-bottom: 155px;
}
.mpres:hover{
	color: #FFFFFF;
}
.mpres {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	display: block;
	background-color: #EC5750;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 15px;
}
#mayun {
	float: left;
	width: 38%;
	height:51%;
	/*border-right-width: thin;
	border-right-style: solid;
	border-right-color: #3F9E3D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #3F9E3D;
	border-bottom-color: #3F9E3D;
	border-left-color: #3F9E3D;
	border-left-width: thin;
	border-left-style: solid;*/
	font-size: 0.8em;
	padding-bottom: 50px;
}
.mayun:hover{
	color: #FFFFFF;
}
.mayun {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	display: block;
	background-color: #B6B8BA;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 15px;
}
#mtur{
	float: left;
	width: 30%;
	/*border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FF9E0D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #FF9E0D;
	border-bottom-color: #FF9E0D;
	border-left-color: #FF9E0D;
	border-left-width: thin;
	border-left-style: solid;*/
	font-size: 0.8em;
}
.mtur:hover{
	color: #FFFFFF;
}
.mtur {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	display: block;
	background-color: #4E84C4;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 15px;
}
#mact{
	width: 30%;
	border-right-width: thin;
	/*border-right-style: solid;
	border-right-color: #9E3D3D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #9E3D3D;
	border-bottom-color: #9E3D3D;
	border-left-color: #9E3D3D;
	border-left-width: thin;
	border-left-style: solid;*/
	font-size: 0.8em;
	float: left;
}
.mact:hover{
	color: #FFFFFF;
}
.mact {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	display: block;
	background-color: #00457C;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 15px;
}
#mcom{
	float: left;
	width: 30%;
	/*border-right-width: thin;
	border-right-style: solid;
	border-right-color: #003366;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-left-width: thin;
	border-left-style: solid;*/
	font-size: 0.8em;
	padding-top: -3px;
}
.mcom {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	display: block;
	background-color: #EC5750;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 15px;
}
.centrar{
	text-align:center;
}
/***************************index**************************************/
.titulindex{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #00457C;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color:#4E84C4;
}
#menuindex{
	background-color:#4E84C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	width:100%;
	text-align: center;
	margin-bottom:50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00457C;
	border-bottom-color: #00457C;
	
}
#menuindex a {
	color:#FFFFFF;
	text-decoration:none;
}
#menuindex a:hover{
	color: #EC5750;
	background-color: #FFFFFF;
}

