/**
* @author CECS ( Alejandro Belmar)
*/
border{
	border: 1px solid #000000;
	height: 1000px;
	widows: 1000px;
}
/* Alinear Pagina Completa */
* {
	padding: 0;
	margin: 0;
}
p a:Link{
text-decoration :none;
}
p a:hover{
text-decoration :none;
}
p a:visited{
text-decoration :none;
}
/* Cuerpo de la Pagina */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
}
div.pruebas {border: 1px solid #BB0000;}
#linea_sup {margin:auto;width:948px;height:16px;background-color:#990000;}
#contenedor {overflow:hidden; width:920px; margin: 0 auto;}
#banner{width:920px;height:115px; background-image:url(../images/banner.jpg);}
#altosep{width:920px;height:40px; margin:auto;}
#altosepdown{width:920px;height:10px; margin:auto;}
#altomenu{width:148px;height:22px;}
#izquierda {float:left;width:148px; padding-top:0px;}
#derecha {float:right; width:240px; margin-left: 16px;}
#centro {padding-top:0px; overflow:hidden;}
#footera {clear:both; z-index:-999999; width:948px; margin:auto;}
#footera p, #header p, #derecha p {color:#fff;}

#alto_footer {
	margin:auto;
    width: 920px;
	height:10px;
    clear: both; 
}


#footer {
	margin:auto;
    width: 920px;
	height:22px;
    clear: both;
	background:url(../images/footer.jpg); 
}

/* ----- Elementos ----- */
a img{ border:0px; }
h1, h2, h3 {
	font-family: Arial;
    font-weight: bold;
}
h1 { font-size: 11px; color : #4C4C4C; }
h2 { font-size: 11px; color : #4C4C4C;}
h3 { font-size: 11px; color : #4C4C4C;}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
font-family : Arial;
font-size:11px;
color: #4C4C4C;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited{
	text-decoration: none;
}

/* ----- Modulos----- */
#izquierda .moduletable_menu{
	text-align:left;
    margin-bottom:10px;
}

#derecha .moduletable_menu, #derecha .moduletable{
	text-align:left;
    margin-bottom:15px;
}

/*menu izquierda css */
#izquierda .moduletable_menu li{
	margin-top:5px;
    padding-left:15px;
    list-style-image:none;
    list-style-type:none;
}

.moduletable_menu h3{
    font-size: 11px;
	background-color:#990000;
	color:#FFF;
	height:14px;
	padding:3px;

}
/* ----- Contenido ----- */
.contentheading {
	margin:0;
	font-family:Arial;
    color:#990000;
    font-size: 12px;
	font-weight: bold;
    padding-bottom: 10px;
}
.contentheading:hover {
	color:#000000;
}

.blog_more_estilo{
padding-left:10px;
padding-bottom:18px;
color:#C97531;
}
.blog_more_estilo li a{
color:#FFF;
}
.blog_more_estilo li a:hover{
color:#C97531;
}

/* Titulos de cuerpo de noticias */	  
.componentheading{
	font-family:Arial;
	margin:0;
    color:#990000;
    font-weight:bold;
    font-size: 12px;  
}
.componentheading:hover{
	font-family:Arial;
	margin:0;
    color:#000000;
    font-weight:bold;
    font-size: 12px;  
}
.contentpaneopen{
	line-height:1.4em;
    text-align:justify;
	padding-right:8px;
	font-family:Arial;
}
.contentpaneopen:hover{
	line-height:1.4em;
    text-align:justify;
	padding-right:8px;
	font-family:Arial;
}

/*Leer mas estilo*/
a.readon_estilo:link, a.readon_estilo:visited {
margin-top:20px;
margin-bottom:15px;
background:url(../images/readon.png) no-repeat;
width:95px;
height:35px;
text-decoration : none;
outline:none;
text-indent:-50000px;
display:block;
}
a.readon_estilo:hover {
text-decoration: none;
outline:none;
}
.contenttoc_estilo, .pagenavcounter_estilo{
	margin-bottom:10px;
	color:#FC0;
}
.contentpaneopen_estilo{
	line-height:1.4em;
    text-align:justify;
	padding-right:8px;
	padding-left:8px;
	font-family:Arial;
}

/*Separadores de linea en contenido */
	.article_separator{
    display:block;
    background:#990000;
    height:1px;
	text-align:center;
/*    margin:10px 8px 10px 0px; */
}

/*Fechas */
small , .createdate, .modifydate{
	font-family:Arial,Helvetica,Sans-Serif;
    font-size:10px;
    line-height:1.5em;
    color:gray;

    padding-bottom:10px;
}

.banneritem_text, .bannerfooter_text{
	padding:5px;
}


/*Color de TODOS los Enlaces*/
a:visited { color: #000000; text-decoration: none; }   
a:Link{color: #000000; text-decoration: none;}
a:hover{color: #990000;text-decoration: none;}

a.pagenav:visited { color: #000; text-decoration: none; }
a.pagenav:Link{color: #000; text-decoration: none;}
a.pagenav:hover{color: #C97531;text-decoration: none;}

a.contentpagetitle:visited  { color: #990000; text-decoration: none; }   
a.contentpagetitle:Link{color: #990000; text-decoration: none;}
a.contentpagetitle:hover{color: #000000;}
/*color enlaces en linea superior roja*/
/*Color de TODOS los Enlaces*/
.menusuperior a:visited { color: #FFFFFF; text-decoration: none; }   
.menusuperior a:Link{color: #FFFFFF; text-decoration: none;}
.menusuperior a:hover{color: #CCCCCC;}

li {
	list-style: none;
    margin: 0;
}

/*------------ Lista de Archivos de Prensa -------------*/
/*Metadata Numero*/
.sectiontableheader{
padding-right: 6px;
color: #990000;
padding-bottom: 8px;
}
/*Metadata Titulo*/
.sectiontableheader a{
padding-right: 6px;
color: #990000;
font-size: 13px;

}
/*Numeros y Titulos Archivos*/
.sectiontableentry1 td{
	padding-right: 6px;
	vertical-align: top;
	line-height: 20px;
}
.sectiontableentry2 td{
	padding-right: 6px;
	vertical-align: top;
		line-height: 20px;
}

/*Publicaciones*/
.publicaciones{
	color	: #4c4c4c;
}

.titulo_publicaciones{
	padding-top: 20px;
	font-weight: bold;
	color	: #4c4c4c;

}

.subtitulo_publicaciones{
	font-weight: lighter;
	padding-top: 10px;
	color: #000000;

}
ul.menu li{ /*imagen para menu */
background: url(../images/menu.jpg) no-repeat;
height:16px;
position:relative;
}
ul.menu li a span{
top:1px;
position:relative;
}
ul.menu li.active a{
color:#FFFFFF;
}
ul.menu li.active a span{
position:relative;
top:1px;
}
ul.menu li.active{
background: url(../images/menu2.jpg) no-repeat;
height:16px;
color:#FFFFFF;
}

/*NOTICIAS PRENSA*/
#contenedor_noticias_principales{width:234px;}
#contenedor_imagen_noticias_principales{width:234px;height:150px;}
#span_imagen_noticias_principales{position:relative;top:4px;}
#fecha_noticia_principal{width:234px;height:20px; font-weight:bold; font-size:11px;}
#cuerpo_noticia_principal{width:234px;height:150px;}
#noticia_principal{position:relative;top:10px;text-align:justify;}