
/****************************************************/
/*cambiamos solo el div de la derecha*/ 
#contenido_dcha{
	margin-left: 220px;  	 
} 
 
.foto{ padding:2px;
	border:2px solid #bf093a;
	background-color:#f7efe3;
}
.foto:hover{ padding:2px;
	border:2px solid #4870e1;
}
/*----------------------------------------*/
/*cabeceras */
#cabecera_otras  {
	height:91px;
	width:775px;
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/cabecera_otras.jpg);
}	 
#cabecera_otras_inf  {
	height:91px;
	width:775px;
	background-image:url(http://i258.photobucket.com/albums/hh264/fotos_fallas/2007/ff07/cabecera_otras_inf.jpg);
}	 
/****************************************/
/*titulo y enlaces anterior y siguiente */
#titulo{
	float:left;
	width: 100%;
	text-align:center;
	margin: 5px 0px;
	 
}
#titulo_izda{ 
	float: left;
	width: 200px;
}
#titulo_centro{
 	float: right;
 	width: 300px;
}

#titulo_centro p{
	font-weight:bold;
	font-size: 120%;
	color:#EEB23B;	
	position:relative;
	text-align:center;
}
#titulo_centro  .titulo_numpag{
	font-size: 70%;
	font-weight:normal;
}
#titulo_dcha {
	 float: right;
	 width: 200px;
}
 
 /***********************************/
 /*zona de subitulo, dos culumnas, imagen y datos generales */

#subtitulo{
	float: left;
	width: 100%;
}
#subtitulo_dcha{
	margin-left: 280px;  
	margin-top:30px;
}
#subtitulo_izda{
	float: left;
	width: 270px;
	position:relative;
	text-align:center;
}
.texto_subtitulo_falla span{
	font-weight:bold;
	font-size: 140%;
	color:#EEB23B;	
} 
.texto_subtitulo_falla {
	margin-bottom:5px;
	color:#bf093a;
	font-weight:bold;
	font-size: 80%;
}  
.texto_subtitulo span{
	font-weight:bold;
	font-size: 110%;
	color:#EEB23B;	
} 
.texto_subtitulo{
	margin-bottom:5px;
	color:#bf093a;
	font-weight:bold;
	font-size: 80%;
}  

.texto_cursiva{
	font-style: italic; 
}

  
/*************************************************/
/*flechas de volver, inicio, siguiente */  
#titulo_izda ul{
	float:left;
	list-style-type: none;
	text-decoration:none;

}
#titulo_izda li  {
	float:left;
	padding:0 5px;
} 
#titulo_dcha ul  {
	float:right;
	list-style-type: none;
	text-decoration:none;
	margin:0 ;	padding:0;
	
}

#titulo_dcha li  {
	padding:0 5px;
	float:left;
}
#img_volver{
	height: 22px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	background-image: url(../img/volver.gif)
} 
#img_volver:hover{
	display:block;
	background-image:url(../img/volver_over.gif);	
} 
#img_volver-i{
	height: 22px;
	width: 70px;
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	background-image:url(../img/back.gif);	
} 
#img_volver-i:hover{
	display:block;
	background-image:url(../img/back-over.gif);	
} 
#img_seguir{ 
	height: 22px;
	width: 81px;
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	background-image:url(../img/seguir.gif);	
}
#img_seguir:hover{
	display:block;
	background-image:url(../img/seguir_over.gif);	
} 
#img_home{ 
	height: 23px;
	width: 81px;
	position:relative;
	top:-1px;
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	background-image:url(../img/home.gif);	
}
#img_home:hover{
	display:block;
	background-image:url(../img/home_over.gif);	
} 

 

/****************************************/
/*contenido de la pagina de fotos */
.fotos{
	float:left;
	width: 718px;
	text-align:left;
	margin: 5px 0px;
	border:1px solid #bf093a;
	padding:5px;
	background-color:#f6e6cd;
	display:inline;
}
.fotos_izda{ 
	float: left;
	width: 33%;
	text-align:center;
}
.fotos_centro{
	text-align:center;
 	float: right;
 	width: 33%;
	vertical-align:bottom;
}
.fotos_dcha {
	 float: right;
	 width: 33%;
	 text-align:center;
} 
.fotos_izda1{
	text-align:center;
	float: left;
	width: 30%;	
}
.fotos_centro1{
	text-align:center;
 	float: right;
 	width: 30%;
 
}
.fotos_dcha1 {
	 float: right;
	 width: 40%;
	 text-align:center;
	 margin-top:20px;
	  
}
.fotos_izda2{
	text-align:center;
	float: left;
	width: 40%;
	margin-top:20px;	
}
.fotos_dcha2{
	text-align:center;
 	float: right;
 	width: 30%;
 
}
.fotos_centro2 {
	 float: right;
	 width: 30%;
	 text-align:center;  
}
.fotos_izda3{
	text-align:center;
	float: left;
	width: 30%;
	
}
.fotos_dcha3{
	text-align:center;
 	float: right;
 	width: 40%;
	margin-top:20px;	
 
}
.fotos_centro3 {
	 float: right;
	 width: 30%;
	 text-align:center;
	
	  
}
.fotos p{
 color:#bf093a;
 font-weight:normal;
 font-size: 60%;
 margin:5px 0px;
 position:relative;
}

.fotos_col1{
	text-align:center;
	float: left;
	width: 50%;	
}
.fotos_col2{
	text-align:center;
 	float: right;
 	width: 50%;
}
 
 
