@charset "utf-8";
/* CSS Document */
body{
	background-color:#000;
	margin-top:0px; }
.menubt{
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font:"Century Gothic";
	font-size:16px;
	font-style:normal;
	font-weight:100;
	color:#FFFFFF;
	line-height:1.7;
	cursor:pointer;
}

.header{
	background:url(../images/header.png);
	background-position:center;
	background-repeat:no-repeat ;
	height:130px;
}

.backstyle{
	/*background:url(../images/fondo.jpg);*/
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:text-top;
}

.buttons{
	background:url(../images/botones.png) no-repeat center;
	vertical-align:middle;
	margin:15px 0 5px 0;
}

.foot{
	background:url(../images/pleca_inferior.png);
	background-position:center;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-decoration:none;

}

.menuf{
	background:none;
	border:none;
	font:"Century Gothic";
	font-size:14px;
	font-style:normal;
	font-weight:lighter;
	color:#f7921c;
	cursor:pointer;
}

.date{
	font-family:Arial, Helvetica, sans-serif;
	font:"Century Gothic";
	font-size:16px;
	font-weight:lighter;
	font-style:normal;
	color:#FFFFFF;
}

.littlel{
	font:"Century Gothic";
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	margin-top:1px;
	margin-right:5px;
	margin-bottom:0;
}

.title{
	font:"Century Gothic";
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:#f7921c;
	margin-top:4px;
	margin-left:5px;
}

#slides{
	background:url(../images/boxvideo.png);
	height:375px;
	width:795px;
	margin-left:15px;
}

#thumbs{
    float:right; 
	height:370px; 
	width:130px; 
	margin-right:9px;
	margin-top:7px;
}

div#tipDiv {	
    padding:4px;
    color:#000000; font-size:11px; line-height:1.2;
	background: url(../images/rollover.png) no-repeat center;
	border:0px; 
    width:410px;
	height:300px;
	overflow:hidden;
	z-index:1000;
}

#recomends{
	background:url(../images/highlights.png) no-repeat;
	height:240px;
	width:955px;
	margin-left:15px;
	position:relative;
	display:block;
}

.highl{
	height:210px; 
	width:955px; 
	margin-top:0px;
}


.highl .highl_info{
 	/*background:url(../images/div-highl.png) no-repeat;*/
	margin:5px 0 0 0px;
	height:75px;
	width:270px;
	padding-top:5px;
}

.highl .highl_img_inf{
	height:205px;
	width:270px;
	margin: 10px 18px 0 27px;
	float:left;
}

.highl .buttoninfo{
	float:right; 
	height:50px; 
	width:33px; 
	margin-top:3px; 
	display:inline;
	color:#FFFFFF;
}

.over{ 
background:url(../images/recomends/cm.jpg) center;
width:270px;
height:146px;
overflow:hidden;
}



