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


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#475d87;
	background-image:url(images/cabecera_larga.jpg);
	background-position:center 100px;
	background-repeat:no-repeat;
}




div#contenedor {
	margin-top:0px;
	width:901px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
}




div#cabecera {
	/*background-image:url(images/cabecera.jpg);*/
	/*background-position:left bottom;*/
	/*background-repeat:no-repeat;*/
	width:873px;
	height:305px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	background-color:#fff;
	background-color:transparent;
}

div.fondo_blanco {
	background-color:#fff;
}



a#inicio {
	display:block;
	width:293px;
	height:100px;
	overflow:hidden;
	float:left;
	background-image:url(images/logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}




div#datos_cabecera {
	width:540px;
	height:88px;
	margin-right:0px;
	margin-left:auto;
	padding-top:12px;
}


a.enlace_cabecera {
	font-size:10pt;
	text-decoration:underline;
	color:#7c7c7e;
	font-weight:bold;
	float:right;
	margin-top:7px;
	margin-right:13px;
}
a.enlace_cabecera:hover {
	text-decoration:none;
	color:#475d87;
}









div#rotator {
	background-color:#fff;
	cursor:default;
	position:relative;
	width:475px;
	height:118px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	z-index:90;
	background-color:transparent;
	top:13px;
}





div#menu {
	margin-top:17px;
	height:70px;
	overflow:hidden;
	margin-left:30px;
}




a.menu {
	color:#fff;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
	padding-top:20px;
	height:70px;
	font-size:12pt;
	overflow:hidden;
}
a.menu:hover {
	font-weight:bold;
	color:#475d87;
	background-color:#fff;
}

a#empresa {width:90px; overflow:hidden;}
a#servicios {width:90px; overflow:hidden;}
a#presupuestos {width:130px; overflow:hidden;}
a#contacto {width:90px; overflow:hidden;}






div#centro {
	width:873px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background-color:#fff;
}





div#contenido {
	margin-left:auto;
	margin-right:auto;
	height:auto;
	padding:10px;
	background-color:transparent;
}






div.columna_izq {
	width:270px;
	height:238px;
	float:left;
	margin-left:10px;
	background-color:#e7e8ea;
	text-align:center;
	overflow:hidden;
}


div.azul_columna {
	text-align:center;
	padding:15px;
	background-color:#475d87;
}

a.columna {
	color:#fff;
	font-weight:normal;
	font-size:12pt;
	text-align:center;
	text-decoration:none;
}
a.columna:hover {
	text-decoration:underline;
}












h2.columna {
	font-weight:normal;
	font-size:12pt;
	text-align:center;
	width:250px;
	margin-top:10px;
	margin-bottom:10px;
	color:#3f4042;
	font-style:normal;
}


h2.asistencia {
	font-weight:bold;
	color:#3c3d3f;
	font-size:12pt;
	margin-top:10px;
}

h2.telf {
	font-weight:bold;
	color:#fff;
	font-size:20pt;
}










img.bordes_blancos {
	border-left:solid 10px #fff;
	border-top:solid 10px #fff;
}


img.der {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
img.izq {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}









div.centrado {
	text-align:center;
}


br.salto {
	clear:both;
}


a img {
	border:none;
	text-decoration:none;
}




a.texto {
	font-size:11pt;
	color:#475d87;
	text-decoration:underline;
}
a.texto:hover {
	color:#7c7c7e;
	text-decoration:none;
}






/* --------------------------------------- TEXTOS --------------------------------------- */


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	margin-bottom:10px;
	text-align:justify;
	font-size:11pt;
	line-height:20px;
	color:#7c7c7e;
}



ul, ol, li {
	font-size:11pt;
}

li {
	list-style-type:square;
	margin-left:20px;
	padding-left:0px;
}





p.gris {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	margin-bottom:10px;
	text-align:justify;
	font-size:14pt;
	line-height:22px;
	color:#7c7c7e;
	text-indent:50px;
}



h1, h2, h3 {
	color:#475d87;
	font-style:italic;
	margin-bottom:5px;
}
h1 {
	font-size:18pt;
}
h2 {
	font-size:14pt;
}














.negrita {
	font-weight:bold;
}


p.centrado {
	text-align:center;
}





span.oculto {
	display:none;
}



span.azul {
	color:#475d87;
}


span.gris {
	color:#7c7c7e;
}



span.azul_negrita {
	color:#475d87;
	font-weight:bold;
}







/* --------------------------------------- FORMULARIO --------------------------------------- */


div.formulario_contacto {
	padding:10px;
	margin-top:15px;
	width:655px;
	height:320px;
	border:	solid 1px #475d87;
	border:	solid 1px transparent;
	background-image:url(images/aire_acond_trama.jpg);
	background-position:center 50px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}





input.texto {
	width:249px;
	background-color:#fff;
	background-color:transparent;
	border:solid 1px #475d87;
}


p.label {
	color:#7c7c7e;
	font-weight:bold;
	font-size:9pt;
	margin-bottom:10px;
}


textarea#consulta {
	border:solid 1px #475d87;
	width:645px;
	height:150px;
	overflow:auto;
	margin-bottom:10px;
	background-color:transparent;
}





/* --------------------------------------- DIV PIE --------------------------------------- */

div#pie {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	width:873px;
	height:40px;
	padding-top:17px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-color:#475d87;
	font-size:8pt;
	font-style:normal;
}


a.pie {
	font-size:8pt;
	font-style:normal;
	color:#fff;
	text-decoration:none;
}


a.pie:hover {
	text-decoration:underline;
}











/* ------------------------------------- DIV SITEMAP ------------------------------------- */



a.sitemap, a.sitemap2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
	font-size:10pt;
	color:#000;
	padding-left:20px;
	margin-bottom:15px;
	background-image:url(images/a.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;

}
a.sitemap:hover, a.sitemap2:hover {
	color:#475d87;
	text-decoration:underline;
}
a.sitemap2 {
	margin-left:30px;
}






/* ------------------------------------- DIV INTERCAMBIO DE ENLACES ------------------------------------- */

div#enlaces {
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000;
	font-size:10pt;
	width:100%;
}


div#enlaces table {
	width:100%;
}





div#enlaces h2 {
	text-align:left;
	color:#475d87;
}

div#enlaces li {
	width:200px;
	text-align:left;
	margin-bottom:3px;
}

div#enlaces a {
	color:#475d87;
}

div#enlaces a:hover {
	text-decoration:none;
	color:#000;
}

div#enlaces td {
	text-align:left;
	margin-bottom:10px;
}


/* ---------------------------------------------- DIV BOLETIN ---------------------------------------------- */

div#boletin {
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	width:100%;
	height:300px;
}


div#boletin table {
	width:100%;
}






div#boletin * {
	color:#000;
}

div#boletin a {
	color:#475d87;
	font-weight:bold;
	text-decoration:underline;
}

div#boletin a:hover {
	color:#000;
	text-decoration:none;
}

div#boletin h3 {
	margin-top:10px;
	margin-bottom:15px;
	text-align:left;
	font-size:14pt;
	color:#475d87;
}

div#boletin p {
	margin:0px;
	margin-bottom:20px;
	width:100%;
	text-align:justify;
	font-size:11pt;
}

div#boletin input {
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
}

div.amigas {
padding:15px;
background-color:#475d87;
color:#FFFFFF;
font-size:12px;
padding-top:2px;

}

div.amigas a{
color:#FFFFFF;
text-decoration:none;



}
