/***************** ETIQUETAS HTML *************************/
body, html {
   margin: 15px auto 15px auto;
   padding:0;
}
body           { background-image: url(../img/all/bg-web.jpg);
                 background-repeat: repeat-x;
                 background-color: /*#590000*/#000;
                 font-family: Tahoma, "Trebuchet MS", Helvetica, Arial;
                 color:#000000}
img            { border:0; margin:0; padding:0 }
h1,h2,h3,table,tr,td     { margin:0; padding:0 }
ul,li          { margin:0; padding:0; }
a              { text-decoration: none; }
hr {
	height:2px;
	border:0;
	color:#FF9900}

/***************** /ETIQUETAS HTML ************************/

/****************** CAPAS CONTENEDORAS ********************/
/* Capa centrada */
#contenedor {
	padding:0;
	margin:0;
   width:660px;
   background: url(../imgs/bg-sup.png) no-repeat top;
}

/* Capas contenedoras */
#cabecera      { position:relative; width:660px; color:#000; height:158px;}
#contenido     { width:660px; padding:0; posiion:relative, margin:0; height:270px; background: #D90000 url(../imgs/bg-med.png) no-repeat left top;}
#zocalo        { margin:0; width:660px; height:120px; background: url(../imgs/bg_zocalo.gif) no-repeat bottom;}
a.banner {display:block; position:absolute; width:116px; height:116px; background:url(../overdance/images/banner.gif) no-repeat; right:-30px; top:30px}
a.banner:hover {background:url(../overdance/images/banner2.gif) no-repeat}
/* Menu General */
#menu  {
	float:left;
	padding-left: 17px;
	}
#menu a {width:152px; height:22px; display:block; }
#menu #botCulture {background-image:url(../imgs/menu/culture1.gif);}
#menu #botNoticias {background-image:url(../imgs/menu/noticias1.gif);}
#menu #botPrograma {background-image:url(../imgs/menu/programa1.gif);}
#menu #botDjs {background-image:url(../imgs/menu/djs1.gif);}
#menu #botVisuales {background-image:url(../imgs/menu/visuales1.gif);}
#menu #botAudio {background-image:url(../imgs/menu/audio1.gif);}
#menu #botImagenes {background-image:url(../imgs/menu/imagenes1.gif);}

#menu #botCulture:hover { background-image:url(../imgs/menu/culture2.gif); }
#menu #botNoticias:hover {background-image:url(../imgs/menu/noticias2.gif);}
#menu #botPrograma:hover {background-image:url(../imgs/menu/programa2.gif);}
#menu #botDjs:hover {background-image:url(../imgs/menu/djs2.gif);}
#menu #botVisuales:hover {background-image:url(../imgs/menu/visuales2.gif);}
#menu #botAudio:hover {background-image:url(../imgs/menu/audio2.gif);}
#menu #botImagenes:hover {background-image:url(../imgs/menu/imagenes2.gif);}

#menu li {
	list-style:none;
	margin-bottom:5px;}
/* Submenu presentado en el zocalo*/
ul#submenu  {
	float:left;
	padding-left: 17px;
	}
ul#submenu li{
	list-style:none; 
	text-indent:20px;
	line-height:30px;
	width: 148px;
	background: transparent url(../imgs/bullet-li-zocalo.gif) no-repeat 8px 12px;
	border-bottom:1px dotted #97191B;
	
	}
.superior {border-top:1px dotted #97191B;}
ul#submenu a {
	font-family:"Trebuchet MS", Arial, Helvetica, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#FDDBB5}
/* Imagen de la fiesta*/
#fiesta {
	float:right;
	margin-right:18px;}
/* Cuerpo del contenido (información con menu a la izquierda) */
iframe         {float:right; margin:0 18px 0 0; padding:0; width:450px; height:253px; border: 0px solid #FFFFFF;
}
#paginacion {
	float:right; 
	padding-right:10px; 
	margin:-20px 10px 0 0; 
	text-align:right
}
#paginacion a {
	font-size:11px;
	font-weight:bold;
	}

/****************** /CAPAS CONTENEDORAS *******************/

/****************** LAYOUT GENERAL ********************/
#cabecera .logo {
	float:left; 
	margin:15px 0 0 15px
	}
#player { 
	float:right; 
	margin:15px 15px 0 0
	}
#titulos {
	margin-top:6px; 
	margin-left:15px
	}
#fotosDjs {
	padding:0;
	margin-top: 6px;
	}
#fotosDjs li {
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom: 6px;
	}
#fotosDjs img{
	border:1px solid #FF8700;
	}
.fondos {
	padding:0;
	margin-top:5px;
}
.lifondos {
	float:left;
	display:inline;
	margin:0 12px 12px 0;
	width:88px;
	height:67px;
	border:0;
	padding:4px;
	color:#010101;
	background:#FF8700 url(../imgs/bg-galeria-fotos.png) repeat-x bottom;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size:9px;
	}
