* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Geneva, sans-serif;
	background:url(imas/bg.jpg) repeat-x #e6e6e6;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	text-transform: none;
	/*border-bottom:#999 1px solid;*/
	color:#192e5d;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top:3px;
	text-align:center;
	text-transform: none;
	color:#009eca;
}
h3 {
	font-size:11px;
	font-weight:normal;
	color:#fff;
}

#macro-contenedor {
	position:absolute;
	left:50%;
	width:979px;
	height:620px;
	margin-left:-489px;
}
.cabecera {
	width:979px;
	height:95px;
}
.logo {
	float:left;
	width:197px;
	height:95px;
}
.btns-cabecera {
	float:right;
	width:137px;
	height:95px;
}
/**/
.banner {
	width:979px;
	height:196px;
	
}
.imagen-izq {
	margin:0 0 0 0;
	float:left;
	width:435px;
	height:192px;
}
.texto-der {
	float:right;
	width:520px;
	height:196px;

}
.cont-texto-der {
	width:520px;
	height:113px;
	margin:50px 0 0 0;
}
/**/
.contenedor-calugas {
	width:979px;
	height:190px;
	margin:5px 0 0 0;
}
.calugas-centrales {
	float:left;

	margin:40px 0 0 10px;
	width:900px;
	height:100px;
}
.calugas {
	float:left;
	margin:18px 0 0 15px;
	width:147px;
	height:62px;
}
.flechas {
	float:left;
	margin:18px 0 0 15px;
	width:38px;
	height:61px;
}
/**/
.textos-abajo {
	width:979px;
	height:58px;
}
.contactanos {
	float:left;
	width:286px;
	height:58px;
}
.ir-home {
	float:right;
	width:186px;
	height:58px;
}