* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #0E1C0F;
}
.finflotado {
	clear: both;
}


#contenedor {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #333333;
}


#cabezal {
	background-image: url(../img/cabezal.jpg);
	height: 271px;
}
#cabezal span {
	display: none;
}
#menu li {
	/*margin-top: 40px;*/
	list-style-type: none;
	text-align: center;
	float: left;
	margin-right: 0px;
}
#menu ul {
	float: right;
	margin-top: 0px;
}
#menu span {
	display: none;
}

#bot1 {
	background-image: url(../img/btn_inicio.jpg);
	height: 44px;
	width: 110px;
}
#bot2 {
	background-image: url(../img/btn_fotos.jpg);
	height: 44px;
	width: 110px;
}
#bot3 {
	background-image: url(../img/btn_trabajos.jpg);
	height: 44px;
	width: 110px;
}
#bot4 {
	background-image: url(../img/btn_equipos.jpg);
	height: 44px;
	width: 110px;
}
#bot5 {
	background-image: url(../img/btn_graficas.jpg);
	height: 44px;
	width: 110px;
}
#bot6 {
	background-image: url(../img/btn_enlaces.jpg);
	height: 44px;
	width: 110px;
}
#bot7 {
	background-image: url(../img/btn_contacto.jpg);
	height: 44px;
	width: 110px;
}
#bot1 a, #bot2 a, #bot3 a, #bot4 a, #bot5 a, #bot6 a, #bot7 a {
	display: block;
	height: 44px;
}
#bloque1 {
	width: 437px;
	float: left;
	height: 157px;
	background-image: url(../img/background_bloque1.jpg);
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
#texto_bloque1 {
	margin-left: 108px;
	margin-top: 73px;
	width: 280px;
}

#bloque1 span {
	display: none;
}

#bloque2 {
	width: 333px;
	float: left;
	height: 157px;
	background-image: url(../img/background_bloque2.jpg);
}
#bloque2 span {
	display: none;
}

#bloque3 {
	width: 437px;
	float: left;
	height: 164px;
	background-image: url(../img/background_bloque3.jpg);
}
#bloque4 {
	width: 333px;
	float: left;
	height: 164px;
	background-image: url(../img/background_bloque4.jpg);
}
#bloque4 span {
	display: none;
}
#texto_bloque4 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin-top: 90px;
}
#galeria {
	width: 500px;
	margin-left: 170px;
}

#horario1 {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 80px;
	margin-left: 85px;
}
#horario2 {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 80px;
	margin-left: 85px;
}
#horario2 ul {
	text-align: justify;
}

#reproductor1, #reproductor2, #reproductor3, #reproductor4, #reproductor5, #reproductor6, #reproductor7, #reproductor8, #reproductor9, #reproductor10, #reproductor11, #reproductor12, #reproductor13 {
	margin-left: 150px;
}

#horario2 {	
    font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 80px;
}




#pie {
	clear: both;
	height: 40px;
	background-image: url(../img/pie.jpg);
	
}
#pie span {
	display: none;
}
 a {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	font-style: italic;
}
 a:link {
	text-decoration: none;
}
 a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
 a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
 a:active {
	text-decoration: none;
}
#marca {
	text-align: center;
	height: 40px;
}

