/*------------------------IDENTIFICADORES-----------------------*/
#logo {margin-left: 10px; margin-top: 10px;}

/*---------------------ETIQUETAS--------------------*/
body {background: #FFF url(../img/bg.gif) repeat-y center; padding: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left: 0px; margin-left: expression('15px'); scrollbar-face-color: #FFF; scrollbar-highlight-color: #FFF; scrollbar-shadow-color: #FFF; scrollbar-3dlight-color: #396; scrollbar-arrow-color: #396; scrollbar-track-color: #FFF; scrollbar-darkshadow-color: #396;}

/*------------------------CLASES-----------------------*/
.banda {background: #FC0; height: 10px;}
.bgVerde {background: #396;}
#cabAdmin {margin-right: 10px;margin-bottom: 10px;}

