<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#general {

       height: 92px;
	   margin: 0 auto;
	    background-color: green;
		background:#ffffff;
   
}
#generalfijo 
{
			height:200px;
			position:fixed;
		
			
}

#contenedor 
{
       width: 990px;
   		border: solid 1px #CCCCCC; /* Color del borde */
	   margin: 0 auto;
	   background-color:#FFFFFF;
	   background-image:url(../IMAGENES/fondo.png)
	 
	   
}
#contenedorblanco 
{
       width: 990px;
   		border: solid 1px #CCCCCC; /* Color del borde */
	   margin: 0 auto;
	   background-color:#FFFFFF;

	 
	   
}

#cabecera {
    
       height:20px;
       padding:5px;
	   

}

 #barra-lateral
  {
   
   float: left;
	height:auto;
	width:180px;


     }
	  #barra-lateralfondo
  {
   background-color:orange;
   float: left;
 
	width:180px;
	
	

     }
	  #barra-lateral2
  {
    float: left;

	background-color:red;
     
		}
#barra-lateralscroll 
{
 
            width:900x;
			position:fixed;
			margin-top:70px;
		
    }
		
#contenido
 {
	float:left;
	text-align: justify;
        }
		#contenido2
 {
	widht:700px;
	float:left;
	text-align: left;
        }
		

#contenidobarra 
{
            background-color: gray;
            float:left;
            width:291px;
			height:460PX;
			overflow:auto;
   
        }
		
 #pie 
 {
           
		 
		 
            clear: both;
		
        }
		


.detallenoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.titulonoticia {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #1472a5;
}
.titulonoticiaventanilla {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #1472a5;
	text-align: left;
}
.titulonoticiaventanillarojo {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #DD2D00;
	text-align: left;
}


.textopost {
	font-family: Arial;
	font-size: 9px;
	color: #003366;
	text-align: right;
}
.titulopost {

	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #993333;
}
.titulonoticia2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.pie1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
}
.pie2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #7AC7EF;
	text-align: left;
}
#pie table .textopost .pie1 {
	text-align: center;
}
#pie table .textopost .pie1 {
	text-align: left;
}
.detalleseparado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	letter-spacing: normal;
	white-space: normal;
	line-height: 22px;
}
.enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

.nombrecomision {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.detallecargo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	letter-spacing: normal;
	white-space: normal;
	line-height: 22px;
}
.tablanoticia {
	border: 1px solid #04859A;
}

.bajo
{
	
	text-align:justify;
}
.ventanilla {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #37978B;
}
.titulog {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #0B889A;
}
.titulogrono {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
}

.caja2 {
	background-color: #FFFFFF;
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #D3D3D3;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	}.caja3 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #D3D3D3;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D7FFD7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
</pre></body></html>