@charset "utf-8";

/* CSS Document */

body {
	background-color: #D6D6D6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-attachment: fixed;
	background-image: url(../img/fondos/fondo-web.jpg);
	margin: 0px;


}

#scroll {
	position:fixed;
	width:63px;
	height:62px;
	z-index:53;
	top: 304px;
	margin-left: 1050px;
	margin-top: 250px;
}

.transparencia {
	opacity:0.9;
}

#encabezado {
	height: 150px;
	width: auto;
	background-color: #000;
	padding-top: 10px;
}
#cartel {
	height: 160px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: -10px;
}


#contenedor {
	height: 1100px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 15px;
	position: relative;
	z-index: 2;
	color: #FFF;
}

#navegador {
	background-color: #333333;
	height: 42px;
	width: 933px;
	margin-right: auto;
	margin-left: auto;
	z-index: 34;
	position: relative;
	background-image: url(../img/botones/fondoboton4.jpg);
}

#cont_der {
	position:relative;
	width:608px;
	z-index:3;
	border-radius: 12px;
	height: 395px;
	top: 40px;
	float: right;
	right: 20px;
	text-align: justify;
	color: #DADADA;
	background-color: #000000;

}


#tira_img {
	position:absolute;
	width:550px;
	height:350px;
	z-index:89;
	left: 372px;
	top: 104px;
}


#cont_izq {
	position:relative;
	width:307px;
	height:682px;
	z-index:36;
	border-radius:12px;
	background-color: #000;
	background-image: url(../img/fondos/fondo_negro.jpg);
	color: #FFF;
	left: 20px;
	top: 40px;
}	

#separador {
	position:absolute;
	width:307px;
	height:5px;
	z-index:1;
	left: 0px;
	top: 407px;
	background-color: #006699;
}

a:link {
	text-decoration: none;
	color: #FFF;
}

a:visited {
	color: #E0E0E0;
	text-decoration: none;
}

a:hover {
	color: #06C;
	text-decoration: none;
}
a:active {
	font-weight: bolder;
}

#cont_abajo1{
	position:absolute;
	width:297px;
	height:275px;
	z-index:38;
	background-color: #000;
	border-radius:10px;
	background-image: url(../img/fondos/fondo_negro.jpg);
	float: left;
	top: 489px;
	left: 344px;
}

#cont_abajo2 {
	position:absolute;
	width:297px;
	height:275px;
	z-index:39;
	left: 654px;
	top: 488px;
	background-color: #000;
	border-radius:10px;
	background-image: url(../img/fondos/fondo_negro.jpg);
	float: right;
}

#banner1 {
	position:absolute;
	width:270px;
	height:210px;
	z-index:3;
	left: 19px;
	top: 441px;
}
#software {
	position:absolute;
	width:217px;
	height:164px;
	z-index:1;
	left: 19px;
	top: 38px;
	padding-top: 0px;
}
#eventos {
	position:absolute;
	width:297px;
	height:261px;
	z-index:3;
	left: 2px;
	top: 6px;
	font-size: 13px;
	color: #999;
}

#regla {
	position:absolute;
	width:933px;
	height:5px;
	z-index:98;
	left: 0px;
	top: 45px;
	background-color: #006699;
}

#pie {
	position:relative;
	height:286px;
	z-index:59;
	border-radius:10px;
	width: 933px;
	background-image: url(../img/fondos/fondo_negro.jpg);
	left: 20px;
	top: 60px;
	clear: both;
}
#indice_pie {
	position:absolute;
	width:618px;
	height:231px;
	z-index:2;
	left: 172px;
	top: 50px;
	color: #FFF;
}

#facebook {
	position:absolute;
	width:304px;
	height:38px;
	z-index:1;
	left: 17px;
	top: 152px;
}
.letra_color {
	color: #069;
}
#bajo_nav {
	background-color: #06C;
	height: 5px;
	width: 933px;
	margin-right: auto;
	margin-left: auto;
	top: 37px;
	position: absolute;
}
.descripcion {
	color: #F93;
}
.nombre_instrum {
	color: #333;
}

#contenedor #cont_der blockquote table tr td .letra_color dfn em strong u a {
	font-family: Verdana, Geneva, sans-serif;
}
#contenedor #cont_der blockquote table tr td .letra_color dfn em strong u a {
	font-family: Arial, Helvetica, sans-serif;
}
