/* CSS Document */

.titulo
{
	width: 20px;
	font-family: Arial;
	font-size: 24px;
	color: #DA2128;
	font-weight: bold;
	letter-spacing: 0px;
	padding-left: 10px;
}

.date
{
	font-family: Arial;
	font-size: 11px;
	color: #DA2128;
	text-align: right;
}

.listadoHover a
{
	text-decoration: none;
	display: block;
	width: 462px;
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background: url(../img/listover_negocios.jpg) no-repeat;
}

.listadoHoverVideo a
{
	text-decoration: none;
	display: block;
	width: 462px;
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background: url(../img/listover_negocios_video.jpg) no-repeat;
}

.listado a
{
	text-decoration: none;
	display: block;
	width: 462px;
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background: url(../img/background.jpg) no-repeat;
}

.listadoVideo a
{
	text-decoration: none;
	display: block;
	width: 462px;
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background: url(../img/background_video.jpg) no-repeat;
}

/* Widget */

.widgets
{
	width: 285px;
	background-color: #DA2128;
	margin-top: 10px;
	margin-left: 11px;
}

.h1widgets
{
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	padding-left: 20px;
	padding-top: 10px;
}

.widget_medium
{
	margin-top: 10px;
	width: 285px;
	background-image: url(../img/bk_widget_medium.gif);
}

.widget_bottom
{
	width: 285px;
	height: 21px;
	background-color: #DA2128;
	border-bottom:solid 1px #B3B3B3;	
}
.TitleOpinion
{
	font-family: Arial;
	font-size: 14px;
	color: #DA2128;
	letter-spacing: 0px;
	font-weight: bold;
}

.tituloOpinion
{
	width: 300px;
	font-family: Arial;
	font-size: 24px;
	color: #DA2128;
	font-weight: bold;
	letter-spacing: 0px;
	padding-left: 10px;
	float: left;
}
