
/*columna 1 - noticias*/

	#cuerpo{
	height:400px;
	}


	#cuerpo #noticias_index li{
	clear:both;
	margin-bottom:10px;
	float:left;
	width:250px;
	}
		
		#cuerpo #noticias_index li .foto{
		float:left;
		margin-right:10px;
		}		
			#cuerpo #noticias_index li .foto img{
			border:2px solid #91847A;
			}
		
		#cuerpo #noticias_index li .texto{
		width:140px;
		float:right;
		}
		
			#cuerpo #noticias_index li .texto h4 a{
			line-height:16px;
			font-weight:normal;
			}
			
			#cuerpo #noticias_index li .texto .fecha{
			color:#956D55;
			font-weight:bold;
			}
			
		#cuerpo .archivo{
		width:250px;
		font-size:18px;
		}
		
		#cuerpo .visitar{
		margin-top:10px;
		margin-bottom:0;
		float:left;
		width:200px;
		font-size:12px;
		}
		#cuerpo .visitar a{
		font-size:14px;
		}
		
		.destacado-central{
		font-size:12px;
		font-weight:bold;
		color:#c7a286;		
		}
		
		
		#cuerpo .visitar_eno{
		margin-top:0px;
		float:left;
		width:200px;
		font-size:12px;
		}
		#cuerpo .visitar_eno a{
		font-size:14px;
		}
		
		#cuerpo .img_eno{
		margin-top:0px;
		}


/*columnas destacados*/

		#cuerpo #index .destacado{
		padding:10px 10px 10px 10px;
		}
		
		#cuerpo #index .tienda_flash{
		margin:0;
		}
		
		#cuerpo #index h3{
		margin-bottom:10px;
		}
			#cuerpo #index h3.noticias{
			margin-top:40px;
			float:left;
			font-size:22px;
			font-weight:normal;
			color:#FFFFFF;
			
			}
			
			#cuerpo #index #nav li a{
			font-size:15px;
			}
				
				
		#cuerpo #index .destacado h3.tienda_flash {
		height: 118px;
		width:233px;
		text-indent:0;
		}
	
		
		
/***************************************************************************/

#cuerpo #index #nav {
position:relative;
}
#nav li {

	}
	
#nav a { /* if background is on a:link IE6 won't display properly  */
	width:222px;
	padding:10px 10px 10px 4px;
	}
 
#nav a/*Comment hack to hide this from IE5 - needed to extend link over button image in IE6 */{
	
	}
 
#nav a:hover {
background:#000000;
text-decoration:none;
	}
#nav a img {
	width: 122px; /* IE5 Win can't dynamically change size - don't use 0px to hide */
	height: 80px;
	position: absolute;
	top: 80px;
	left: 110px;
	border: 1px solid black;
	visibility: hidden;
	}
 
 /* commented backslash hack v2 - hide rules from IE5 Mac \*/
#nav a {
	padding-top: 0; 
	padding-bottom: 0;
	padding-right: 10px; 
	display: block;
	line-height: 23px;
	}	
#nav li {
	margin-top:0;
	margin-bottom:0;
	width: 80px;
	}
/* end hack */

 #semanasanta{
 width:235px;
 float:left;
 padding:0px;
 position:relative;
 top:0px;


 }
 
 #semanasanta .titulo_semanasanta{
 float:left;
 margin-top:8px;
 margin-left:0px;
 }
 
#semanasanta h3 {
 padding:0;
 margin:0px;
 }
 
 #semanasanta .btn_visitenos{
 float:right;
 margin-right:5px;
 }
 
 #semanasanta p{
 width:220px;
 float:left;
 height:300px;
 margin-top:10px;
 padding:10px;
  background:url(../img/all/bg_semanasanta.jpg) 0 0 no-repeat;
 }
  #semanasanta p.in{
  background:url(../img/all/bg-semanasanta_in.jpg) 0 0 no-repeat;
 }
 
  #semanasanta p strong{
 font-weight:bold;
 }
 
 #semanasanta p strong.tlf{
 font-size:16px;
 margin-top:5px;
 float:left;
 }
  #semanasanta p strong.tlf_in{
 font-size:16px;
 margin-top:5px;
 float:left;

 }
 
  #semanasanta .horas{
font-size:11px;
margin:8px 0 8px 0;
padding:0;
line-height:14px;
float:left;
 }
 
   #semanasanta .horas strong{
color:#C7A286;
 }
 
#nav a:hover img {
	visibility:visible;
	}
