/* ------------------------------------------------
 * Generales
 */
*{
	margin:0;
	padding:0;
}
body{
	font-family:verdana,sans,sans-serif;
	font-size:0.7em;
	color:#423e3d;
}
img{
	border:0;
}
a{
	color:#cc0000;
	text-decoration:none;	
}
p{
	line-height:18px;
}
h1{
	float:left;
	margin:0 17px 0 22px; /* 34 de la imagen + 20 de cada margen = 74px (casi 75 que decía URI */
}
h2,h3{
	color:#423e3d;
}
li{
	list-style:none;
	color:#666;
}
ul.proyectos li{
	display:inline;
}
ul.proyectos li a,
ul.proyectos li strong{
	margin:0 8px 0 0;
}
ul li img{
	margin:10px 8px 0 0;
}
/*
 * Noticias ----------------------------------------
 */
ul.listado-noticias li{
	margin:0 0 11px 0 !important;
}
ul.listado-noticias p{
	line-height:19px;
	margin:0;
}
p.listar-todas{
	/*_border-top:1px dashed #777;*/
	padding:15px 0 0 0;
}
p.i400{
	background: url(../img/bg-simple-400.gif) no-repeat top left;
}
p.i250{
	background: url(../img/bg-simple-250.gif) no-repeat 0 0; /* con -3px no se corta pero queda para dentro... */
}
.cabecera-noticia{
	margin:35px 0 20px 0;
	background: url(../img/bg-titulo-498.gif) no-repeat top;
	height:29px;
	float:left;
}
.cabecera-noticia h3{
	float:left;
	font-size:1em;
	width:350px;
	margin:7px 0 0 0;
}
.cabecera-noticia span.fecha-noticia-titular{
	float:right;
	margin:7px 1px 0 0;
}
.contenedor-noticia p{
	clear:both;
	margin-bottom:6px;
}
.contenido-interior ul.listado-noticias li{
	margin:0 0 5px 0;
}
ul.menu-noticias{
	margin-top:15px;
	}


/*
 * Menu -------------------------------------------
 */
ul.menu li{
	margin:0 0 13px 0;
}
a.opcion-menu{
   	display:block;
  	overflow:hidden;
  	text-indent: -10000px;
	height:17px;
}
a.where-is-pepe{
  	background: url('../img/m-where-is-pepe.gif') no-repeat 0 0;
  	width:105px;	
}
a.where-is-pepe:hover{
	background-position: 0 -17px;
}			
a.where-is-pepe-seleccionada{
  	background-position: 0 -17px;
} 
a.reforma-comercial{
  	background: url('../img/m-reforma-comercial.gif') no-repeat 0 0;
  	width:149px;	
}
a.reforma-comercial:hover{
	background-position: 0 -17px;
}			
a.reforma-comercial-seleccionada{
  	background-position: 0 -17px;
}
a.reforma-vivienda{
  	background: url('../img/m-reforma-viviendas.gif') no-repeat 0 0;
  	width:169px;	
}
a.reforma-vivienda:hover{
	background-position: 0 -17px;
}			
a.reforma-vivienda-seleccionada{
  	background-position: 0 -17px;
}
a.contract-promociones{
  	background: url('../img/m-contract.gif') no-repeat 0 0;
  	width:181px;	
}
a.contract-promociones:hover{
	background-position: 0 -17px;
}			
a.contract-promociones-seleccionada{
  	background-position: 0 -17px;
}
a.cocinas{
  	background: url('../img/m-cocinas.gif') no-repeat 0 0;
  	width:163px;	
}
a.cocinas:hover{
	background-position: 0 -17px;
}			
a.cocinas-seleccionada{
  	background-position: 0 -17px;
}
a.industrial{
  	background: url('../img/m-industrial.gif') no-repeat 0 0;
  	width:136px;	
}
a.industrial:hover{
	background-position: 0 -17px;
}			
a.industrial-seleccionada{
  	background-position: 0 -17px;
}
a.noticias{
  	background: url('../img/m-noticias.gif') no-repeat 0 0;
  	width:75px;	
}
a.noticias:hover{
	background-position: 0 -17px;
}			
a.noticias-seleccionada{
  	background-position: 0 -17px;
}
a.contactar{
  	background: url('../img/m-contacto.gif') no-repeat 0 0;
  	width:80px;	
}
a.contactar:hover{
	background-position: 0 -17px;
}			
a.contactar-seleccionada{
  	background-position: 0 -17px;
}


/*
 * Home -------------------------------------------
 */
.home-centrado{
 position: absolute;
 overflow: hidden;
 left: 50%;
 top: 50%;
 /*width: 200px;*/
 
 width:390px;
	
 height: 250px;
 margin-top: -133px; /* antes 125. ahora 133 para falsear 8px hacia arriba*/
 margin-left: -190px;
}

/*
 * Interior ---------------------------------------
 */
 
