*{
	margin:0;
	padding:0;
	border:0;
}

body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:80%;
	background:url(../img/fondo-body.jpg) top repeat-x #FFF;
}

h1{
	color:#669ACC;
	width:547px;
	height:57px;	
	font-size:80%;
	position:relative;
}

h1.logo span{
	position:absolute;
	width:100%;
	height:100%;
	margin-left:1px;
}

h1.logo span{background:url(../img/cabecera.jpg) center no-repeat;	}

h1 a{color:#669ACC;}

h1.logo a span:hover{
	cursor:pointer;
}

h2{
	background-color:#000;
	color:#000;
	position:relative;
	width:705px;
	height:192px;
	background:url(../img/fondo-cuerpo.jpg) top no-repeat;
}

h2.climatizacion, h2.contacto{background:url(../img/cab-climatizacion.jpg) top no-repeat;}
h2.fabricacion{background:url(../img/cab-fabricacion.jpg) top no-repeat;}
h2.refrigeracion{background:url(../img/cab-refrigeracion.jpg) top no-repeat;}
h2.ventilacion{background:url(../img/cab-eficiencia.jpg) top no-repeat;}
h2.ingenieria, h2.accesibilidad, h2.aviso{background:url(../img/cab-ingenieria.jpg) top no-repeat;}
h2.obras{background:url(../img/cab-obras.jpg) top no-repeat;}
h2.servicio, h2.empresa{background:url(../img/cab-servicio.jpg) top no-repeat;}
h2.patrocinio{background:url(../img/cab-patrocinio.jpg) top no-repeat;}


h2.climatizacion span, h2.refrigeracion span, h2.ventilacion span, h2.fabricacion span, h2.ingenieria span, h2.obras span, h2.ofertas span, h2.patrocinio span, h2.contacto span, h2.empresa span, h2.ubicacion span, h2.servicio span, h2.accesibilidad span, h2.aviso span{
	position:absolute;
	width:100%;
	height:100%;
	/*left: -15px;*/
}

/*h2.obras{
	background:url(../img/prueba.jpg) top no-repeat;
}*/

h2.climatizacion span{background:url(../img/tit-climatizacion.jpg) top left no-repeat; }
h2.refrigeracion span{background:url(../img/tit-refrigeracion.jpg) top left no-repeat;}
h2.ventilacion span{background:url(../img/tit-ventilacion.jpg) top left no-repeat;}
h2.fabricacion span{background:url(../img/tit-fabricacion.jpg) top left no-repeat;}
h2.ingenieria span{background:url(../img/tit-ingenieria.jpg) top left no-repeat;}
h2.obras span{background:url(../img/tit-obras.jpg) top left no-repeat;}
h2.ofertas span{background:url(../img/tit-ofertas.jpg) top left no-repeat;}
h2.patrocinio span{background:url(../img/tit-patrocinio.jpg) top left no-repeat;}
h2.contacto span{background:url(../img/tit-contacto.jpg) top left no-repeat;}
h2.empresa span{background:url(../img/tit-empresa.jpg) top left no-repeat;}
h2.ubicacion span{background:url(../img/tit-ubicacion.jpg) top left no-repeat;}
h2.servicio span{background:url(../img/tit-servicio.jpg) top left no-repeat;}
h2.accesibilidad span{background:url(../img/tit-accesibilidad.jpg) top left no-repeat;}
h2.aviso span{background:url(../img/tit-aviso.jpg) top left no-repeat;}



h3, h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	;
}

h3{
	border-bottom:1px dotted #333;
	padding:5px 0;
	font-size:120%;
	margin-bottom:8px;
	margin: 0 15px
}

h4{
	padding:8px 0 5px 0;
	color:#DDAD1E;
	font-size:120%;
	margin: 0 15px
}

p, ul, ol {
	color:#666;
}

iframe{
	border:0;
	width:500px;
	height:350px;
	background-color:#669ACC;
	padding:10px;
	margin:20px 0 0 20px;
}

address{
	float:left;
	margin-top:15px;
	font-style:normal;
}

#content address{
	margin-left:20px;
}


#container, #cabecera, #nav-superior{
	width:950px;
	margin:0 auto;
	
}

#container{
	background:url(../img/fondo-lateral.jpg) repeat-y left;
}

#nav-superior{
	height:23px;
	text-align:right;
	margin-top:6px;
}

#nav-superior a{
	text-decoration:none;
	color:#333;
}

#nav-superior a:hover{
	text-decoration:underline;
	color:#000;
}

#nav-superior li{
	display:inline;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-right:15px;
}

#menu{
	float:left;
}

#menu li{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	text-transform:uppercase;
	font-size:120%;	
	
	list-style:none;
}

#menu li a, #menu li.aqui{
	height:22px;
	display:block;
	background:url(../img/fondo-menu.jpg) top repeat-x #FFF;
	padding:8px 10px;width:220px;
}
#menu li a{
	border-bottom:1px solid #fff;
	color:#666;
	text-decoration:none;
}

#menu li.aqui, #menu li a:hover{
	display:block;
	color:#333;
	background:url(../img/fondo-menu.jpg) bottom repeat-x #FFF;
}

#menu li.aqui{
	border-bottom:1px solid #666;
}




#content-index{
	float:right;
	background:url(../img/intro.jpg) top center no-repeat;
	min-height:510px;
	width:705px;
}

#content-index h2{
	background-color:#FFF;
	background-image:none;
	height:50px;
}

#content{
	/*padding:0 15px;*/
	float:right;
	/*background:url(../img/fondo-cuerpo.jpg) top center no-repeat;*/
	min-height:510px;
	width:705px;
	padding-bottom:50px;
}

#content li a, #content p a{
	color:#09F;
}

#content li a:hover{
	text-decoration:none;
}

#content li a:visited{
	color:#999;
}

#content-index h2{
	color:#C00;
	margin-top:320px;
	text-align:right;
	font-weight:normal;
	font-size:150%;
	background-color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content ul.submenu{
	/*margin-top:162px;*/
	margin-bottom:20px;
	text-transform:uppercase;
	font-size:120%;
	color:#000;
	background-color:#CCC;
	padding:10px 0;
	}

#content ul.submenu li{
	list-style:none;
	display:inline;	
	margin-right:15px;
	}
	
#content p{
	color:#666;
	/*width:70%;*/
	line-height:18px;
	margin-bottom:10px;
}

#content li{
	margin-bottom:10px;
	margin-left:25px;
}

#content p{
	margin:0 15px;
}

#content ul.submenu{
	margin-left:0px;
}

#content ul.submenu li a{
	color:#000;
	text-decoration:none;
}

#content ul.submenu li a.enlace-padre{
	color:#000;
	text-decoration:none;
	font-size:80%;
}

#content ul.submenu a:hover{
	text-decoration:underline;
}

#content ul{
	margin-left:20px;
}

#pie{
	clear:both;
	background:url(../img/fondo-pie.jpg) top repeat-x #FFF;
	height:100px;
}




#pie ul{
	float:right;
	margin-top:15px;
}

#pie li{
	list-style:none;
	display:inline;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right:15px;
}

#pie li a{
	color:#000;
}

#pie li a:hover{
	text-decoration:none;
}

.pie-dentro{
	width:950px;
	margin:0 auto;
}

.clear{
	clear:both;
}



/*----- noscript ----*/
div.adv{
	background-color:#FFF;
}

div.adv p{
	
	border:1px dashed #036;
	color:#333;
	font-size:90%;
	padding:20px;
	width:400px;
	margin:5px auto;
	text-align:center;
}

