/*------------------------------- generals ---------------------------------*/
* {margin:0;padding:0}
body{font-family:"Gill Sans MT", Helvetica, Verdana, Arial, sans-serif;font-size:62.5%;background-image: url(../img/default/bg/body.gif);background-repeat:repeat-x}
.clear{clear:both}
p{margin-bottom:10px}
img{vertical-align:middle}
/*------------------------------- contenido pagina ---------------------------------*/
.contenidoPagina p, .left p, .ultimaHora p{text-align:justify;line-height:1.5em}
/*------------------------------- header ---------------------------------*/
#header{height:288px;width:900px;margin:auto;background-image: url(../img/default/header/header0.gif);background-repeat:no-repeat;background-position:bottom}
/*------------------------------- menu ---------------------------------*/
#menu{height:37px;padding-top:1px;display:block}
#menu li{display:block;color:#FFF;float:left;font-size:1.5em;line-height:36px;font-family:Arial, sans-serif;padding-right:3px;padding-left:1px;background-image:url(../img/default/bg/menu.gif);background-repeat:no-repeat;background-position:right}
#menu li a{display:block;line-height:36px;padding:0 15px;color:#FFF;text-decoration:none}
#menu li a:hover{background-color:#bcbcbc}
#menu li ul{position:absolute;width:auto}
#menu li ul li{float:none;background-color:#FFF;background-image:none;padding:0;font-size:1em;_border-bottom:1px solid #FFF}
#menu li ul li a{color:#000}
#menu li ul li a:hover{background-color: #fbc1ac}
/*------------------------------- main ---------------------------------*/
#main{padding:20px 0;width:900px;margin:auto;font-size:1.35em;color:#716e6e;line-height:1.8em}
/*------------------------------- footer ---------------------------------*/
#footer{height:91px;padding-top:35px;background-color:#313131;background-image:url(../img/default/bg/footer.gif);background-position:top center;background-repeat:no-repeat;font-size:1.3em;color:#716e6e;text-align:center}
#footer a{font-weight:normal;font-size:0.8em}
/*------------------------------- home ---------------------------------*/
h1,h2{margin-bottom:20px}
.left{width:350px;float:left;padding-right:70px}
.left h2{margin-top:50px}
.right{float:right;width:480px}
.right h2{margin-bottom:0}
#main .logo{background:url(/img/default/logo.gif) no-repeat;display:block;overflow:hidden;text-indent:-9999px;z-index:99;width:158px;height:45px}
#main .proyectos{background:url(/img/default/titles/ultimos.gif) no-repeat;display:block;overflow:hidden;text-indent:-9999px;z-index:99;width:183px;height:30px}
.haches{font-size:0.5em}