@charset "utf-8";
/* CSS Document */

* {
	margin: 0pt;
	padding: 0pt;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 771px;
}
hr{
	border:none;
	border-top:2px #FAB74F dotted;
	background-color:transparent;
	color:#FFFFFF;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
}
#page_margins {
	width: 771px;
}
#left_col {
	width: 267px;
	float: left;
	background-color:#2A5E98;
	border-right: 1px solid #FFFFFF;
}
#nav {
	height: 507px;
	padding-top: 20px;
	background-image:url(../imagenes/nav_fondo.gif);
	background-repeat: repeat-x;
}
#nav_boton {
	width: 198px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;	
	border-bottom: 1px #49C7D3 inset;
	padding-top: 8px;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#not_recientes {
	width: 215px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#left_image {
	width: 153px;
	height: 173px;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../imagenes/estatua.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#right_col {
	border-left: 1px solid #2E828C;
	float: left;
	width: 500px;
}
#header {
	height: 121px;

}
#contenido {
	margin-top: 1px;
	padding: 10px 12px 12px 12px;
	border-top: 1px #286373 solid;
}
#titulo {
	height: 40px;
	border-bottom: 1px #F13F3B solid;
}
#recSearch {
	height: 24px;
	margin-bottom: 22px;
	border: 1px #286373 solid;
	background-color: #BCA1CA;
	color: #2D7492;
	padding-top: 5px;
}
#docSearch {
	height: 24px;
	margin-bottom: 22px;
	border: 1px #286373 solid;
	background-color: #FAB651;
	color: #2D7492;
	padding-top: 5px;
}
#intSearch {
	height: 24px;
	margin-bottom: 22px;
	border: 1px #286373 solid;
	background-color: #2B5F99;
	color: #F6D179;
	padding-top: 5px;
}
.intCuerpo {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:40px;
	border: 1px #286373 solid;
	
	font-size:12px;
	color:#AF8B2B;
}
#intTitulo {
	/* height: 20px; */
	background-color: #2B5F99;
	font-size:14px;
	padding-top:4px;
	color: #F6D179;
	padding-bottom: 2px;
}
#intContenido {
	padding: 5px;
	
}
#intContenido a{
	color:#2D7492;
}
#intDetalle {
	padding-bottom:5px;
}
#conCuerpo {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border: 1px #286373 solid;
}
#conContenido {
	padding: 15px;
	font-size:12px;
	color:#2D7492;
	text-align:left;
}
#conContenido1 {
	padding-right:100px;
}
#conContenido2 {
	padding-right:112px;
}

.fInput {
	border:1px #F6D179 solid;
}
.fBoton{
	background-color:#236573;
	font-weight:bold;
	color:#FFFFFF;
	border: 0px;
}
.docCuerpo {
	margin-bottom: 30px;
	font-size:12px;
	
	color:#2D7492;
	border: 1px #2D7492 solid;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
#docContenido {
	padding: 10px;
}
.curCuerpo {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:40px;
	border: 1px #236476 solid;
	font-size:12px;
	color:#AF8B2B;
}
#curCuerpo #curImage {
	border: 2px #A0B9E2 solid;
	margin:5px;
	margin-left:10px;
	float:left;
}
#curTitulo {
	/* height: 20px; */
	font-size:14px;
	padding-top:4px;
	color: #2D7492;
	text-align:center;
	background-color: #A0B9E2;
	text-transform: uppercase;
	padding-bottom: 2px;
}
#curContenido {
	text-align:justify;
	padding: 5px;
}
#curContenido span{
	padding: 5px;
	text-align:justify;
	color:#AF8B2B;
}
#curContenido a{
	/* text-decoration:none; */
	color:#AF8B2B;
	text-align:justify;
}
#curDetalle {
	font-size:12px;
	color:#2D7492;
	text-align:justify;
}
#curContenido #curDetalle{

