


body{
    font-family: Helvetica, Arial, sans-serif, Verdana;
    color: #000;
    height: auto;
    font-size:8pt;
    line-height: 12pt;}
    
blockquote{
	padding:5px 0px 5px 10px;	
}

p{
	padding:5px 0 5px 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif, Verdana;
	font-size:9pt;
	line-height: 12pt;
	text-align: left;
	color: #000;
}

p a:link{
	color: #000;
	text-decoration: none;
}

p a:visited{
	color:#D39892;
	text-decoration: none;
}

p a:hover{
	color: #B72F1C;
   	text-decoration: underline;
}


.renglon{
	clear: both;
    margin:10px 0px 10px 0px;
	}

ul{
margin: 0 0 0 5px;
padding: 0px;
}

ol{
margin: 0 0 0 25px;
padding: 0;
}

.li{
	font-size:9pt;
	list-style: none;
	background-image: url(graficas/bullet.gif);
	background-position: 0px +8px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 10pt;
}

.li a:link{
	color: #B72F1C;
	text-decoration: none;
}

.li a:visited{
	color:#D39892;
	text-decoration: underline;
}

.li a:hover{
	color: #B72F1C;
   	text-decoration: underline;
}	


h1{/*titulos de seccion*/
font-family: Times, "Times New Roman", serif;
font-size: 16pt;
color: #000;
background-color: #FFD18C;
padding: 4px;
margin: 10px 0 0 0;
font-weight: normal;
clear: both;}

h2{/*titulos de categoria*/
font-family: Helvetica, Arial, sans-serif, Verdana;
font-size: 13pt;
color: #BC2B00;
font-weight: bold;
padding: 10px 0 0px 0;
margin: 0;
}

h3{/*titulos del item*/
font-family: Helvetica, Arial, sans-serif, Verdana;
font-size: 11pt;
color: #B72F1C;
font-weight: bold;
padding: 5px 0 5px 0;
margin: 0;
}

h3 a:link{
text-decoration: none;
color: #BC2B00;
}

h3 a:visited{color:#CEA886;
text-decoration: underline;
}

h3 a:hover{
color: #BC2B00;
text-decoration: underline;
}



h4{/*opcional: fecha de publicación, autor, etc*/
	padding:0px 0 0px 0;
	margin: 0;
	font-family:Helvetica, Arial, sans-serif, Verdana;
	font-size:8pt;
	line-height: 11pt;
	text-align: left;
	color: #B72F1C;
	font-weight: normal;
}

h4 a:link{
text-decoration: none;
color: #666;
}

h4 a:visited{color:#666;
text-decoration: underline;
}

h4 a:hover{
color: #BC2B00;
text-decoration: underline;
}

h5{/*migas*/ 
	padding: 0px 0px 10px 10px;
	margin: 0;
	font-family:Helvetica, Arial, sans-serif, Verdana;
	font-size:8pt;
	line-height: 12pt;
	text-align: left;
	color: #BC2B00;
	font-weight: normal;font-style: italic;}

h5 a:link{/*migas*/ 
	text-decoration: none;
	color: #BC2B00
}

h5 a:visited{/*migas*/ 
	color: #978882;
   	text-decoration: underline;
}

/h5 a:hover{/*migas*/ 
	text-decoration: underline;
	color: #BC2B00;
}

/**********F O R M A T O  P A R A  I M  A G E N E S *************/

.imagen_izq{
	border: none;
	float: left;
	margin: 5px 1% 5px 0px;
}

.imagen_der{
	border: none;
	float: right;
	margin: 5px 0px 5px 1%;
}

.imagen_vert{
	border: none;
	float: right;
	margin: 0px 0px 15px 0px;
}

.foto{
	border-left: 1px solid #999999;
	width: 250px;
	float: right;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 10px;
	font-size: 8pt;
	color: #999;
	}

/**********F O R M A T O  P A R A  T A B L A S *************/

table.standard {
	/* standard table spacing*/
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 100%;
	margin: 15px 0px 0px 0px;
	padding: 0px; 
}

table.standard th {
	/* celdas encabezado de la tabla */
	margin: 0px;
	padding: 5px 5px 5px 5px;
	background-color: #999;
	color: #FFFFFF;
	text-align: left;
	vertical-align:center;
	font-weight: bold;
}

table.standard tr {
 /*	 filas */
	vertical-align: top;
}

table.standard tr a:link{
 /*	 filas */
	text-decoration: none;
	color: #B72F1C;
}

table.standard tr a:visited{			
 /*	 filas */
	text-decoration: underline;
	color: #D39892;
}

table.standard tr a:hover{
 /*	 filas */
	text-decoration: underline;
	color: #B72F1C;
}


