html, body{
	margin: 0;
	padding: 0;
	height: 100%;
	background: black url(../imag/fondo-cabecera.gif) repeat-x top; 
	font: 100% "Trebuchet MS",Verdana,Arial,sans-serif;
}
#cabecera{
	background: url(../imag/fondo-cabecera.gif) repeat-x top;
	width: 100%;
	height: 75px;
}
#logo{
	float: left;
	background: url(../imag/logo.gif) no-repeat top;
	width: 235px;
	height: 75px;
	margin: 0 0 0 50px;
	padding: 0;
	clear: both;
}
#menu{
	float: right;
	background-color: transparent;
	width: 530px;
	margin: 15px 8% 3px 3%;
}
#submenu{
	float: right;
	background-color: Black;
	width: 660px;
	margin: 0;
	text-align: center;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
}
#submenu2{
	float: right;
	background-color: Black;
	width: 520px;
	margin: 0;
	text-align: center;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
}
#contenedor{
	width: 1024px;
	height: 100%;
   margin: 0 auto 0 auto;
	background: transparent;
}
#contenido{
	margin:0 auto 0 auto;
	width: 95%;
	height:100%;
	background-color: transparent;
}
#contenido_proyecto{
	margin:0 auto 0 auto;
	width: 80%;
	background-color: transparent;
}
#contenido_galeria{
	margin: 25px auto 0 auto;
	width: 75%;
	height: 100%;
	background-color: transparent;
}
#textovideo{
	margin: 30px 20px 0 50px;
}
#textos{
	float: right;
	margin: 100px 230px 50px 0;
	width: 460px;
	background-color: transparent;
}
#video{
	float: right;
	margin: 90px 250px 0 auto;
	width: 460px;
	background-color: transparent;
	text-align: center;
}
#artistas{
	float: left;
	background-color: black;
	width: 240px;
	height: 450px;
	overflow: auto;
	margin: 30px 0 0 60px;
	font: 100% "Trebuchet MS",Verdana,Arial,sans-serif;
	color: white; 
	/*filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;*/
}
#artistas1{
	float: left;
	background-color: black;
	width: 260px;
	height: 450px;
	overflow: auto;
	margin: 30px 0 0 40px;
	font: 100% "Trebuchet MS",Verdana,Arial,sans-serif;
	color: white; 
	/*filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;*/
}
#artistas li{
	line-height: 0.8em;
}
.pie_espacio{
	height: 100px;
	} 
.pie_spacer{
	height: 5px; /* espacio de separación con el .pie*/
	} 
#pie{ 
	bottom:0;
	width:100%;
	height:57px; 
	background-color: #AE1416;
	text-align: center;
	/*filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;*/
}
/*************Enlaces****************/
.bot_menu1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FFFAFA;
	text-decoration: none;
	padding: 1px;
}
.bot_menu1:hover{
	background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*color: #778899;*/
	color: #000;
	text-decoration: none;
	padding: 1px;
}
.bot_menu1_activo {
	background: #9C9C9C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding: 1px;
}
.bot_menu1_activo:hover {
	background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding: 1px;
}
.bot_menu2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FFFAFA;
	text-decoration: none;
	padding: 1px;
}
.bot_menu2:hover{
	background: black;
	color: Red;
	text-decoration: none;
}
.bot_menu2_activo {
	background: Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding: 1px;
}
.bot_video{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding: 1px;
}
.bot_video:hover{
	background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*color: #778899;*/
	color: #000;
	text-decoration: none;
	padding: 1px;
}
a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #8B0000;
	text-decoration: none;
}
a:hover{
	color: #DCDCDC;
	text-decoration: none;
}

/*****Estilos textos*********/
.texto_blanco{
	font-size: 12px;
	color: White;
}
.texto_blanco14{
	color: White;
	font-size: 14px;
}
.texto_blanco16{
	color: White;
	font-size: 16px;
}
.texto_blanco18{
	color: White;
	font-size: 18px;
}
.texto_lista{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
}
/********Logos patrocinadores pie************/
#patrocinadores{
	margin: 0 auto 0 auto;
	width: 100%;
	background-color: #990100;
	text-align: center;
}
.ayuntamiento{
	display: block;
	width: 159px;
	height: 57px;
	background-image: url(../imag/logo_Ayuntamiento_DEF.jpg);
	text-decoration: none;
}
.ayuntamiento:hover{
	background-image: url(../imag/logo_Ayuntamiento_ROLL.jpg);
	text-decoration: none;
}
/********Estilo Imagenes galeria************/
/*#galeria{
	width: 100%;
}
#galeria .foto{
	border: 2px #990100;
	text-decoration: none;
}
#galeria .foto:hover{
	border: 2px #fff;
}*/
.marco {
   padding:4px;
   background-color: #990100;
   width: 133px;
   border: 1px solid transparent;
}
.marco:hover {
   padding:4px;
   background-color: black;
   width: 133px;
   border: 1px solid #ccc;
}
#marco_rojo{
	margin: 0;
	padding: 0;
	border: 1px solid #990100;
	width: 420px;
	background-color: transparent;
	text-align: center;
}