.selFondos {
	padding:1px 0;
	margin:0 0 0 2px;
}
.selFondos .sepSelFondos {
	margin: 0 2px;}
/***************** ENLACES FOTOGRAFIAS *************************/
a.fotos {
	display:block;
	width:89px;
	height:84px;
	border:0;
	padding:3px;
	color:#000;
	background:#FF8700 url(../imgs/bg-galeria-fotos.png) repeat-x bottom;
	}
a.fotos:hover {
	color:#FF8700;
	background:#FF8700 url(../imgs/bg-galeria-fotos2.png) repeat-x bottom;
	}
a.visuales {
	display:block;
	width:80px;
	border:0;
	padding:4px 4px 8px 4px;
	color:#000;
	background:#FF8700 url(../imgs/bg-galeria-fotos.png) repeat-x bottom;
	}
a.visuales:hover {
	color:#FF8700;
	background:#FF8700 url(../imgs/bg-galeria-fotos2.png) repeat-x bottom;
	}

a.enlacesEspeciales {
	display:block;
	font-family:Tahoma, Arial, Helvetica, Verdana;
	font-size:11px;
	border:0;
	padding:3px 0 5px 10px;
	color:#000;
	background:#FF8700 url(../imgs/bg-galeria-fotos.png) repeat-x bottom;
	}
a.enlacesEspeciales:hover {
	color:#fff;
	background:#FF8700 url(../imgs/bg-galeria-fotos2.png) repeat-x bottom;
	}

/***************** /FOTOGRAFIAS *************************/

/********************* ACCESIBILIDAD ***********************/
.ayuda-access {
   position: absolute;
   left: -10000px;
   top: -10000px;
}
.boton {
   display:block;
   text-indent:-10000px;
}
/********************* /ACCESIBILIDAD **********************/

/********************* SUSCRIPCION **********************/
#suscripcionFormu {
	position:absolute; 
	width:195px; 
	height:140px; 
	left: 230px; 
	top: 80px; 	
	}
#suscripcionFormu h3 {
	padding:0;
	margin:0 0 10px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#FF9900;

}
#suscripcionFormu input {
	margin-top:10px 0;
	width:185px;
	border: 1px solid #660000;
	background:#FFFFFF;
	font-size:11px;}
	
#suscripcionFormu p {
	padding:0;
	margin:20px 0 0 0;
	font-family:Tahoma, Arial, Helvetica, Verdana;
	font-size:9px;
	font-weight:bold;
	color:#E95E01;
}
#suscripcionOk {
	width: 250px;
	padding-top:90px;
	margin-left:205px;
	}

#suscripcionOk p {
	font-family:"Trebuchet MS", Arial, Helvetica, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#FF9900;}
/********************* /SUSCRIPCION **********************/


/********************* CONTACTO **********************/
#contactoFormu {
	position:absolute; 
	width:195px; 
	height:140px; 
	left: 230px; 
	top: 50px; 
	color:#FF9900;}
	
.contactoCampos	{
	font-family:Tahoma, Arial, Helvetica, Verdana;
	font-size:11px;
}
.contactoMsj	{
	font-family:Tahoma, Arial, Helvetica, Verdana;
	font-size:11px;
	margin:2px 0;
}
.contactomsjCaja {
	margin-left: 0;
	width:180px;
	border: 1px solid #000;
	overflow:hidden;
	font-family:Tahoma, Arial, Helvetica, Verdana;
	font-size:11px;
	padding:2px;}
#contactoFormu input {
	margin-left:20px;
	width:130px;
	border: 1px solid #660000;
	background:#FFFFFF;
	font-size:11px;}

/********************* /CONTACTO **********************/

/********************* LOCALIZACIÓN **********************/
.planoLocalizacion {margin:8px 0 0 8px}
/********************* /LOCALIZACION **********************/

/***************** /OTROS CLASS *************************/
.fondoNormal {
		  background: url(../imgs/bg_contenidos.png) no-repeat;
}
.separaFlotados {
		clear:both; 
}
.separaFlotados2 {
		list-style-type:none;
		height:12px;
		line-height:0;
		font-size:12px;
		margin:0;
		padding:0;
		clear:both; 
}

a.botonEnviar  {
	display:block;
	margin-top:10px;
	padding: 2px 2px 2px 25px;
	width:65px;
	background:#660000 url(../imgs/suscripcion/ico-boton-enviar.gif) no-repeat 6px 5px;
	border:1px solid #ff9900;
	color:#FFCC00;
	font-size:12px;
	}
a.botonEnviar:hover   {
	background:#330000;
	}
.titFondos {
	margin-bottom:6px}
/***************** /OTROS CLASS *************************/
