body {
    margin: 0px; 
    padding: 0px; 
    min-width: 1000px;
    font-family: Arial;
}

.ui-widget {
    font-family: Arial;
    font-size: 10pt;
}

a {
    text-decoration: none;
    border: 0px;
}

.ui-datatable table thead th, .ui-datatable table tbody td, .ui-datatable table tfoot td {
    white-space: normal;
}

img {
    border: 0px;
}

li a{
    text-decoration: none;
}

.form {

}

.menu-lefttrue {
    margin-left: 240px;
}

.menu-main a {
    color: black;
}

.menu-main a.cachotrue {
    background-color: #d20000;
    height: 37px;
    color: white;
}


.menu-main a:hover {
    background-color: #d20000;
    height: 37px;
    color: white;
}

#preheader {
    height: 21px; 
    width: 100%; 
    background-color: #d20000;
}

#preheader_menu {
    width: 270px; 
    float: right; 
    font-size: 0.65em; 
    background-color: #d20000;
}

#preheader_session {
    widows: 100px;
    font-size: 0.65em;
}

#header {
    height: 100px; 
    border-bottom: 0px;    
    /*background-image: url('/IMIB/resources/images/header3.png');
    background-repeat: repeat-x;*/
    background-color: #f2f2f3;
}

#header_logo {
    margin-top: 2px; 
    margin-bottom: 2px; 
    margin-left: 10px; 
    float: left; 
    width: 190px;
}

#header_title {        
    font-size: 30px; 
    color: #58757d; 
    padding-top: 28px;
}

/**  BEGIN FOOTER     */

#footer {
    border-top: 1px solid #d20000;
    text-align: center;
}

.footer_logo_link {
    margin-right: 15px;
    border: none;
}

#containerFooter {
    width:100%;
    font-size: 12px;
    text-align: center;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#footer_listContainer {
    text-align: center;
}

#footer_listContainer2 {
    display:table;
    width:auto;  
    margin:auto;
}

#footerNew {
    background-color: #F2F2F3;
    color: white;    
    border: 4px solid #58757D;
    padding:15px 20px;
    margin:15px 20px;
    
    font-weight: normal;
    
    display:block;
    width:auto;
    left:20px;
    right:20px;
    text-align:center;
}

#footerNew li {
    list-style: none;    
}

.listFooter {
    width: 175px;
    display:table-cell;
    text-align: left;
    font-size: 12px;
    margin-right: 30px;    
 
}

#footerNew ul {
    margin: auto;    
    padding-left: 0px;
}

.listFooter ul li {
    margin-top: 5px;
    color: white;
    font-weight: normal;
    text-decoration: none;
}

.listFooter ul li a {
    color: #ADC13E;
    font-weight: normal;
    text-decoration: none;
}

.listFooter ul li a:hover {
    color: #58757D;
    font-weight: normal;
    text-decoration: underline;
}

/**  END FOOTER     */


ul.menu_left {
    margin: 0;
    padding: 0;    
    list-style: none;
    font-size: 14px;

}

.menu_left li {
    border-top: dotted 1px #58757d;
    min-height: 30px;
}

.menu_left li a {        
    text-decoration: none;
    color: black;
    margin-left: 5px;
}

.menu_left li:hover {            
    background-color: white;
}

.menu_left li a div {        
    text-decoration: none;
    color: black;
    margin-left: 5px;
    margin-top: 5px;
}

.menu_left li.activetrue {    
    background-color: white;    
}

.menu_left li a div.activetrue {
    color: #58757d;

}

.menu_left li.active {    
    background-color: white;    
}

ul.list_panel {
    margin: 0;
    padding: 0;    
    margin-left: 10px;
}

.list_panel li {
    display: inline;
    float: left;
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.35em;         
    color: white;
    border-top: 5px solid #58757d;;
    border-right: 1px solid white;
}

.list_panel li.active {    
    background-color: white;    
}

.list_panel li a {
    color: white;
    text-decoration: none;
}

.list_panel li a.active {
    color: #58757d;
}

.list_panel li a.active:hover {
    color: #58757d;
}

.list_panel li a:hover {
    color: #58757d;
    text-decoration: underline;    
}

#buzonsugerencias #leftbuzonsugerencias .ui-widget-content{
    background: #65747F;
}