#banner
{
	width:100%;
}
.wrapper {
    height: 100%;
    width: 100%;
}
.header {
    height: 110px;
    margin: 0 auto;
    width: 100%;
}
#header_left img {
    margin-top: 30px;
    max-height: 100px;
    max-width: 300px;
}
.content {
    min-height: 940px;
}
.content {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
}
.content {
    margin: 0 auto;
    min-height: 500px;
    overflow: auto;
    max-width: 1024px;
}
.header_right {
    float: left;
    height: 19px;
    width: 90px;
}
* {
    margin: 0;
}
.header_cont {
    float: left;
}
selectorSavingError {
    float: right;
}
#header_right {
    float: right;
 
    margin-top: 20px;
    width: 480px;
	position:relative;
}
body {
    height: 100%;
    width: 100%;
}
.footer {
    height: 111px;
    width: 100%;
}
#cont_footer {
    height: 111px;
    margin: 0 auto;
    width: 1024px;
}
.list_menu {
    float: left;
    height: 45px;
    margin: 20px 10px 10px 20px;
    width: 105px;
}
#design_by {
    float: right;
    margin-top: 40px;
    width: 230px;
}
#idiomas {
    color: rgb(102, 102, 102);
    float: right;
    font-family: tahoma;
    font-size: 13px;
    height: 53px; 
    padding-right: 37px;
    text-align: right;
    width: 300px;
}

#menu_header_left {
    float: right;
    height: 30px;
    width: 460px;
}