@charset "utf-8";
/* CSS Document */

/*empieza lo del raton y video entrevistas*/
div.raton{
	padding:0;/*margen superior, izquierda*/
	width:320px;/*la caja*/
}
div.raton div{
	width:auto;
	border: solid #666666 thin;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;

}

.ratons{/*en relacion a la caja de contenidos*/
	margin:0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.ratons a:link,
.ratons a:visited,
.ratons a:active,
.ratons a:hover{
	border: solid #666666 thin;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0;
	background-image: url(/default/images/tab2.jpg);
	background-repeat: repeat-x;
}
ul.ratons li.active a:link,
ul.ratons li.active a:visited,
ul.ratons li.active a:active,
ul.ratons li.active a:hover{
	color:#333333;
	background-image: url(/default/images/tab1.jpg);
	background-repeat: repeat-x;
}

li.especial a:link,
li.especial a:visited,
li.especial a:active,
li.especial a:hover{
	border: solid #000000 thin;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0;
	background-image: url(/default/images/tab6.jpg);
	background-repeat: repeat-x;
	color:#000000;
	font-weight: 800;
	text-decoration: none;
}

.tabla-video {
	background-image: url(/default/images/camarita.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.tema A:link {text-decoration: none; color: #666666;}
.tema A:visited {text-decoration: none; color: #666666;}
.tema A:active {text-decoration: none; color: #666666;}
.tema A:hover {text-decoration: underline; color: #666666;}

.foto {
	border: thin solid #DC9D38;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #000099;
	padding:0px;
	margin:0px;
}
.titulo A:link {text-decoration: none; color: #000099;}
.titulo A:visited {text-decoration: none; color: #000099;}
.titulo A:active {text-decoration: none; color: #000099;}
.titulo A:hover {text-decoration: underline; color: #000099;}

.resumen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.pasados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.pasados A:link {text-decoration: none; color: #000000;}
.pasados A:visited {text-decoration: none; color: #000000;}
.pasados A:active {text-decoration: none; color: #000000;}
.pasados A:hover {text-decoration: underline; color: #000000;}


/*Termina lo del raton-------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.ofertas_home {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}
