/* CSS Document */

.titulo
{
	width: 20px;
	font-family: Arial;
	font-size: 24px;
	color: #1A75BB;
	font-weight: bold;
	letter-spacing: 0px;
	padding-left: 10px;
}

.date
{
	font-family: Arial;
	font-size: 11px;
	color: #1A75BB;
	text-align: right;
}


.listadoHover a
{
	text-decoration: none;
	display: block;
	width: 462px;
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	background: url(../img/listover.jpg) no-repeat;
}

.listadoHoverVideo a
{
	text-decoration: none;
	display: block;
	width: 462px;
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	background: url(../img/listover_video.jpg) no-repeat;
}

.listado a
{
	text-decoration: none;
	display: block;
	width: 462px;
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	position: relative;
	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;
	position: relative;
	background: url(../img/background_video.jpg) no-repeat;
}

/* Widget */

.h1widgets
{
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	padding-left: 20px;
	padding-top: 10px;
}

/* --------------------------------------------------- ESTILOS WIDGET INTERNACIONAL ( Foto del día)*/

.widgets_inter
{
	width: 285px;
	height: 31px; /*background-image: url(../img/bk_widget_top.gif);*/
	background-color: #1A75BB;
	margin-top: 10px;
	margin-left: 11px;
	float: left;
	position:relative;
}


.widget_medium_inter
{
	margin-top: 5px;
	width: 285px;
	background-image: url(../img/bk_widget_medium.gif);
	position:relative;
}

#wid_inter
{
	font-family: Arial;
	width: 285px;
	height: 162px;
	font-size: 10px;
	color: #333;
	position:relative;
}


.widget_bottom_inter
{
	width: 285px;
	height: 21px;
	background-color: #1A75BB;
	position:relative;
}


.back_wid_inter
{
	
	position:relative;
}

#block_inter
{

	position: absolute;
	background-color:#000000;
	opacity:0.5;
	filter: alpha(opacity = 50);
	width: 280px;
	height: 45px;
	top: 120px;
	left:0px;
}

.block_class
{
	font-family: Arial;
	font-size: 10px;
	color: #fff;
	line-height: 10px;
	
	padding-left: 5px;
	
}

.FotoDiaWidget
{
	width:100%;
	height:100%;
	cursor: pointer;
}
.TitleOpinion
{
	font-family: Arial;
	font-size: 14px;
	color: #1A75BB;
	letter-spacing: 0px;
	font-weight: bold;
}

.tituloOpinion
{
	width: 300px;
	font-family: Arial;
	font-size: 24px;
	color: #1A75BB;
	font-weight: bold;
	letter-spacing: 0px;
	padding-left: 10px;
	float: left;
}