.efectismo{
	width:123px;
	height:226px;
	float:left;
} 
.efectismo img.imagen-cuadrado-superior{
	margin-bottom:14px;
}
 
.interior-centrado{
	 position: absolute;
	 /*overflow: hidden;*/ /* para que se alargue debe ser VISIBLE, que es lo que es por defecto */
	 left: 50%;
	 top: 50%;
	 width: 950px;
	 height: 260px;
	 margin-top: -130px;
	 margin-left: -475px;
	 overflow:visible; /* para que se muestre el contenido */
	}
.menu-interior{
	float:left;
	width:381px; /*379*/
}

.contenido-interior{
	float:right;
	width:400px;
}

.contenido-interior h2{
	height:17px;
	background-color:#dfdfdf;
	text-align:right;
	color:#423e3d;
	padding:2px 9px 0 0;	
	font-size:1em;
	margin-bottom:24px;
}

.contenido-interior p{
	margin:6px 0;
}


/*
 * Contenedor de Proyectos -------------------------
 */
.contenedor-proyecto{
	width:950px;
	text-align:left;
	margin:auto;
	margin-top:75px;
}
.menu-proyecto{
	width:250px;
	float:left;
}
a.volver-menu{
   	display:block;
	background: url(../img/volver-r.jpg) no-repeat left center;
	padding-left:21px;
	font-weight:bold;
}
a.volver-menu:hover{
	background-image: url(../img/volver-n.jpg);
   	color:#423e3d;
}
.menu-proyecto h2{
	margin:25px 0 5px 0;
	padding:6px 0 0 0;
	font-size:1em;
	height:21px;
	background: url(../img/bg-titulo-250.gif) no-repeat top;
}
.imagenes-proyecto,
.contenedor-noticia{
	width:498px;
	padding:0 0 0 45px;
	float:right;
	margin-bottom:200px;
}
.imagenes-proyecto{
	background: url(../img/whereispepe-small2.jpg) no-repeat 0 56px;
}
.contenedor-noticia{
	background: url(../img/whereispepe-small2.jpg) no-repeat 0 39px;
}
.imagenes-proyecto h3{
	padding:7px 0;
	font-size:1em;
	background: url(../img/bg-titulo-498.gif) no-repeat top;
	margin-bottom:20px;
}
.contenido-interior h3{
	padding:7px 0;
	font-size:1em;
	background: url(../img/bg-titulo-400.gif) no-repeat top;
	margin-bottom:10px;
	margin-top:24px;
}
img.foto-proyecto{
	clear:both;
	margin:37px 0;
}

div.navegacion-imagenes{
	float:left;
	height:18px;
	padding-top:0;
}
div.titulo-proyecto{
	background-color:#dfdfdf;
	width:392px;
	display:block;
	float:right;
	text-align:right;
	color:#423e3d;
	height:16px;
	font-weight:bold;
	padding:2px 6px 1px 0;
}
div.largo{
	width:450px;
	}
img.numero-foto{
	margin:0 0 0 11px;
}
img.sin-nav{
	margin:0;
}
a.anterior{
   	display:block;
  	overflow:hidden;
  	text-indent: -10000px;
	height:11px;
	width:15px;
	background: url(../img/previous-a.jpg) no-repeat 0 0;
	float:left;
	margin:4px 0 0 0;
}
a.anterior:hover{
   	background-position: 0 -11px;
}
a.siguiente{
   	display:block;
  	overflow:hidden;
  	text-indent: -10000px;
	height:11px;
	width:15px;
	background: url(../img/next-a.jpg) no-repeat 0 0;
	float:left;
	margin:4px 0 0 14px;
}
a.siguiente:hover{
   	background-position: 0 -11px;
}

/* pie */
.pie{
	margin:24px 0 500px 0;
	background: url(../img/bottom.gif) no-repeat bottom left;
}
/*
 * Formulario -------------------------------------------
 */
input,textarea{
 border:1px solid #ccc;
 color:#666;
 background:#fff url('../img/degradado-form2.gif') top repeat-x;
}
input{
	width:397px;
	margin-bottom:5px;
}
input.enviar-contacto{
 width:70px;
 font-size:1em;
 float:right;
 color:#333;
 margin-top:10px;
}
span.privacidad{
 float:left;
 margin-top:10px;
}
span.privacidad a{
	color:#aaa;
}
textarea{
 height:80px;
 width:397px;
} 
p.etiqueta{
	margin:0 0 3px 0;
}
p.campo{
	margin:0 0 6px 0;
}
form p{
}
p.direccion{
	line-height:15px;
	margin:0 0 5px 0;
}
h3.h3-contacto{
	clear:both;
	font-weight:normal;
	margin:60px 0 12px 0;
	padding:8px 0 7px 0;
}
img.img-noticia{
	margin:22px 0 0 0;
	}	
a.iridia-estudio{
	position: absolute;
	bottom:20px;
	left:20px;
}