text-align:justify;
}
#curFecha {
	font-size:12px;
	float:right;
	padding-right:5px;
}
#curPaginado {
	text-align:center;
	color:#2D7492;
}
#curPaginado a {
	color:#2D7492;
	text-decoration:none;
}
#curImage{
	float:left;
}
#curImage img{
	border: 2px #236476 solid;
	margin-right: 10px;
	margin-bottom: 10px;
}
#curLink{
	text-align:right;
	padding-right: 10px;
	clear: both;
}
.notCuerpo {
	margin-bottom:40px;
	border: 1px #236476 solid;
	font-size:12px;
	color:#AF8B2B;
	
}
#nuevaNot{
	font-size:12px;
	color:#AF8B2B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #236574;
	border-right-color: #236574;
	border-left-color: #236574;
	}
#imagenRedIZ{
	height:33px;
	float: left;
	}
#imagenRedMED{
	height:33px;
	background-image: url(../imagenes/fondoNotMED.jpg);
	background-repeat:  repeat-x;
	float: left;
	width: 452px;
	}
#imagenRedDE{
	height:33px;
	float: left;
	}
#notCuerpo #notImage {
	border: 2px #FECF81 solid;
	margin:5px;
	margin-left:10px;
	float:left;
}
#notTitulo {
	background-color: #FECF81;
	font-size:14px;
	padding-top:4px;
	color: #2D7492;
	text-align:center;
	text-transform: uppercase;
	padding-bottom: 2px;
}
#notContenido {
	padding: 5px;
	text-align:justify;
}
#notContenido a{
	/* text-decoration:none; */
	color:#AF8B2B;	
}
#notContenido p a{
	color:#2D7492;	
}
#notDetalle {
	font-size:12px;
	color:#2D7492;
	text-align:justify;
	padding-top: 15px;
}
#notFecha {
	font-size:12px;
	float:right;
	padding-right:5px;
}
#notPaginado {
	text-align:center;
	color:#2D7492;
}
#notPaginado a {
	color:#2D7492;
	text-decoration:none;
}
#VolverLink {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
}
#VolverLink a {
	color:#2D7492;
	text-decoration:none;
}
#notImage{
	float: left;
}
#notImage img{
	border: 2px #FECF81 solid;
	margin-bottom: 10px;
	margin-right: 10px;
}
.recCuerpo {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:40px;
	border: 1px #286373 solid;
	font-size:12px;
	color:#2D7492;
}
#recTitulo {
	/* height: 20px; */
	background-color: #BCA1CA;
	font-size:14px;
	padding-top:4px;
	color: #2D7492;
	text-transform:none;
	padding-bottom: 2px;
}
#recContenido {
	padding: 5px;
	
}
#recContenido a{
	/*
	text-decoration:none;
	color:#2D7492;
	*/
	color: #856F96;
}
#recContenido span {
	/*
	color:#856F96;
	text-transform: capitalize;
	*/
	color: #2D7492;
}
#recDetalle {
	padding-bottom:5px;
	text-align: justify;
}
.recCuerpo hr {
	border:none;
	border-top: 2px #856F96 dotted;
	background-color:transparent;
	color:#FFFFFF;
	width:400px;
	margin-left:auto;
	margin-right:auto;	
}
.txtInput {
	text-align: right;
	float: left;
	display: block;
	width:150px;
	padding-right: 10px;
}
#conLink {
	text-align: right;
	margin-right: 30px;
}
#notLink {
	color:#AF8B2B;
	text-align:right;
	padding-right: 10px;
	clear: both;
}
#notLink a{
	color:#AF8B2B;
	font-weight:bold;
}
#docTitulo {
	/* height: 20px; */
	background-color: #FAB651;
	font-size:14px;
	padding-top:4px;
	color: #2D7492;
	text-align:left;
	text-transform: uppercase;
	padding-bottom: 2px;
}
#docCategoria {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAB74F;
	margin-top: 15px;
	margin-bottom: 20px;
}

#scroller_container {
	height: 170px;
	position:relative;
	overflow: hidden;
}

