@charset "UTF-8";

/*general*/
body {
	background-color: #6398CA;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#contenedor {
	clear: both;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 10px;
}

/*top*/

#top {
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	width: 780px;
	float: left;
}
#contenedor #top a {
	height: 117px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#main {
	background-color: #FFFFFF;
	float: left;
	width: 780px;
}

/*pie de pagina*/

#pie {
	font-size: 11px;
	color: #FCFCFE;
	text-align: center;
	float: left;
	width: 780px;
	background-image: url(../img/bottom_main.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: top;
}


/*class textos*/
a:link {
	color: #025C98;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #006699;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}
a:active{
	color: #006699;
	margin: 0px;
	padding: 0px;
}
a.bl:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.bl:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.bl:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul {
	color: #025C98;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
ol {
	font-size: 12px;
	color: #025C98;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
li {
	margin-bottom: 5px;
}


a.link-az:link, a.link-az:visited {
	color: #025C98;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}

a.link-az:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 18px;
}
a.link-gr-12:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.link-gr-12:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.link-gr-12:hover {
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}
.ng-14-bold {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a.link-az-bold:link {
	font-size: 12px;
	font-weight: bold;
	color: #025C98;
	text-decoration: none;
}
a.link-az-bold:visited {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.link-az-bold:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.link-az-14:link, a.link-az-14:visited {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.link-az-14:hover {
	font-size: 14px;
	font-weight: bold;
	color: #4588C5;
	text-decoration: underline;
}


.gr-12 {

	font-size: 12px;
	color: #666666;
}
.az-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #025C98;
}
h1 {
	text-indent: -9999px;
	display: block;
	height: 117px;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #025C98;
	text-align: justify;
}
h3 {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}
h5 {
	
	font-size: 12px;
	font-weight: bold;
	color: #025C98;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.style1 {color: #5491B8}
.style2 {color: #FEA800}
.style3 {color: #99CDFF}
.style4 {color: #FFA400}
.titulo {
	
	font-size: 14px;
	font-weight: bold;
	color: #025C98;
}
.titulo2 {
	
	font-size: 20px;
	font-weight: bold;
	color: #025C98;
}


/*imagenes*/
a img {
	border: none;
}
img.left {
	float: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}
img.right {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 15px;
}

/*tablas*/
table {
	float: left;
	background-color: #FFFFFF;
}
.foto_der {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: right;
	width: 250px;
	display: block;
	margin: 0px;
}

th {
	width: 22%;
	font-style: normal;
	font-weight: bold;
	padding: 4px;
	color: #666666;
	background-color: #99CCFF;
	
	font-size: 11px;
}
td {
	color: #666666;
	
	font-size: 11px;
	width: 22%;
	text-align: center;
	padding: 2px;
	background-color: #F0F0F0;
}
caption {
	color: #FFFFFF;
	background-color: #FF6600;
	float: left;
	width: 200px;
}

/*navegacion*/
#navegacion {
	background-image: url(../img/bg_navegacion.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 26px;
	float: left;
	width: 780px;
}
#navegacion ul {
	margin: 0px;
	padding: 0px;
	float: none;
}
#navegacion ul li {
	text-align: center;
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 4px;
	display: inline;
}
#navegacion a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008FCC;
	text-decoration: none;
}
#navegacion a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#navegacion a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC160A;
	text-decoration: none;
}
/*columna izquierda*/
#columna {
	width: 180px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
}
#caja {
	float: left;
	width: 180px;
	background-color: #4588C5;
}

#caja #center {
	background-color: #4588C5;
	float: left;
	width: 180px;
}
#cajatop {
	background-image: url(../img/top_menu_izq.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 180px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: left;
}
#columna2 {
	width: 240px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
}
#caja2 {
	float: left;
	width: 240px;
	background-color: #4588C5;
}
#caja2 #center2 {
	background-color: #4588C5;
	float: left;
}

#caja .top {
	background-image: url(../img/top_menu_izq.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
	width: 240px;
	display: block;
	float: none;
}
#cajatop2 {
	background-image: url(../img/top_menu_izq2.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 240px;
	margin-top: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	float: left;
}

.acceso {
	margin-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}
#acc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

.caja2 {
	padding: 0px;
	float: left;
	width: 240px;
	margin: 0px;
}




