*{ margin:0; padding:0;}
body {
	border:0;
	margin: 0;
	padding: 0;
	background: #fff url(../../imagenes/bg.png) repeat-x;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size: 12px; 
	color: #333;
	}
	
h1 { margin:0; padding:0;  }
h1{
	position: absolute;
	padding:0;
	margin:0;
	top:34px;
	left:0px;
	width: 228px;
	height: 110px;
	text-indent:-8000px;
	display:block;
	background: url(../../imagenes/logo.png) no-repeat;
	z-index:60;
	behavior: url(http://www.abril-abril.com/inc/iepngfix.htc);
}
h1 a{
	position: absolute;
	padding:0;
	margin:0;
	top:10px;
	left:0px;
	width: 228px;
	height: 90px;
}

span, input, textarea, checkbox { margin:0; padding:0; border:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

ul { list-style:none; }

h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
	}

p, form {
	padding: 0;
	margin: 0 0 15px 0;
	}

img { border:0; }

a {	color: #c00; text-decoration: none;	}
a:hover { color:#aaa; text-decoration: none; }

/* Generales */

.clear { clear:both; height:0; background:transparent;  }

.size2 { font-size:14px, }

.pnot{ color:#C00;}
.pnot a{ color:#666;}
.pnot a:hover{ text-decoration:underline; }


.fotoder {
	padding:1px;
	float:right;
	margin:0 0 10px 15px;
}
A IMG.fotoder  {
	border:1px solid #ccc;
}
A:HOVER IMG.fotoder {
	border:1px solid #c00;
}

/* divs */

#contenedor {
	background:url(../../imagenes/bgcontenedor.png);
	width:897px;
	margin:0 auto;
	border-bottom:1px solid #ccc;
}

#cuerpo {
	padding-bottom:15px;
	padding-left:1px;
	padding-right:1px;
	background: url(../../imagenes/bgcuerpo.jpg) no-repeat;
}

#cuerpo2 {
	padding-bottom:10px;
	padding-left:1px;
	padding-right:1px;
	background: url(../../imagenes/bgcuerpo2.jpg) no-repeat;
}

.fondo { background: url(../../imagenes/bg_cabecera.jpg) top center no-repeat; }

.izq {
	float:left;
	width:238px;
	margin-left:7px;
}
* html .izq { display:inline; } /* HACK IE6 */

.der {
	float:right;
	width:590px;
	margin-right:8px;
	margin-bottom:15px;
	padding:15px;
	border:1px solid #ccc;
	background:#fff url(../../imagenes/bg_der.jpg) repeat-x 1px 1px;
}
* html .der { display:inline; } /* HACK IE6 */
.der h3,
.izq h3{
	margin:5px 0px 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#C00;
}
.der div.desc{
	float:left;
	width:390px;
}
.der div.tags{
	float:right;
	width:153px;
	height:117px;
	padding-left:15px;
	background:url(../../imagenes/hr2.png) no-repeat left;
}

#cabecera {
	position:relative;
	width:895px;
	height:184px;
	margin:0;
}

#altanews {
	position:absolute;
	top:0;
	right:-6px;
	width:282px;
	height:35px;
	background:url(../../imagenes/bg_altanews.png) no-repeat;
}
#altanews form {
	margin:4px 0 0 0;
}
#altanews input#email {
	margin:0 5px 0 15px;
	width:165px;
	background:#fff;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	color:#999;
}
#altanews input#submit {
	margin-top:-1px;
	background:url(../../imagenes/bt_enviar.png) no-repeat;
	width:80px;
	height:21px;
	cursor:pointer;
}

#mensajenews{
	position:absolute;
	top:34px;
	right:20px;
	width:245px;
	height:15px;
	color:#C00;
	border:0px solid #000;
	}
#mensajenews img{
	margin-right:5px;
	vertical-align:middle;
	}
	
#telf{
	position:absolute;
	top:60px;
	right:25px;
	width:289px;
	height:53px;
	background:url(../../imagenes/telf.png) no-repeat;
	}
#telf a{
	width:289px;
	height:53px;
	display:block;
	text-indent:-8000px;
	}

.caja1 {
	position:relative;
	float:left;
	width:286px;
	height:310px;
	border:1px solid #ccc;
	margin-right:8px;
	background:url(../../imagenes/bgcaja1.jpg) repeat-x;
}
.caja1.ladoizq {
	margin-left:7px;
}
* html .caja1.ladoizq { display:inline; } /* HACK IE6 */
.caja1 h3{
	margin:5px 0px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#C00;
	text-transform:uppercase;
}
.caja1 a.mas{
	position:absolute;
	bottom:5px;
	right:5px;
	color:#999;
	font-size:11px;
}
.caja1 a:hover.mas{
	color:#c00;
}
.caja1 a.mas span{
	color:#C00;
}

#fotop{
	float:left;
	width:398px;
}

#fotosm{
	float:right;
	width:190px;
	margin:0;
	padding:0;
}

#pie{
	padding:15px 8px 35px 8px;
	background:url(../../imagenes/bgpie.png) no-repeat center bottom;
	font-size:11px;
	color:#999;
}
#pie span.pizq{	float:left;}
#pie span.pder{	float:right;}
#pie a{ color:#999; }
#pie a:hover{ color:#c00; }

