body {
   background-color:#B1B1B1;
   font-family:Arial;
   font-size:12px;
   color:#000000;
}

h1{
   font-family:Arial;
   font-weight: bold;
   font-size:18px;
   color:#000000;
}

#DivMenu{
   visibility:visible;
}
#DivLogo{
   visibility:hidden;
   display: none;
}


.btngris{
   color:#A10D01;
   font-size:14px;
   border:1px solid #5E504E;
   background-color:#9C9C9C;
   height:35px;
   width:145px;
   background-image:url("btngris.png")
}

.btnvino{
   color:#FFFFFF;
   font-size:14px;
   border:1px solid #B78D86;
   background-color:#C31B01;
   height:27px;
   width:107px;
   background-image:url("btnvino.png")
}
.btnverde{
   color:#2AFF00;
   font-size:14px;
   border:1px solid #5E504E;
   background-color:#9C9C9C;
   height:35px;
   width:145px;
   background-image:url("btngris.png")
}

.txtlogin{
   text-transform:uppercase;
   width:130px;
   height:15px;
   font-size:14px;
}
.uptexto{
   text-transform:uppercase;
}


a.mgris:link {
   font-weight     : none;
   font-family     : Arial;
   text-decoration : none;
   font-size       : 12px;   
   color           : #c1c1c1;
}

a.mgris:visited {
   font-weight     : none;
   font-family     : Arial;
   text-decoration : none;
   font-size       : 12px;   
   color           : #c1c1c1;
}

a.mgris:hover {
   font-weight     : none;
   font-family     : Arial;
   text-decoration : none;
   font-size       : 12px;   
   color           : #FFFFFF;
}

a.mblanco:link {
   font-weight     : none;
   font-family     : Arial;
   text-decoration : none;
   font-size       : 14px;   
   color           : #FFFFFF;
}

a.mblanco:visited {
   font-weight     : none;
   font-family     : Arial;
   text-decoration : none;
   font-size       : 14px;   
   color           : #FFFFFF;
}

a.mblanco:hover {
   font-weight     : none;
   font-family     : Arial;
   text-decoration : underline;
   font-size       : 14px;   
   color           : #FFFFFF;
}

.ftexto{
 font-size        : 15px;
 font-weight      : normal;
 font-family      : times new roman,arial,helvetica;
 color            : #105799;
}

