/* Espacios */


/* Estilos */
.eps-col-left {
	background-image: url(../img/base/eps_bkg.gif);
	background-repeat:  repeat-y;
	vertical-align: top;
	width: 216px;
}

#distribuidor {
	margin-bottom: 16px;
	line-height: 16px;	
}


/*

*/

/********************************************************************
   sumario-noticias
   Lista de noticias
*********************************************************************/


div#sumario-noticias {
	padding: 5px 20px 5px 6px;
}

div#noticia {
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 8px 0px;
}


div#altInfo {
	font-size: 11px;
	color: #666666;
}

div#archivoTitulo {
	font-size: 20px;
	color: #999;
	align: center;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 20px 0px;
}

div#texto {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

div#titulo a:link, div#titulo a:visited {
	font-size: 14px;
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

div#titulo a:hover {
	text-decoration: underline;
}