/* LISTAS */

#li_destacados{
	margin:0 0 0 5px;
}
#li_destacados li {
	position:relative;
	float:left;
	margin:0 0 10px 15px;
	padding:0;
	height:72px;
}
* html #li_destacados li { display:inline; } /* HACK IE6 */
#li_destacados li img {
	z-index:3;
}
#li_destacados li a img {
	padding:1px;
	border:1px solid #ccc;
	background:#fff;
}
#li_destacados li a:hover img {
	padding:1px;
	border:1px solid #c00;
	background:#fff;
}
#li_destacados li span {
	background: url(../../imagenes/ico_lupa.png) no-repeat;
	cursor:pointer;
	display:block;
	height:29px;
	width:29px;
	position:absolute;
	right: 2px;
	bottom:2px;
}

#li_ultnot{	margin:0 20px 0 20px;}
#li_ultnot li { margin-bottom:6px;}
#li_ultnot li a {color:#888;}
#li_ultnot li a:hover {color:#888; text-decoration:underline;}
#li_ultnot li span {color:#C00; font-size:10px;}

#li_proyectos{
	float:right;
	width:630px;
	margin:0 0 0 0px;

}
#li_proyectos li {
	position:relative;
	float:left;
	margin:0 0 10px 15px;
	border:1px solid #ccc;
	width:188px;
	color:#999;
	background:#fff;
}
* html #li_proyectos li { display:inline; } /* HACK IE6 */
#li_proyectos li img { z-index:3; padding:1px; }
#li_proyectos li span {
	background: url(../../imagenes/ico_lupa.png) no-repeat;
	cursor:pointer;
	display:block;
	height:29px;
	width:29px;
	position:absolute;
	right: 1px;
	bottom:1px;
}
#li_proyectos li b{
	color:#C00;
}
#li_proyectos li p{
	margin:10px;
}

#li_cat{
	margin:0;
}
#li_cat li {
	background:url(../../imagenes/hr1.png) no-repeat bottom;
	margin-bottom:10px;
	padding:5px 0 20px 0;
	border:0px solid #000;
}
#li_cat li a{
	background:url(../../imagenes/ico_cuadrado.png) no-repeat 10px 0;
	padding:0 0 0 40px;
	color:#888;
	font-size:16px;
}
#li_cat li a:hover,
#li_cat li a.activo {color:#c00;}
#li_cat li span {color:#C00; font-size:10px;}

#li_not{ margin:0; }
#li_not li {
	background:url(../../imagenes/hr1.png) no-repeat bottom;
	margin-bottom:10px;
	padding:5px 0 20px 0;
	border:0px solid #000;
}
#li_not li a {
	padding:0;
	color:#888;
	font-size:12px;
}
#li_not li a:hover { color:#c00; }

.pdir {
	background:url(../../imagenes/hr1.png) no-repeat bottom;
	margin-bottom:10px;
	padding:5px 0 20px 0;
	font-size:16px;
	color:#666;
	}
.pdir span{
	background:url(../../imagenes/ico_cuadrado.png) no-repeat 0 15px;
	height:50px;
	width:25px;
	margin-left:20px;
	margin-right:5px;
	display:block;
	float:left;
}
/* MENU */

#menu a span { display: none; }
.separador { display: none; }

#menu{
	position:absolute;
	bottom:0;
	background:#E50D08;
	border:1px solid #ccc;
	padding:1px;
	height:44px;
	width:893px;
}
#menu a {
height: 46px;
display: block;
float: left;
background: no-repeat top left;
}
#menu a:hover, #menu a.activo { background-position: bottom left; }
#menu a#home {
position:absolute;
top:0;
left:10px;
width:70px;
background-image: url(../../imagenes/menu_home.png);
}
#menu a#agencia {
position:absolute;
top:0;
left:75px;
width:94px;
background-image: url(../../imagenes/menu_agencia.png);
}
#menu a#servicios {
position:absolute;
top:0;
left:165px;
width:107px;
background-image: url(../../imagenes/menu_servicios.png);
}
#menu a#proyectos {
position:absolute;
top:0;
left:270px;
width:120px;
background-image: url(../../imagenes/menu_proyectos.png);
}
#menu a#noticias {
position:absolute;
top:0;
right:110px;
width:96px;
background-image: url(../../imagenes/menu_noticias.png);
}
#menu a#contacto {
position:absolute;
top:0;
right:10px;
width:109px;
background-image: url(../../imagenes/menu_contacto.png);
}
#menu a#tienda {
position:absolute;
top:0;
right:365px;
width:140px;
background-image: url(../../imagenes/menu_tienda.png);
}
#menu a#catalogos {
position:absolute;
top:0;
right:245px;
width:118px;
background-image: url(../../imagenes/menu_catalogos.png);
}

/* FORMULARIOS */

.input { margin:1px 0 5px 0; padding:2px; border:1px solid #ccc; width:218px; }


/*
Hacks
* html .li_circulares p { display:inline; }
*/

