@charset "utf-8";
/* CSS Document */
html, body, #content, #content #right, #content #main {
    height: 100%
} 
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/fondoweb.jpg);
	background-repeat:    repeat-y;
	background-position: left top;
}
h1 {
	display: none;
}
h2 {
	display: none;
}
h3 {
	display: none;
}
h4 {
	display: none;
}
#content {
	width: 998px;
	float: left;
	height: 100%;
	background-repeat:  repeat-y;
	background-image: url(../imagenes/fondoweb.jpg);
	background-color: #FFFFFF;
}
#content #right {
	float: left;
	background-color: #185782;
	width: 195px;
	height: 100%;
}
#content #right #menuright {
	float: left;
	width: 195px;
	background-color: #185780;
	background-image: url(../imagenes/fondo_der.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	height: 350px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6CDDD;
}
#content #right #menuright ul {
	list-style-image: url(../imagenes/flecha.jpg);
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#content #right #menuright a:hover {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	text-decoration: underline;
	color: #FF9900;
}

#content #right #menuright a {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}


#content #right #acceso {
	background-image: url(../imagenes/acceso.jpg);
	float: left;
	height: 86px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #185782;
	width: 180px;
	text-align: left;
	padding-left: 15px;
	padding-top: 30px;
	display: inline;
}

#content #main {
	float: left;
	width: 801px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../imagenes/fondo_main.jpg);
	background-repeat: no-repeat;
	background-position: left 55px;
	height: 100%;
}
#content #main #footer {
	background-color: #FFFFFF;
	float: left;
	width: 802px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #185780;
	padding-top: 10px;
}
#content #main #footer #footer3 {
	width: 295px;
	float: left;
	text-align: right;
	padding-top: 5px;
}
#content #main #footer #footer2 {
	width: 480px;
	float: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content #main #footer #menufooter {
	width: 780px;
	float: left;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #174569;
}
#content #main #footer #menufooter li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content #main #footer #menufooter ul {
	padding-left: 0px;
	margin: 0px;
}

#content #main #footer #footerder {
	float: left;
	width: 256px;
	padding-top: 10px;
	padding-left: 5px;
	height: 85px;
	background-color: #EFEFEF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: center;
}
#content #main #footer #footerizq {
	width: 495px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	height: 70px;
	margin-bottom: 20px;
	background-image: url(../imagenes/suscribete2.jpg);
	background-repeat: no-repeat;
	background-position: 105px 0px;
	padding-top: 25px;
	background-color: #EFEFEF;
	margin-right: 5px;
}

#content #main #mainder {
	float: right;
	width: 260px;
	background-color: #B6CDDD;
	background-image: url(../imagenes/fondo_comunicados.jpg);
	background-position: right 75px;
	background-repeat: no-repeat;
	height: 470px;
}
#content #main #mainder #comunicados {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #16466C;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 10px;
}
#content #main #mainder #comunicados ul {
	list-style-image: url(../imagenes/flecha.jpg);
	text-decoration: none;
	margin: 0px;
	padding-left: 15px;
}
#content #main #mainder #comunicados ul ol {
	font-size: 0.9em;
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
}

#content #main #mainder #comunicados a {
	text-decoration: none;
	color: #185782;
}
#content #main #mainder #comunicados a:hover {
	text-decoration: underline;
	color: #16466C;
}

#content #main #maincen {
	float: left;
	width: 240px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 0px;
	height: 410px;
}
#content #main #maincen #imagencen {
	width: 212px;
	background-color: #CCCCCC;
	height: 125px;
	padding: 5px;
	cursor: hand;
}
#content #main #maincen #imagencen img {
	border:0px;
}
#content #main #maincen #imagencen:hover {
	background-color:#FF9900;
}
#content #main #maincen #textocen {
	height: 55px;
	width: 222px;
	padding-top: 5px;
}

#content #main #mainizq {
	float: left;
	width: 240px;
	padding-left: 20px;
	padding-right: 10px;
	height: 410px;
}
#content #main #mainizq #imagen {
	width: 212px;
	background-color: #CCCCCC;
	height: 125px;
	padding: 5px;
	cursor: hand;
}
#content #main #mainizq #imagen img{
	border:0px;
}
#content #main #mainizq #imagen:hover {
	background-color:#FF9900;
}


#content #main #mainizq #titulo {
	background-image: url(../imagenes/titulo_web.jpg);
	height: 61px;
	width: 222px;
}


#content #main #cabecera {
	background-image: url(../imagenes/cabeceraizq.jpg);
	float: left;
	height: 20px;
	width: 519px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #FFFFFF;
	padding-top: 35px;
}
#content #main #cabecera2 {
	background-image: url(../imagenes/cabecerader.jpg);
	float: left;
	height: 55px;
	width: 262px;
}


#content #banner {
	background-image: url(../imagenes/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 130px;
	width: 802px;
	padding-top: 25px;
	margin: 0px;
}

