@charset "iso-8859-2";
body {
	margin:0px;
	background-color:#00659C;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.centrado{
	width:900px;
	margin:auto;
}
#top{
	height:150px;
}
#conteiner{
	height:640px;
}
.home_bg{
	background-image: url(../imagenes/home/bg.jpg);
}
.home_bg_c{
	background-image: url(../imagenes/home/bg_c.jpg);
}
.quienes_somos_bg{
	background-image: url(../imagenes/quienes_somos/bg.jpg);
}
.quienes_somos_bg_c{
	background-image: url(../imagenes/quienes_somos/bg_c.jpg);
}
.contacto_bg{
	background-image: url(../imagenes/contacto/bg.jpg);
}
.electricidad_bg{
	background-image: url(../imagenes/electricidad/bg.jpg);
}
.electricidad_bg_c{
	background-image: url(../imagenes/electricidad/bg_c.jpg);
}
.electronica_de_potencia_bg{
	background-image: url(../imagenes/electronica_de_potencia/bg.jpg);
}
.electronica_de_potencia_bg_c{
	background-image: url(../imagenes/electronica_de_potencia/bg_c.jpg);
}
.calentadores_solares_bg{
	background-image: url(../imagenes/calentadores_solares/bg.jpg);
}
.calentadores_solares_bg_c{
	background-image: url(../imagenes/calentadores_solares/bg_c.jpg);
}
.text{
	padding-top:30px;
}

.text td{
	vertical-align: top;
	
}
.quienes_somos_bg_c .text{
	text-align:justify;
}
.electricidad_bg_c .text{
	text-align:center;
}
h1{
	font-size:18px;
}
.electronica_de_potencia .text{
	text-align:center;
	
}
.text_solares{
	padding-right:180px;
	text-align:justify;
}

.text_solares td{
	vertical-align: top;
	
}
.text_solares img{
	margin-right:8px;
	
}
.quienes_somos_bg_c .text_solares{
	text-align:justify;
}
.electricidad_bg_c .text_solares{
	text-align:center;
}
h1{
	font-size:18px;
}
.electronica_de_potencia .text_solares{
	text-align:center;
	
}







.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el Aoltimo elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}


.menu_interior1{
	padding-left:26px;
	margin-right:26px;

}
.menu_interior1 a{
	display:block;
	height:39px;
	width:163px;
	background-image:url(../imagenes/bton_calentadores_solares.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
/*.menu_interior1 a:hover{
	display:block;
	height:39px;
	width:163px;
	background-image:url(../imagenes/bton_calentadores_solares_over.png);
	background-repeat:no-repeat;
}*/
.footer{
	padding-left: 80px;
}
.footer ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.footer ul li{
	display:block;
	float:left;
	margin-right:15px;
}
.footer ul li a{
	display:block;
	color:#003;
	text-decoration:none;
}
.link1{
	text-decoration:none;
	color:#039;
	font-size:14px;
}
h1{
	
	background-image:url(../imagenes/bg_h1_3.png);
	height:26px;
	font-size:16px;
	color:#333;
	padding-top:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-right:8px;
	display:inline;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #0C3D6E;
}
#sitemap li a{
	color:#000;
	text-decoration:none;
}

