@charset "utf-8";
/* CSS Document */
/* */

body{

	padding:0; margin:0; background:url(../imagenes/bg.jpg) repeat-x 0 0 #1c1914; color:#111406; 
	}
#header{
	width:770px; margin:0 auto; background:url(../imagenes/header.jpg) no-repeat 0 0; position:relative;
	height:340px;
	}
	
#header .menudes{
	height:176px; width:705px; position:absolute; 
	background:url(../imagenes/menucampa.png) repeat-x 0 0; 
	left:30px; top:153px;
	}
	
	
#colgantes {
	position:absolute;
	left:730px;
	top:325px;
	width:277px;
	height:68px;
	z-index:1;
}
	


/*-----------------------------------*/	
	
#container{
	width:771px; margin:5px auto 0 auto;
	height:659px;
	background:#f3eeda;
	}
#top_box{
		clear:both;
		float:left;
		width:771px;
		height:113px;
}

.campana{
	width:425px !important; float:left; margin:0 15px 0 0; color:#5C5C5C;
	padding:0 0 0 25px;
	}
.campanavideo{
	width:730px !important; float:left; margin:0 15px 0 0; color:#5C5C5C;
	text-align:center;
	padding:0 0 0 25px;
	}

.right_content{
	width:300px;
	float:left;
}

.video{
	width:298px; float:left;
	margin:0; height:243px;
	display:block;
	}
.tab_video{
	float:left;
	width:306px;
	padding:0 0 15px 0;
}
.console_mp3{
	width:298px; float:left;
	margin:0; height:67px;
	display:block;
	}
.tab_mp3{
	float:left;
	width:306px;
	padding:0 0 15px 0;
}
.top_down{
		clear:both;
		float:left;
		width:771px;
}
#datos{
	width:640px; margin:10px auto 0 auto;
	height:90px; 
	font:11px/21px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
}
#etiqueta{
	position:absolute;
	background:url(../imagenes/etiqueta.png) no-repeat 0 0;
	left:278px;
	top:865px;
	width:224px;
	height:152px;
	z-index:100;
}

#footer{
	width:768px; margin:10px auto 0 auto; height:90px;
	background:url(../imagenes/footer.jpg) no-repeat 0 0; 
	font:11px/21px Arial, Helvetica, sans-serif;

	
}
