html, body { margin:0px; padding:0px; margin-top:0px; margin-bottom:0px;  height:100%;}
#main-body-bg{width:100%; height:auto;background-image: url(/images/bg-general.gif); background-repeat:repeat-x;display}


/* ------- MAIN STRUCTURE STYLES ------- */

#main{width:1003px; height:100%; margin-left:auto; margin-right:auto; background-image:url(../images/bg-header.jpg); background-repeat:no-repeat;}
#header-container{width:1003px; height:120px; clear:both;}
#header-language { width:138px; height:23px; margin-right:25px; padding-top:2px; float:right; text-align:center; background-image:url(../images/bg-language-tab.gif); background-repeat:no-repeat;}
#header-title { width:570px; height:50px; float:left; margin-top:42px; _margin-top:18px; padding-left:255px;}

#page-container{width:940px; margin-left:auto; margin-right:auto; vertical-align:top; }
#page-menu { width:940px; clear:left;}

#top-page{width:940px; height:8px;  clear:left; background-image:url(/images/top-main-box.gif); background-repeat:no-repeat;}
#middle-page{width:882px; height:inherit; clear:left; background-color:#FFFFFF; padding:15px 25px 15px 25px; border-left: 4px solid #065491; border-right: 4px solid #065491;}
#bott-page{width:940px; height:8px;  clear:left; background-image:url(/images/bott-main-box.gif); background-repeat:no-repeat;}

#content-container{width:880px; height:inherit; clear:left;}

img.personnel {
border: 3px solid #FF9933;
}

#top-lineas{width:882px; height:8px; margin-top:10px;  clear:left; background-image:url(/images/top-lineas-box.gif); background-repeat:no-repeat;}
#middle-lineas{width:800px; height:inherit; clear:left; background-color:#FF9933; padding:20px 20px 20px 50px;}
#bott-lineas{width:882px; height:8px;  clear:left; background-image:url(/images/bott-lineas-box.gif); background-repeat:no-repeat;}




#pestanas {
height:30px;
float:none;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:23px;
}
#pestanas ul {
margin-left:10px;
padding:0px 0px 0px 0px;
list-style:none;
}
#pestanas li {
float:left;
background:url("/images/pest_left.gif") no-repeat left top;
margin:0;
padding:0px 4px 0px 5px;
}
#pestanas a {
float:left;
display:block;
background:url("/images/pest_right.gif") no-repeat right top;
padding:5px 8px 4px 4px;
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#pestanas a {float:none;}
/* End IE5-Mac hack */
#pestanas a:hover {
color:#004163;
}
#pestanas #current {
background-image:url("/images/pest_left_on.gif");
}
#pestanas #current a {
background-image:url("/images/pest_right_on.gif");
color:#FFFFFF;
padding-bottom:4px;
}

#footer-page{width:940px; margin-top:20px; padding-bottom:20px; clear:left;}
#footer-links{width:240px; float:right; text-align:right; }