table.standard td {
	/* celdas */
	margin: 0px;
	padding: 3px 5px 3px 5px;
}


table.cellborder th, table.cellborder td {
	/* borde de las celdas */
	border: 1px solid #999;
}


/* filas alternadas */

tr.color1{
	/* 1º y siguiente filas impares */
	background-color: #F3F4F5;
}

tr.color2, tr.alt {
	/* 2º y siguientes filas pares */
	background-color: #fff;
}


/* formato para las celdas */
th.icon, td.icon {
	text-align: center;
}



/***************APARIENCIA******************/

#contenedor{
margin: 0px auto;
padding: 0px;
width: 100%;
font-family: Helvetica, Arial, sans-serif, Verdana;
}

/***************ENCABEZADO******************/

#encabezado{
width: 100%;
height: 60px;
border-bottom: 1px solid #000;}

#encabezado h1{font-family: Times, "Times New Roman", serif;font-size: 3em;
color: black;font-weight: normal;
margin: 10px 0px;
padding: 0px;
background-color: transparent;} 

#encabezado h2{font-family: Times, "Times New Roman", serif;font-size: 1.5em;
color: black;font-weight: normal;
margin: 0px 10px;
padding: 0px;}

.cec{
display: none;
}

/***************MENU HORIZONTAL******************/

#menu-principal{
display: none;
}


/***************CONTENIDOS******************/

#bloque-1{
float: right;
width: 100%;
/*background-color: green;*/
margin: 0px;
padding: 0px;
}

#bloque-1-sec{
float: left;
width: 100%;
background-color: lime;
margin: 0px;
padding: 0px;
}

#bloque-1-contenidos{
margin: 14px 0 0 0;
/*background-color: yellow;*/
width: 60%;
float: left;
}

#bloque-1-contenidos h1{
width: 100%;
}

.banner{display: none;}

.banner h3{display: none;}

.recuadro{
width: 100%;
border: 1px solid #F3DEDB;
padding: 0px 1% 5px 1%;
margin: 10px 0 0 0;
}

#bloque-1-derecha{
width: 35%;
margin: 14px 0 0 0;
background-color: gray;
float: right;
}

#bloque-1-derecha h3{
/*otras noticias*/
font-family: Helvetica, Arial, sans-serif, Verdana;
font-size: 10pt;
color: #B72F1C;
font-weight: normal;
padding: 5px 0 5px 0;
margin: 0;
}

#bloque-1-derecha h3 a:link{
text-decoration: none;
color: #BC2B00;
}

#bloque-1-derecha h3 a:visited{color:#CEA886;
text-decoration: underline;
}

#bloque-1-derecha h3 a:hover{
color: #BC2B00;
text-decoration: underline;
}


#destacados{
background: #F3DEDB;
width: 100%;
margin: 0 0 0 1%;
padding: 5px 1% 5px 1%;
clear: both;
}


#otras-noticias{
background-color: #fff;
width: 100%;
margin: 15px 0 0 1%;
padding: 5px 1% 5px 1%
}

#novedades{
clear: both;
margin-top: 5px;
width: 100%;
/*background-color: red;*/
}

.tabla-novedades{
}

.celdas-novedades{
border: 1px solid #F3DEDB;
padding: 5px;
color: #000;
margin: 5px;
text-align: center;
width: auto;
}

.celdas-novedades p{
text-align: center;
font-size: 0.9em;
}

#bloque-2{display: none;
}

#bloque-2-sec{
display: none;
}

#bloque-2-extras{
display: none;
}

#busquedas{
display: none;
}

.form_buscar{
display: none;
}

.boton-buscar{
display: none;
}

.input-buscar{
display: none;
}

.menu-extras{
display: none;
}



.correo-cec-tit{
display: none;
}

.correo-cec{
display: none;
}

.correo-cec p{
display: none;
}

.banner-1{
display: none;
}

.usuario{
display: none;
}

#pie{
clear: both;
width: 100%;text-align: center;
padding-top: 15px;
margin: 10px;
padding: 0px;
border-top: 1px solid #B72F1C;
}

/*************ESTILOS SECUNDARIAS***************/

#menu-sec{
display: none;
}



#contenidos-sec{
float: right;
width: 100%;
margin: 0px 10px 0 0;
padding: 0;
}

#contenidos-sec h1{/*titulos en páginas secundarias*/
font-family: Helvetica, Arial, sans-serif, Verdana;
font-size: 16pt;
color: #B72F1C;
padding: 5px 0;
margin: 10px 0 0 0;
font-weight: bold;
clear: both;
background-color: transparent;
}