#content #banner #menu {
	float: left;
	width: 802px;
	height: 25px;
	background-color: #185782;
	margin-top: -5px;
	padding-top: 5px;
}
#content #logo {
	background-image: url(../imagenes/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	height: 155px;
	width: 196px;
	cursor: hand;
}
.barra {
	height: 1px;
	color: #CCCCCC;
	margin-top: 0px;
}

.texto {
    font-family: "Trebuchet MS";
    font-size: 0.8em;
    color: #185780;
}
.texto a {
    text-decoration: none;
    color: #185780;
}
.texto a:hover {
    color: #FF9900;
    text-decoration: underline;
}
a.texto {
    text-decoration: none;
}
.textonegrita {
    font-family: "Trebuchet MS";
    font-size: 0.8em;
    font-weight: bold;
    color: #185780;
}
.textonegrita a {
    text-decoration: none;
    color: #185780;
}
.textonegrita a:hover {
    color: #FF9900;
    text-decoration: underline;
}
a.textonegrita {
    text-decoration: none;
}
.boton {
	background-color: #CCCCCC;
	color: #1B5980;
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
.caja {
	height: 15px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #185780;
	margin-top: 5px;
}
.textonaranja {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #E3760D;
	font-weight: bold;
}
.cerrar {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	float: left;
	width: 100px;
}

.fondotitulos {
	background-color: #185780;
	width: 200px;
	color: #FFFFFF;
}
a.fondotitulos  {
	color: #FFFFFF;
}

#content #main #footer #footerder #form1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.caja2 {
	height: 13px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #185780;
}
.texto3 {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: bold;
	color: #FF9900;
}
form {
	margin-top: 0px;
}

.titulosgrandes {
	font-family: "Trebuchet MS";
	font-size: 1.8em;
	font-weight: bold;
	color: #174569;
}

.imagen {
	margin-top: -18px;
	float: left;
	margin-right: 8px;
	border: 1px solid #1E5281;
}
.textoblanco {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
}
.div {
	height: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #185780;
	margin-bottom: 5px;
}


.imagen2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content #main #cabecera2cuerpo {
	background-image: url(../imagenes/cabecerader2.jpg);
	float: left;
	height: 55px;
	width: 262px;
}
.imagen3 {
	float: left;
	margin-right: 8px;
	border: 2px solid #1E5281;
}
#content #main #mainizqcuerpo {
	float: left;
	width: 781px;
	padding-left: 20px;
	min-height: 500px;
	background-image: url(../imagenes/fondoSecciones.png);
	background-repeat: repeat-y;
}
#content #main #mainizqcuerpo #cuerpo {
	width: 498px;
	float: left;
	padding-right: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: justify;
	min-height: 400px;
}

#content #main #mainizqcuerpo #titulo {
	background-image: url(../imagenes/titulo_quienes.jpg);
	height: 61px;
	width: 300px;
}
#content #main #mainizqcuerpo #titulo2 {
	background-image: url(../imagenes/titulo_servicios.jpg);
	height: 61px;
	width: 222px;
}
#content #main #mainizqcuerpo #titulo3 {
	background-image: url(../imagenes/titulo_mujer.jpg);
	height: 61px;
	width: 222px;
}
#content #main #mainizqcuerpo #titulo4 {
	background-image: url(../imagenes/titulo_inscribete.jpg);
	height: 61px;
	width: 222px;
}
#content #main #mainizqcuerpo #titulo5 {
	background-image: url(../imagenes/titulo_foro.jpg);
	height: 61px;
	width: 222px;
}
#content #main #mainizqcuerpo #titulo6 {
	background-image: url(../imagenes/titulo_contacto.jpg);
	height: 61px;
	width: 222px;
}
#content #main #mainizqcuerpo #titulo7 {
	background-image: url(../imagenes/titulo_noticias.jpg);
	height: 61px;
	width: 222px;
}
#content #main #mainizqcuerpo #titulo8 {
	background-image: url(../imagenes/titulo_enlaces.jpg);
	height: 61px;
	width: 222px;
}
#content #main #mainizqcuerpo #titulo9 {
	background-image: url(../imagenes/titulo_cambio.jpg);
	height: 61px;
	width: 300px;
	background-repeat: no-repeat;
}
#content #main #mainizqcuerpo #titulo10 {
	background-image: url(../imagenes/titulo_descargas.jpg);
	height: 61px;
	width: 300px;
	background-repeat: no-repeat;
}
#content #main #mainizqcuerpo #titulo11 {
	background-image: url(../imagenes/titulo_legislacion.jpg);
	height: 61px;
	width: 300px;
	background-repeat: no-repeat;
}
#content #main #mainizqcuerpo #titulo12 {
	background-image: url(../imagenes/titulo_normativa.jpg);
	height: 61px;
	width: 300px;
	background-repeat: no-repeat;
}
#content #main #mainizqcuerpo #titulo13 {
	background-image: url(../imagenes/titulo_estatutos.jpg);
	height: 61px;
	width: 300px;
	background-repeat: no-repeat;
}
#content #main #mainizqcuerpo #titulo14 {
	background-image: url(../imagenes/titulo_galeria.jpg);
	height: 61px;
	width: 300px;
	background-repeat: no-repeat;
}
#content #main #mainizqcuerpo #titulo15 {
	background-image: url(../imagenes/titulo_boletines.jpg);
	height: 61px;
	width: 300px;
	background-repeat: no-repeat;
}
#content #main #mainizqcuerpo #titulo16 {
	background-image: url(../imagenes/titulo_sentencias.jpg);
	height: 61px;
	width: 300px;
	background-repeat: no-repeat;
}
#content #main #mainizqcuerpo #titulo17 {
	background-image: url(../imagenes/titulo_formacion.jpg);
	height: 61px;
	width: 300px;
	background-repeat: no-repeat;
}
#content #main #mainizqcuerpo #titulo18 {
	background-image: url(../imagenes/titulo_boc.jpg);
	height: 61px;
	width: 520px;
	background-repeat: no-repeat;
	float: left;
}
#content #main #mainizqcuerpo #titulo19 {
	background-image: url(../imagenes/titulo_comunicados.jpg);
	height: 61px;
	width: 300px;
	background-repeat: no-repeat;
}

