body {
margin: 0 auto;
width:900px;

}



#contenedor {
width: 100%;
height: 722px;
background: url(electricistas.gif) no-repeat;
}



#container {
width: 100%;
height: 722px;
background: url(electricians.gif) no-repeat;
}


#idioma {
font-size: 18px;
margin-top: 1px;
text-align: right;
}

#idioma a {
color: #fc7200;
text-decoration: none;
}


#intro {
width: 50%;
height: 540px;
float: left;
clear:both;
text-align: justify;
line-height: 1.6em;
margin-top: 20px;
}


#info{
width: 50%;
height: 500px;
float: left;
clear:both;
text-align: justify;
line-height: 1.6em;
margin-top: 20px;
}


#intro h1, #info h1 {
font-size: 1.1em;
color: #000000;
font-weight: lighter;
}


#contacto{
float: left;
margin-top: 162px;
}


#contacto p {
color: #fc7200;
font-size: 1.2em;
}


#pie {
width: 100%;
float: left;
background: url(pie.gif) no-repeat;
color: #cfcdd1;
font-size: 0.8em;
padding-left: 10px;
padding-top: 3px;
}

#foot{
width: 100%;
float: left;
background: url(pie.gif) no-repeat;
color: #cfcdd1;
font-size: 0.8em;
padding-left: 10px;
}

	
