body {
/*    background-image: url('images/bg.jpg'); /* background color */
    color: #666666; /* text color */
    font-family: Tahoma; /* font name */
    font-size: x-small; /* font size */
    margin: 0px 0px 0px 0px; /* top right bottom left */
}  
.ewHeaderRow {
    background-image: url('images/rellenotop.jpg') ; /* background color */
}
.ewMenuColumn {
/*    background-image: url('images/bg_menu2.gif') ; /* background color */
/*    width: 172px;    */
    vertical-align: top;
    padding: 0px;
}
.ewFooterRow {
    background-image: url('images/bottom.jpg') ; /* background color */
/*    background-color: #FFCC00; /* background color */
    color: #CC0000; /* footer font color */
    padding: 2px;
    background-repeat: no-repeat ;
}
.wLogo {
    background-image: url('images/top.jpg') ; /* background color */
/*    background-color: #FFCC00; /* background color */
    background-repeat: no-repeat ;
}
.wNoRepite {
    background-repeat: no-repeat ;
}
.ewContentTable {
background-image: url('images/bg.jpg'); /* background color */
}
.ewContentTablecabNoticia {
    font-family: Verdana; /* font name */
    font-size: small; /* font size */    
    width: 100%;
    height: 100%;  
    color :#000000;
}
.ewContentTableNoticia {
    font-family: Verdana; /* font name */
    font-size: x-small; /* font size */    
    width: 100%;
    height: 100%;  
    color :#000000;
}

.ewFooterText {
    color: #FFFFFF;
}