a.texto:hover {
	color: #FF9900;
	text-decoration: underline;
}
.cajaDerecha {
	float: right;
	width: 254 px;
	background-color: #B6CDDD;
	background-image: url(../imagenes/fondo_comunicados.jpg);
	background-position: right 75px;
	background-repeat: no-repeat;
	width: 236px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	padding-left: 20px;
	padding-top: 10px;
	min-height: 410px;
	padding-right: 5px;
}
.cajaDerecha ul {
	list-style-image: url(../imagenes/flecha.jpg);
	text-decoration: none;
	margin: 0px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.cajaDerecha ul ol {
	font-size: 0.9em;
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
}
.cajaDerecha a {
	text-decoration: none;
	color: #185782;
}
.cajaDerecha a:hover {
	text-decoration: underline;
	color: #16466C;
}
#content #main #mainizqcuerpo #cuerpo ul {
	list-style-image: url(../imagenes/flecha.jpg);
	text-decoration: none;
	margin: 0px;
	padding-left: 15px;
	margin-bottom: 10px;
}
#content #main #mainizqcuerpo #cuerpo ul ol {
	font-size: 0.9em;
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
}
#content #main #mainizqcuerpo #cuerpo a {
	text-decoration: underline;
	color: #144468;
}
#content #main #mainizqcuerpo #cuerpo a:hover {
	text-decoration: underline;
	color: #E7760E;
}
.NoticiasTitular {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-weight: bold;
	color: #185780;
	float: left;
	width: 475px;
	margin-bottom: 2px;
	line-height: 1em;
}
.NoticiasFecha {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	float: left;
	width: 475px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.NoticiasCuerpo {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 475px;
	margin-bottom: 5px;
}
.NoticiasArchivo {
	float: left;
	width: 475px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #185780;
	text-decoration: underline;
	margin-bottom: 25px;
}
.NoticiasImagen {
	float: left;
	margin-right: 5px;
	border: 3px solid #E3760D;
}
.fecha {
	color: #666666;
}
.fomulario {
	float: left;
	width: 400px;
}
.fomulario label {
	float: left;
	width: 100px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #185782;
}
.cajaForm1 {
	float: left;
	width: 250px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #185782;
	height: 15px;
	line-height: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.botonEnviarB {
	float: left;
	margin-left: 100px;
	margin-top: 10px;
}
.paginador{
    float: left;
    width: 520px;
}
.cajaForm2 {
	float: left;
	width: 248px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #185782;
	height: 150px;
}
.foto {
	float: left;
	width: 150px;
	margin-right: 15px;
	border: 3px none #E4770E;
	height: 165px;
}
.foto img {
	border: 3px solid #E7760C;
}


.botonEnviarC {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.nombreCategoria {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-weight: bold;
	color: #185782;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content #main #titulo {
	float: left;
	width: 540px;
	background-image: url(../imagenes/titulo_web.gif);
	height: 60px;
	background-repeat: no-repeat;
	background-position: 20px 10px;
	margin-bottom: 15px;
}
#content #main #mainizqcuerpo #datos_contacto {
	float: left;
	width: 245px;
	margin-left: 5px;
}
.galeriaNombre {
	font-family: "Trebuchet MS";
	float: left;
	width: 520px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 0.8em;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}
.noticiasindex {
	float: left;
	width: 515px;
	margin-bottom: 10px;
	padding-left: 20px;
	margin-top: 5px;
}
