
/****************************************************/
/*cambiamos solo el div de la derecha*/ 
#contenido_dcha{
	margin-left: 220px;  	 
} 
#contenido_izda{
	width: 770px;
}

/*botones */
#btn_fallas li {
	position:relative;
	display:inline;  
}
#btn_fallas a{
	position:relative;
	display:block;
	width: 700px;
	margin-left:2px;
	margin-top:5px;
	margin-bottom:15px;
}
#fondo{
	height:62px;
	background-position:left;
	background-repeat:no-repeat;
	border:1px solid #bf093a;
}
.fondo_ayto{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_ayto.jpg);	
}
.fondo_ayto_inf{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_ayto_inf.jpg);	
}
.fondo_nou{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_nou.jpg); 
}
.fondo_nou_inf{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_nou_inf.jpg);	
}

.fondo_convento{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_convento.jpg);
}
.fondo_convento_inf{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_convento_inf.jpg);	
}

.fondo_pilar{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_pilar.jpg);	 
}
.fondo_pilar_inf{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_pilar_inf.jpg);	
}
.fondo_expo{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_expo.jpg);	 
}
.fondo_expo_inf{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_expo_inf.jpg);	
}

.fondo_cadarso{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_cadarso.jpg);	 
}
.fondo_cadarso_inf{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_cadarso_inf.jpg);	
}
.fondo_naj{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_naj.jpg);	 
}
.fondo_naj_inf{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_naj_inf.jpg);	
}
.fondo_regne{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_regne.jpg);	 
}
.fondo_pizarro{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_pizarro.jpg);	 
}
.fondo_sueca{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_sueca.jpg);	 
}
.fondo_otras{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_otras.jpg);	 
}
.fondo_otras_inf{
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/fondo_otras_inf.jpg);	
}

/*titulos de botones */
.titulo_boton{
	position:relative;
	 
	margin-left: 340px;  
	font-weight:bold;
	font-size: 110%;	
}
.subtitulo_boton{
	position:relative; 
	margin-left: 340px;  
	font-weight:bold;
	font-size: 80%;
	color:#EEB23B;	
}
.parrafo_boton{
	position:relative;
	margin-left: 340px; 
	color:#bf093a;
	font-weight:normal;
	font-size: 60%; 
 }
.titulo_falla{
	color:#EEB23B;
}
.titulo_falla_over{
	color:#4870e1;
}



 