#titulo {
	background-image: url(../img/bg_titulo_seccion.png);
	height: 20px;
	width: 190px;

	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-left: 8px;
	padding-left: 4px;
	padding-top: 4px;
	color: #FCFCFE;
}
/*login*/
#login {
	background-image: url(../img/bg_login.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 240px;
	margin-top: 6px;
	float: left;
	display: block;
}
#login form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005B97;
	padding-top: 8px;
}
#login fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#login #contrasena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #025C98;
	background-color: #CDDFEB;
	height: 16px;
	width: 160px;
	border: 1px solid #CCCCCC;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#login #usuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #025C98;
	background-color: #CDDFEB;
	height: 16px;
	width: 160px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
#login #ingresar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #025C98;
	background-color: #CDDFEB;
	border: 1px solid #CCCCCC;
}
#login a {
	margin-left: 8px;
	font-size: 11px;
}

#informamos {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	width: 180px;
	padding: 0px;
	background-image: url(../img/bg_informamos2.gif);
	background-repeat: repeat-y;
}
/*informamos*/

#informamos .top2 {
	background-image: url(../img/top_menu.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	background-color: #4588C5;
	display: block;
	background-position: left top;
	clear: both;
}
#informamos #cont-center {
	width: 141px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	background-color: #F2F2F2;
	display: block;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#informamos2 {
	margin-top: 8px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	width: 240px;
	padding: 0px;
	background-image: url(../img/bg_informamos.gif);
}
#informamos2 .top {
	background-image: url(../img/top_informamos.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 240px;
	display: block;
	float: left;
}
#informamos2 #cont-center2 {
	width: 208px;
	padding: 16px;
	display: block;
	clear: both;
	background-repeat: repeat-y;
	background-image: url(../img/bg_informamos.gif);
}

.bottom {
	background-image: url(../img/bottom_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	width: 180px;
	display: block;
	clear: both;
}
.bottom2 {
	background-image: url(../img/bottom_informamos2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	display: block;
	width: 180px;
	clear: both;
}
.bottom3 {
	background-image: url(../img/bottom_informamos.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 240px;
	display: block;
	clear: both;
}
.bottom4 {
	background-image: url(../img/bottom_menu2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 11px;
	width: 240px;
	display: block;
	clear: both;
}




/*contenido central home*/
#contenido {
	width: 510px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../img/banner_central.gif);
	background-repeat: no-repeat;
	height: 184px;
}
#contenido .top {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 55px;
	padding-top: 10px;
}
#contenido  .centro {
	height: 100px;
	padding: 10px;
}
#bottom-contenido {
	height: 9px;
	width: 538px;
}

.iconos {
	width: 155px;
	float: left;
	padding-left: 12px;
}
.iconos2 {
	width: 140px;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
#contenido2 {
	width: 510px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../img/sombra.gif);
	background-repeat: no-repeat;
	background-position: 277px top;
}

#tit-not {
	width: 273px;
	float: left;
	background-image: url(../img/bg_tit_noticias.gif);
	background-repeat: no-repeat;
	height: 17px;
	background-position: -15px;
}
#noticias {
	width: 280px;
	float: left;
}



.not {
	float: left;
	width: 272px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
	display: block;
	margin-left: 0px;
}
.not img {
	height: 70px;
	width: 100px;
	border: 3px solid #CCCCCC;
	float: left;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}





.not2 {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	display: block;
}

#cont-banner {
	width: 213px;
	float: right;
}
.banner {
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*contenido central*/
#cont-int {
	width: 530px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	padding: 15px;
}
#cont-int img {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.documento {
	float: left;
	padding: 0px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.doc {
	width: 340px;
	float: left;

	font-size: 12px;
	font-weight: normal;
	color: #025C98;
	margin-bottom: 7px;
	padding: 4px;
}
.fecha {
	float: left;
	width: 80px;
	padding: 4px;
	text-align: center;
	
	font-size: 12px;
	color: #025C98;
	font-weight: normal;
	margin-bottom: 7px;
}
.tipo {
	float: left;
	width: 52px;
	padding: 4px;
	
	font-size: 12px;
	font-weight: normal;
	color: #025C98;
	text-align: center;
	margin-bottom: 7px;
}

.linea {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 472px;
	height: 1px;
}

#subir {
	display: block;
	float: right;
	width: 270px;
}
#subir  ul  {
	list-style-type: none;
	float: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#subir ul li {
	display: inline;
	padding-right: 20px;
}


#fuente {
	float: left;
	margin-top: 15px;
	width: 250px;
}
#fuente2 {
	float: left;
	margin-top: 15px;
	width: 100%;
}

#pdf {
	display: block;
	float: left;
	clear: both;
	padding: 5px;
	margin-top: 40px;
}
#pdf img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
