@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
}
body{
	background: url('../fondos/bg01.jpg') #000000 no-repeat fixed top center;
	
}
a{
	text-decoration:none;
	color:#FFFFFF;
}
img{
	border:0px;
}
#fondo{
	width:797px;
	height:585px;	
	margin:auto;	
}
.izq{
	padding-top:50px;
	padding-left:30px;
	width:360px;
	float:left;
}
.der{
	padding-top:50px;
	padding-left:19px;
	width:360px;
	float:left;
}

#contenido{
	
}
#botonera{
	width:780px;	
}
.player{
	padding-bottom:23px;
}
.tit{
	width:auto;
	float:left;	
	padding-bottom:6px;
}
.textTit{
	
	padding-right:12px;width:auto;
	/*float:right;*/
}
.recomendados{
	padding-bottom:19px;
}
#frase{
	background-image: url(../imgs/elprograma.gif);
	background-repeat: no-repeat;
	background-position:center bottom;
	height:35px;	
	width:680px;	
	float:left;
}
#logo_ara{
	height:35px;
	padding-left:36px;
	width:25px;
	float:left;
	text-align:center;
}
.botVideo{
	/*width:97px;
	height:78px;
	margin-left:9px;*/
	margin-top:9px;
	/*float:left;
	background-image: url(../imgs/video.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	
	vertical-align:middle;
	text-align:center;*/
	/*vertical-align:middle;*/
	color:#FFCC00;
	font-size:24px;	
	
}
.botVideo a{
	/*padding-top:20px;*/
	color:#FFCC00;
	font-size:12pt;	
	font-weight:bold;	
}
.bot{
	cursor:pointer;
	margin-left:10px;
	float:left;
	width:122px;
	height:92px;
	background-repeat: no-repeat;
	background-position:bottom;
}

.botLogo{
	background-image: url(../imgs/bavoZulu.gif);
	background-repeat: no-repeat;
	float:left;
	width:279px;
	height:92px;
}
.logo{
	background-image: url(../imgs/logo_bz_chico.gif);
	background-repeat: no-repeat;
	margin-left:54px;
	width:33px;
	height:92px;
}
.botHome{
	width:66px;
	background-image: url(../imgs/home-off.gif);
}


.botProy{
	width:119px;
	background-image: url(../imgs/proy-off.gif);	
}


.botStaff{
	width:67px;
	background-image: url(../imgs/staff-off.gif);
}


.botContacto{
	width:122px;
	background-image: url(../imgs/contacto-off.gif);
}

.txt{
height:340px;
/*width:470px;*/
overflow:auto;
padding-top:6px;
clear:both;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 10pt;
font-style:italic;
}
.txt p{
	font-size: 10pt;
	padding-bottom:12px;
}
.titProg{
	clear:both;
	padding-top:4px;
	color:#FFCC00;
	font-size:16pt;
	font-weight:bold;
}