@import url("navegacion.css");
/* CSS Document */
*{ margin:0; padding:0;}
body{ background:#1E1E1E url(../images/bg-layout.jpg) no-repeat top center; font:.74em Arial, Helvetica, sans-serif; }
.prehome{ background:#000 url(../images/bg-layout-prehome.jpg) no-repeat top center;}
#layout-wrap{ width:100%;}
#conteiner{ position:relative; width:984px; margin:auto; overflow:auto;}
#header{ height:268px;}
#prehome{ background:#000 url(../images/bg-blue-prehome.jpg) repeat-y left; width:100%; height:321px; float:right; overflow: hidden;}
#prehome h1{ background:url(../images/titulo-prehome.jpg) no-repeat 35px 109px; text-indent:-999em; width:435px; height:320px; display:block; float:left;}
.footer{width:984px; margin:auto; color:#E9E9DC; text-align:right; padding:10px 0; font-size:.79em;}
.linkHome{ position:absolute; top:94px; left:-10px;  width:95px; height:93px; display:block; text-indent:-999em;}
.ie{ position:absolute; left:30px; bottom:15px; background:url(../images/avisoIE.jpg) no-repeat; width:378px; height:16px; text-indent:-999em;}

