/***************************GENERAL*************************************/
*{
 border-style:none;
}
body{

 background-color:#666;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 padding:0;
 margin:0px 0px 3px 0px;
}
#container
{
 background-color:#FFFFFF;
 border-style:none;
 margin: 0 auto;
 width:920px;
 height:auto;
 border:0px;
 -moz-border-radius: 8px;
 -webkit-border-radius: 8px;
}
.ajuste{ clear: both;}
.titulo
{
 margin:10px 10px 0px 10px;
}
/***************************SECCION HEADER*************************************/
.header_contenedor
{
 padding:0px;
 margin:0px 10px 0px 10px;
}
.header_encabezado
{
 margin:5px 0px 0px 0px;
 text-align: center;
}

.header_menu
{
 margin:5px 0px 0px 0px;
 height:20px;
 float: left;
 clear: both;
}
.header_menu_sec
{
 margin:0px 20px 0px 0px;
 padding:5px 0px 0px 0px;
 height:20px;
 float: right;
 clear: both;
 border-top:thin solid #CCC;
}
.header_menu ul, .header_menu_sec ul
{
 list-style:none;
 margin:0;
 padding:0;
}
.header_menu li, .header_menu_sec li
{
 margin:0px;
 padding:0;
 float:left;
}
.header_menu li a, .header_menu_sec li a
{
 display:block;
 padding:0px 0;
 text-decoration:none;
 text-align:center;
 font-size:10px;
 color:#1D325B;
 background-color:#FFF;
 width:130px;
}
.header_menu li a:hover, .header_menu_sec li a:hover
{
 color:#000;
}
.header_menu_li
{
 border-right:thin solid #CCC;
}
.header_menu form
{
 width:150px;
 border-width:0px;
 margin:0px;
 padding:0px;
 background-image:url(../image/bg_search.gif);
 background-position:15px 0px;
 background-repeat: no-repeat;
 text-align:right;
}
.header_menu input
{
 width:105px;
 height:100%;
 margin:0px;
 border-width:0px;
 padding:0px 5px 0px 5px;
}
.header_fecha
{
 margin:5px 10px 0px 0px;
 color:#666;
 text-align:right;
}
.header_marquesina
{
 margin:5px 10px 0px 10px;
 background-color:#BCCBEA;
 text-align:center;
 padding:3px;
 width:895px;
 color:#14213D;
}

/*************************SECCION ENLACES************************/
#enlaces
{
 float:right;
 margin:10px 10px 0px 0px;
}
.enlaces_enlaces
{
 list-style:none;
 margin:0;
 padding:0;
}
.enlaces_enlaces li
{
 margin-bottom:10px;
 padding:0;
}
.enlaces_enlaces img
{
 border:thin solid #CCC;
}
/**************************SECCION BODY************************/
#body_info h1, #body_info h2, #body_info h3, #body_info p, #body_info ul{margin:0px 10px 10px 10px;}
#body_info .centrado{margin:0px 10px 10px 10px; text-align:center;}
#body_info p{text-align:justify;text-indent:16px;}
#body_info img
{
 float:right;
 margin:0px 10px 10px 10px;
}
#body_info a
{
 text-decoration:underline;
 color:#666;
}
#body_info a:hover
{
 text-decoration:none;
 color:#000:
}
/**************************SECCION FOOTER************************/
.footer_enlaces ul
{
 list-style:none;
 margin:15px 0px 0px 10px;
 padding:0;
}
.footer_enlaces li
{
 margin:0px 13px 0px 0px;
 _margin:0px 11px 0px 0px;
 #margin:0px 11px 0px 0px;
 padding:0px 0px 0px 0px;
 float:left;
}
.footer_enlaces li img
{
 width:115px;
 height:60px;
 border:thin solid #CCC;
}
.enlaces
{
 width:1000px;
 height:68px;
}
.copy
{
 margin:20px 10px 0px 10px;
 padding:10px 0px 10px 0px;
 text-align:center;
 background-color:#96A1B0;
 color:#fff;
}
.copy2
{
 margin:0px 10px 0px 10px;
 padding:5px 0px 10px 0px;
 text-align:center;
 background-color:#96A1B0;
 color:#fff;
}
.sombra
{
 margin:0px;
 background-image:url(../image/sombra.png);
 background-repeat:no-repeat;
 background-position:center;
 width:100%;
 height:10px;
}
/*************************NOTICIAS*********************************/
#noticia_header
{
 width:290px;
 margin:0px 0px 0px 10px;
}
.noticia_antetitulo
{
 font-size:12px;
 text-align:left;
 color:666;
 margin:0px 0px 0px 10px;
 color:#666;
}
.noticia_titulo
{
 font-size:24px;
 text-align:left;
 margin:20px 0px 30px 10px;
}
.noticia_sumario
{
 margin:10px 0px 10px 10px;
 text-align:justify;
 color:#666;
 text-indent:16px;
 font-size:12px;
}
.noticia_parrafo
{
 padding:0px 10px 10px 10px;
 text-align:justify;
 text-indent:16px;
 font-size:12px;
}
#noticia_imagen
{
 float:right;
 margin:5px 10px 5px 10px;
 width:595px;
 font-size:10px;
 background-color:#BCCBEA;
 color:#14213D;
}
#noticia_imagen img
{
 width:595px;
}
#noticia_imagen h3
{
 margin:5px;
}
#paginacion_lista, #paginacion_lista_noti
{
 list-style:none;
 padding:0;
 margin-bottom:10px;
}
#paginacion_lista img
{
 float:left;
 margin:5px;
}
#paginacion_lista li
{
 clear: both;
 margin:0px 10px 0px 10px;
 padding:0px 5px 0px 5px;
 height:80px;
}
#paginacion_lista_noti
{
 margin:0px 10px 0px 10px;
 padding:0px 5px 0px 5px;
}
#paginacion_lista li:hover, #paginacion_lista_noti li:hover
{
 background-color:#BCCBEA;
}
#paginacion_lista h3, #paginacion_lista_noti h3
{
 color:#AAA;
 font-size:10px;
 text-align:left;
}
#paginacion_lista h2, #paginacion_lista_noti, h2
{
 color:#666;
 font-size:12px;
 text-align:justify;
}
#paginacion_lista a, #paginacion_lista_noti, a
{
 text-decoration:none;
 text-align:left;
 font-size:16px;
 font-weight:bold;
 color:#1D325B;
}
#paginacion_lista a:hover, #paginacion_lista_noti a:hover
{
 text-decoration:underline;
}

#paginacion_paginas
{
 margin:0px auto 5px auto;
 padding:0;
 text-align:center;
}
#paginacion_paginas span
{
 font-size:16px;
 margin:0px 3px 5px 3px;
 padding:0px;
 text-align:center;
 vertical-align:bottom;
 bottom:0;
 width:15px;
 display: inline;
}
#paginacion_paginas span a
{
 text-decoration:none;
 text-align:center;
 vertical-align:bottom;
 bottom:0;
 font-size:12px;
 color:#666;
 width:15px;
}
#paginacion_paginas span a:hover
{
 color:#000;
}
.separador_bandera
{
 border-top:1px solid #FFFF00;
 background-color: #0000FF;
 border-bottom:1px solid #FF0000;
 height:1px;
 margin:0px 10px 10px 10px;
 width:295px;
}
/****************************************************************/

