/* CSS Document */


body {
background-color:#000000;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:auto;
}


#contenedor {
/*background-color:#009900;*/
background: #000000 url(images/back.jpg); background-position:center; background-repeat:no-repeat;
	width: 1100px;
	height: 666px;
	margin:auto;
	text-align:center;
	/*position: absolute;*/
	/*right: 569px;*/
	/*top: 50%;*/
	/*margin-right: -475px;*/
/*	margin-top: -295px;*/
	visibility: visible;
	
}

#holder {
background-color:#003333;
	height: 554px;
	width: 787px;
	margin:auto;
	background: url(images/papel.gif) no-repeat center bottom;
	/*position: absolute;*/
	/*right: auto;/*
	/*left:282px;*/
	/*left: 160px;*/
	/*top: 244px;*/
	/*margin-right: -392px;*/
	/*margin-top: -245px;*/
	/*left: 287px;*/
}
#logo{
	position:relative;
	width:182px;
	height:140px;
	z-index:1000;
	left:-150px;
	//left: -450px;

	top: 0px;
}



#logo2{
	position:absolute;
	width:182px;
	height:140px;
	z-index:100;
	left: -151px;
	top: 0px;
}


#empk{
	position:absolute;
	width:182px;
	height:140px;
	z-index:100;
	left: -147px;
	top: 230px;
}

/* MENU */

#menuPrincipal {
	height: auto;
	width:784px;
	margin-left: 3px;
	display:block;
	top:-80px;
	margin-top:-140px;

}


/* CAJAS INDEX */

#boxPrincipal {
	/*position:absolute;*/
	left: 4px;
	margin-top:15px;
	z-index:80;
}


#boxMusik {
	/*position:absolute;*/
	width:200px;
	height:115px;
	z-index:90;
	left: 12px;
	top: 324px;
	float:left;
}
#boxBlog{
	/*position:absolute;*/
	width:360px;
	height:120px;
	z-index:10;
	margin-left:415px;
}
#boxGaming{
	/*position:absolute;*/
	width:360px;
	height:160px;
	z-index:20;
	margin-top:-15px;
	margin-left:415px;
}

/* INTERIORES */

#boxSeccion {
	
	height: 450px;
	width: 760px;
	margin-top:5px;
	margin-right: 20px;
	margin-left: 20px;
}

#corazon {
	height: 277px;
	width: 207px;
	margin-top:5px;
	left:150px;	
	margin-left: 20px;
	position: absolute;
	z-index:100;
	
}

#cupopnes {
	height: 431px;
	width: 775px;
	margin-top:5px;
	left:-15px;
	position:relative;	
	
}


#boxContacto {
	
	height: 450px;
	width: 760px;
	margin-top:15px;
	margin:auto;
	float:left;
	background: url(images/contact.gif) no-repeat left 10px;

}
#boxPasaLaVoz {
	
	height: 450px;
	width: 760px;
	margin-top:15px;
	margin-right: 20px;
	margin-left: 20px;
	background: url(images/pic_pasaLaVoz.gif) no-repeat left 10px;

}
#titulo{
	position:absolute;
	width:182px;
	height:140px;
	z-index:80;
	left: 25px;
	top: 23px;
}

#principalMusic {
	height: 415px;
	width: 480px;
	float: left;
	margin-top: 25px;
	background: url(images/boxMusic.gif) no-repeat left top;
	vertical-align: bottom;
	padding-bottom: 11px;
}
#principalContact{
	height: 415px;
	width: 480px;
	float: left;
	margin-top: 25px;
	background: url(images/boxMusic.gif) no-repeat left top;
	vertical-align: bottom;
	padding-bottom: 11px;
}
#principalTv {
	height: 415px;
	width: 480px;
	float: left;
	margin-top: 25px;

}
#playlistMusic {
	float: right;
	height: 415px;
	width: 258px;
	margin-top: 25px;
	margin-right:5px;
	background: url(images/boxPlaylist_14.gif) no-repeat left bottom;
}
.musikRadio {
	position:relative;
	width:310px;
	height:312px;
	margin-top:92px;
	margin-right: 80px;
	margin-left: 80px;
}
#list {
	background: url(images/boxPlaylist_11.gif) repeat-y;
	width: 258px;
	height: 340px;
	
}
#contIFrame {
	text-align:left;
	margin: 0px;
	padding-left:40px;
	width: 220px;
	height: 280px;
	float: left;
	overflow: auto;
}
#headerList {
	background: url(images/boxPlaylist_05.gif) no-repeat left top;
	height: 30px;
}
#contactFrame {
	/*    width:569;
    height:393;*/
	margin: 0px 17px 0px 0px;
	overflow: auto;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.gde_txt {
	font-family: Geneva, sans-serif ,Helvetica, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration: none;
}
.int_txt {
	font-family: Geneva, sans-serif ,Helvetica, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;
	color:#000000;
	text-decoration: none;
}
/*****************************Menu*****************************/
ul#menu {
  width: 150px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #785a3c;
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}
ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #cc0000;
}

ul#menu a.active {
  color: #be5028;
}
.inputText{
	background: #FFFFFF;
	border: 1px solid #663300;
	font-size: 11px;
	padding: 1px;}
.contact_txt {
	font-family: Geneva, sans-serif ,Helvetica, Arial;
	font-size: 12px;
	font-weight:bold;
	line-height: normal;
	font-variant: normal;
	text-align:center;
	text-transform: none;
	color:#663300;
	text-decoration: none;
}
.bannerDescargas {
	position:absolute;
	height: 180px;
	width: 30px;
	left: 336px;
	top: 65px;
}
.bannerRadio {
	display: block;
	float: left;
	height: 235px;
	width: 315px;
	margin-left:50px;
	margin-top: 180px;
}
.bannerTv {
	display: block;
	float: right;
	height: 235px;
	width: 315px;
	margin-right:50px;
	margin-top: 180px;
}
.promo {
	height: 147px;
	width: 330px;
	margin: 20px 40px 5px 5px;
	position: relative;
	float: right;
}
.headerMenu {
	width: 700px;
	margin-top: 20px;
}
.headerTitulo {
	margin-top: 40px;
}
#holder_reg {
	height: 490px;
	width: 784px;
	position: absolute;
	right: 473px;
	top: 50%;
	margin-right: -392px;
	margin-top: -245px;
	background-image: url(images/papel_2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#scrollform {
	height: 150px;
	width: 585px;
	overflow: auto;
}
