@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ece9eb;
	/*background-image: url(../_img/cabecera-fondo2.jpg); /*Div azul cabecera login*/
	background-image: url(../_img/fondo-acceso-grande.jpg);
	background-size:100% 100% 100% 100%;
	background-repeat: no-repeat;
/*	background-position: top;*/
	
}

a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #06C;
}
a:visited {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: none;
}
a:active {
	color: #06C;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}



#cabecera {
	height: 160px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-image: url(../_img/cabecera.gif);
	padding-top: 10px;
	padding-left: 30px;
}

#cuerpo {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFF;
	margin-bottom: 0px;
	background-image: url(../_img/fondo-banner-abajo.gif);
	background-repeat: no-repeat;
	background-position: center 292px;
}

#pie {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C2B1B7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #78525F;
	padding-top: 10px;
	padding-bottom: 10px;
}
.banner {
	display: block;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-position: bottom;
	border: 1px solid #62798a;
	background-color: #DAE0E5;
}
.menu {
	display: block;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 51px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9BCC7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9BCC7;
	margin-top: 30px;
}
.titulocontenido {
	font-family: Tahoma, Geneva, sans-serif;
	color: #06C;
	font-size: 20px;
	display: block;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.subtitulocontenido {
	font-family: Tahoma, Geneva, sans-serif;
	color: #06C;
	font-size: 16px;
	display: block;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}

.textocontenido {
	display: block;
	height: auto;
	width: 820px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}


.pie {
	display: block;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#contenedororganigramas {
	height: 1050px;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}
#contenedordirectorio {
	height: 440px;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}
#contenedordirectorio2 {
	height: 780px;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}


#contenedoreventos {
	height: 1430px;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}

#contenido {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 10px;
}
#contenidoconvenios {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 1250px;
	padding-bottom: 10px;
}

#contenidogentedorama {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 1520px;
	padding-bottom: 10px;
}



.contenidoorganigramasoficinas {
	width: 320px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2B1B7;
	border-right-color: #C2B1B7;
	border-bottom-color: #C2B1B7;
	border-left-color: #C2B1B7;
	margin-bottom: 10px;
	height: auto;
	padding-left: 20px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	float: left;
	margin-right: 15px;
	margin-left: 30px;
}


.contenidoorganigramasextendido {
	width: 726px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 50px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #78525F;
	border-right-color: #78525F;
	border-bottom-color: #78525F;
	border-left-color: #78525F;
	margin-bottom: 10px;
	height: auto;
	padding-left: 20px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	float: left;
	margin-right: auto;
	clear: left;
	margin-left: auto;
}

#resultadosbusqueda {
	display: block;
	height: auto;
	width: 780px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}


.bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #78525F;
	font-size: 20px;
}

.txtresaltado {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F63;
	font-weight: bold;
}

.textocontenidosangradoizquierda {
	display: block;
	height: auto;
	width: 770px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-left: 30px;
}

.txtleyenda {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F63;
	font-weight: normal;
	font-style: normal;
	display: block;
	border: 1px dashed #F63;
	padding: 5px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
.descargas {
	display: block;
	width: auto;
	float: right;
	height: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #ECEDE8;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D0D2C8;
	border-right-color: #D0D2C8;
	border-bottom-color: #D0D2C8;
	border-left-color: #D0D2C8;
}


.informativodescargas {
	background-color: #20221C;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	height: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}


.contenidoeventosextendido {
	width: 798px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2B1B7;
	border-right-color: #C2B1B7;
	border-bottom-color: #C2B1B7;
	border-left-color: #C2B1B7;
	margin-bottom: 10px;
	height: auto;
	padding-left: 20px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	margin-right: auto;
	clear: left;
	margin-left: auto;
	border-left-width: 1px;
}

.textocontenidoconvenios {
	display: block;
	height: auto;
	width: 800px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 9px;
	padding-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #DAE0E5;
}

.subir {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	display: block;
	float: right;
	height: 16px;
	width: 50px;
	color: #06C;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 15px;
	border: 1px solid #DAE0E5;
	margin-top: -5px;
}
.anclacabecera {
	display: block;
	float: right;
	height: 20px;
	width: 20px;
}

.subirdentroDIV {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	display: block;
	float: right;
	height: 16px;
	width: 50px;
	color: #06C;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: -5px;
	border: 1px solid #DAE0E5;
	margin-top: -10px;
}
