/* body setup */

html {height: 100%;overflow-y: scroll;}
body{font-family: "Arial";font-size:12px;font-style: normal;font-weight: normal;text-transform: normal;letter-spacing: normal;line-height: 1.4em;
background:#fff; color:#333;margin: 0 auto;}
a{color:#00aeef;text-decoration:none;outline:0;}
a:hover { color:#000; }
a img { border: none; }
ul,li { list-style: none;margin:0;padding:0; }

img {float:right;padding:5px 10px 5px 10px;}

#wrapper { margin: 0 auto; width:920px;background:url(images/wrapper_bg.png) repeat-y top center;}

#box { width:811px; height:600px; overflow-y:scroll;margin-left:45px;margin-right:-38px; }
/* header */
#header{width:770px;margin:0 auto;height:190px;}
#header h1 { display:block;font-size: 20px; margin: 5px 0; width: 240px;text-indent: -999em;}

#swfheader {float:left;margin:0 0 0 0px;}

/* color class*/
.purple { color:#be12cc; }
.red { color:#ba0012; }
.gold { color:#d89004; }
.green { color:#3d6204; }
/*#frame {width:760px; height:200px; overflow: scroll;}*/


/* nav */

#nav {margin: 0 auto; }
#nav ul {  }
#main {width:700px;margin:0 auto;}

#idiomas { width:700px; height:40px;margin: 0 auto; background:url(images/idiomas.png) no-repeat; }
#idiomas ul { height:40px;margin:0px 0 0px 0;padding:8px 20px 0 110px; }
#idiomas li { float:left; list-style:none; padding:0px 30px 0 30px; margin: 0 auto; }

#contacto {
background:url(images/contacto.png) no-repeat;
width:700px;
height:220px;
padding:10px 0px 10px 0px;
}
#contacto ul {
margin:0 0px 0 30px;
float:left;
width:300px;
}
#contacto ul.enviar {
margin:0 auto;
width:700px;
}
#contacto p {
margin: 0 auto;
text-align:center;
font:12px "Arial",Verdana,helvetica;line-height:1.4em;
font-weight:bold;
padding-bottom:5px;
}

h1 { font:22px "Lucida Grande", "Lucida Sans","Trebuchet MS",Verdana,arial,helvetica;line-height:1.4em;color:#00aeef;
background:url(images/h1.png) no-repeat;
height:54px;
padding:10px 0 0px 55px;
} 
h1.laempresa { background:url(images/h1_laempresa.png) no-repeat;}
h1.servicios { background:url(images/h1_servicios.png) no-repeat;}
h1.laplanta { background:url(images/h1_laplanta.png) no-repeat;} 


h2  {font:bold 14px "Lucida Grande", "Lucida Sans","Trebuchet MS",Verdana,arial,helvetica;line-height:1.4em;color:#00aeef;}
h3  { font:bold 14px "Lucida Grande", "Lucida Sans", "Trebuchet MS", Arial, Verdana, Sans-serif;color:#fff; }

p { padding:5px 10px 5px 10px; }
p.list { list-style:disc; }


/* footer */
#footer {margin:0 auto;width:770px;height:175px;}