.container {
	/*
border: 1px solid #fbaf2b;
padding: 10px;
background-color: #286099;
*/
	height: 203px;
	width: 195px;
	padding: 10px;
	background-image:url(../imagenes/fondoNotDestacada.gif);
	background-repeat:no-repeat;
}

#noticias{
	/*border-bottom: 1px #fab650 inset;*/
/*	padding-bottom: 3px;*/
/*	margin-top: 3px; */
/*	margin-bottom: 3px;*/
	padding-top: 2px;
	}
#noticias hr{
	border:none;
	border-top:1px #FAB74F solid;
	background-color:transparent;
	color: #286099;
	width: 180px;
}
#noticias h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fab650;
	height: 20px;
	}
#noticias a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fab650;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration:underline;
	}
#masNot{
	text-align: center;
	margin-top: 10px;
	}
#masNot a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	}
#flecha{
	float: left;
	margin-right: 15px;
	margin-top: 3px;
	}
#docDocumento {
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FAB74F;
	margin-top: 10px;
	padding-bottom: 5px;
}
#docBajar {
	float: right;
}
/*
#docBajar a[href $='.pdf'] { 
	padding:0 18px 0 0;
	background-repeat: no-repeat;
	background-image:url(../imagenes/pdf.gif);
}
*/
#intSubCategoria {
	text-align: left;
	margin-left: 15px;
}
#intDetalle2 {
	margin-left: 35px;
}
#flecha2 {
	float: left;
	margin-right: 15px;
}
#intCruz {
	float: left;
	margin-right: 10px;
}
#txtIntroduccion {
	margin-bottom: 10px;
	color: #2D7492;
	font-size: 12px;
	text-align: justify;
}
#txtIntroduccion a{
	color: #AF8B2B;
}

#txtLista {
	margin-bottom: 10px;
	color: #2D7492;
	font-size: 14px;
	text-align: justify;
	font-weight:bold;
	padding-left: 50px;
	text-transform:none;
	
}

#txtLista li{
	line-height: 22px;
	
}
#txtLista a:visited { 
color: #846384;
text-decoration: none }

#txtLista a:hover{
	color: #846384;
	text-decoration:underline;
}
#txtLista a:link{
	color: #846384;
	text-decoration: none;	
}

#txtLista OL.categoria { 
	list-style-type: none;
	padding-left:20px; 
	text-indent: 5px;
	background-image:url(../imagenes/nivel1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#txtLista OL.subcategoria2 { 
	list-style-type: none;
	padding-left:30px;
	text-indent: 5px;
	background-image:url(../imagenes/nivel2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#txtLista OL.subcategoria3 { 
	list-style-type: none;
	padding-left:20px;
	text-indent: 5px;
	background-image:url(../imagenes/nivel3.gif);
	background-repeat: no-repeat;	
	background-position: 0px 5px;
}

#txtLista OL{
	list-style-type: none;
	padding-left:20px;
	text-indent: 5px;
}

#not_recientes_titulo {
	text-transform: uppercase;
	color: #FAB74F;
	text-indent: 5px;
	margin-bottom: 10px;
	text-align: center;
}
select {
	width:200px;
	font-size: 11px;
}
/* message */
.ewmsg {
	color: red; /* message color */
	font-size: xx-small; /* font size */	
}
#mapaTitulo {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AF8B2B;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#mapaTitulo a{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AF8B2B;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-decoration: none;
}
#mapaDetalle {
	font-weight: bold;
	text-indent: 20px;
	color: #2D7492;
	font-size: 12px;
}
#mapaDetalle a {
	font-weight: bold;
	color: #2D7492;
	font-size: 12px;
	text-decoration: none;
}
#pag_inicio {
	width: 200px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#recSubCategoria {
	font-weight: bold;
	text-indent: 15px;
	padding-top: 15px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2C74A6;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#footer {
	padding-top: 40px;
	clear: both;
	text-align: center;
}
#footer a{
	color: #999999;
	font-size: 10px;
}
#conContenido #fContacto div {
	width: 400px;
	padding-bottom: 8px;
}

