.titulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

.titulo_grande
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}

.texto
{
	color: #555555;
	font-family:"Arial";
	font-weight: normal;
	font-size: 12px;	
	
}

.texto_noticia
{
	color: #000066;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;	
	
}

.pie_noticia
{
	color: #336699;
	font-family:"Arial";
	font-weight: bold;
	font-size: 12px;
	text-align:right;	
	
}

.texto_menor
{
	color: #444444;
	font-family:"Arial";
	font-weight: bold;
	font-size: 10px;	
	
}

.resalta {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}

.promocion {
	font-family: "Arial";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}

.contadores_titulo
{
	text-align: center;
	color: #333333;
	font-family:"Arial";
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	text-decoration:underline;
}
.contadores
{
	text-align: center;
	color: #333333;
	font-family:"Arial";
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
}

.categoria{
	vertical-align:middle;
	height:26px;
	text-align: center;
	color: #007053;
	font-family:"Arial";
	font-weight: bold;
	font-size: 11px;
	background:url(../imClientImages/comunes/prueba_1.jpg);
	background-position: bottom;
	background-repeat:no-repeat;

}

.td-sub-categoria-up{
	padding:5px;
	margin:5px;
	height:10;	
	text-align:center;
	background:url('');
	border-bottom: 1px dashed #80b8a9;
	/*border-left: 1px dashed #80b8a9;
	border-right: 1px dashed #80b8a9;*/
}

.td-sub-categoria-ov{
	padding:5px;
	margin:5px;
	height:10;	
	text-align:center;	
	background:url(../imClientImages/comunes/fondo_subcategoria_ov_3.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border-bottom: 1px dashed #80b8a9;
}

.texto_dato{

	text-align: left;
	color: #003366;
	font-family:"Arial";
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
}

.titulo_seccion{
	text-align:center;
	color: #888888;
	font-family:"Arial";
	font-weight: bold;
	font-size: 12px;
	padding-right:10;
	padding-left:10;
}

.form_text
{
	border: none;
	color:#999999;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
}

.titulo_miembro
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.link
{
	color: #FF9900;	
	font-family:"Arial";
	font-weight: bolder;
	font-size: 11px;
	text-decoration: none;
}
