@import 'reset.css';
@import 'fonts.css';

@font-face {
  font-family: 'HelveticaBoldCondensed';

 /* Para Internet Explorer */
	src: url('../font/helvetica-condensed-bold-webfont.eot');

 /*  Para el resto de navegadores */
	src: local('HelveticaBoldCondensed'),
	     url('../font/helvetica-condensed-bold-webfont.ttf') format('truetype');
}

body{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#e1dcd7; line-height:16px; font-size:12px;}

h2{width:126px; display:block; float:left; padding-bottom:14px; font-family:"HelveticaBoldCondensed"; color:#b2ad7f; font-size:16px; background:url(../images/bg_titulos.png) no-repeat bottom}

#main{width:960px; display:block; margin:0 auto;}

#head{width:960px; height:260px; float:left; clear:none; display:block; position:relative;}
#head h1{ width:120px; height:190px; display:block; position:absolute; top:63px; left:57px; text-indent:-9000px; }
#head div.box-img-head{ width:640px; height:212px; display:block; position:absolute; top:22px; left:277px; z-index:20; background:url(../images/bg_top_fotos.png) no-repeat; }
#head img.img-head{ position:absolute; left:277px; top:22px; z-index:0; width:640px; height:212px; overflow:hidden;}

#foot{width:960px; height:76px; float:left; clear:none; display:block; position:relative;}
#foot a#logo-pie{width:50px; height:50px; display:block; background:url(../images/logo_pie.jpg) no-repeat; position:absolute; top:12px; left:24px; text-indent:-9000px;}
#foot a.logo-quadra{width:108px; height:28px; display:block; background:url(../images/logo_quadra.jpg) no-repeat; text-indent:-9000px; position:absolute; top:23px; right:28px;}
#foot p.copy{ font-family:"Georgia", Times New Roman, Times, serif; font-size:8px; color:#fff; position:absolute; left:80px; top:28px;}

#cont{width:960px; height:380px; float:left; clear:none; display:block;}

div.box-texto-izq{width:260px; height:340px; padding:40px 60px 0 30px; float:left; clear:none; display:block;}

div.box-texto-centro{width:440px; padding-top:20px; float:left; clear:none; display:block;}

div.box-texto-der{width:138px; padding-left:32px; padding-top:20px; float:left; clear:none; display:block;}
div.box-texto-der a.link-redsocial{width:112px; padding-left:12px; height:18px; padding-top:2px; float:left; clear:none; display:block; background:#000; font-family:"HelveticaBoldCondensed"; color:#b2ad7f; font-size:13px; text-transform:uppercase; text-decoration:none;}
div.box-texto-der a.link-redsocial.bg-facebook{ background:#000 url(../images/img_facebook.jpg) no-repeat right;}
div.box-texto-der a.link-redsocial.bg-myspace{ background:#000 url(../images/img_myspace.jpg) no-repeat right;}
div.box-texto-der a.link-redsocial.bg-youtube{ background:#000 url(../images/img_youtube.jpg) no-repeat right;}
div.box-texto-der a.link-redsocial.bg-twitter{ background:#000 url(../images/img_twitter.jpg) no-repeat right;}
div.box-texto-der a.link-redsocial:hover{color:#fff;}

ul.lista-noticias{width:126px; float:left; clear:none; display:block;}
ul.lista-noticias li{width:126px; float:left; display:block; border-bottom:1px dashed #b2ad7f; padding:5px 0;}
ul.lista-noticias li p{color:#b2ad7f; font-weight:bolder; font-size:13px;}
ul.lista-noticias li p a{color:#b2ad7f; font-weight:bolder; font-size:13px; text-decoration:none;}
ul.lista-noticias li p span {color:#ffffff}
ul.lista-noticias li p span a{color:#ffffff; }

img.GrpEffectImg {display:none; }

div#reproductor { margin: 0px; background: #000000; padding-left: 0px; height:30px; width:960px; position: relative; top:0px;}

body.reproductor { background:#000 url(../images/background.jpg) no-repeat center top }
body.sin-reproductor { background:#000 url(../images/background_sinreproductor.jpg) no-repeat center top }
