BODY {
   background-color: #F5F4EE;
   color: #4F2926;
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-style: normal;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
}

TD {
   font-family : Verdana, Arial, sans-serif;
   font-size : 11px;
   font-style : normal;
}

.bodyHome  {
   background-color: #dedddb;
   background-image: url(../img/fondoHome.jpg);
   background-repeat: no-repeat;
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-style: normal;
}

.error {
   font-size : 11px;
   font-weight : normal;
   background-color : transparent;
   color : #FF0000;
   font-family : Verdana, Arial, sans-serif;
   text-decoration: none;
}
.linkRed {
   font-family: Verdana;
   font-size: 10px;
   color: #DC143C;
   text-decoration: none;
}

.linkRed:hover {
   font-family: Verdana;
   font-size: 10px;
   color : #FFFFFF;
   background-color: #DC143C;
   text-decoration: none;
}

.linkBlue {
   font-family: Verdana;
   font-size: 10px;
   color: #3E6988;
   text-decoration: none;
}

.linkBlue:hover {
   font-family: Verdana;
   font-size: 10px;
   color : #FFFFFF;
   background-color: #3E6988;
   text-decoration: none;
}

.linkLogo {
   font-family: Verdana;
   font-size: 10px;
   color: #FFFFFF;
   text-decoration: none;
}

.linkLogo:hover {
   font-family: Verdana;
   font-size: 10px;
   color : #4F2926;
   background-color: #FFFFFF;
   text-decoration: none;
}

.Verdana11pxLogo{
   font-family : Verdana, Arial, sans-serif;
   font-size : 11px;
   color: #4F2926;
   text-decoration: none;
}
.Verdana11pxLogoBold{
   font-family : Verdana, Arial, sans-serif;
   font-size : 11px;
   font-weight: bold;
   color: #4F2926;
   text-decoration: none;
}
.Verdana11px{
   font-family : Verdana, Arial, sans-serif;
   font-size : 11px;
   color: #000000;
   text-decoration: none;
}
.Verdana11pxBold{
   font-family : Verdana, Arial, sans-serif;
   font-size : 11px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}
.Verdana11pxTitle{
   font-family : Verdana, Arial, sans-serif;
   font-size : 11px;
   color: #2F4D85;
   text-decoration: none;
}
.Verdana11pxTitleBold{
   color: #2F4D85;
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none
}
.Verdana11pxWhite{
   font-family : Verdana, Arial, sans-serif;
   font-size : 11px;
   color: #FFFFFF;
   text-decoration: none;
}
.Verdana11pxRed{
   font-family : Verdana, Arial, sans-serif;
   font-size : 11px;
   color: #FF0000;
   text-decoration: none;
}
.Verdana11pxGreen{
   font-family : Verdana, Arial, sans-serif;
   font-size : 11px;
   color: #19661A;
   text-decoration: none;
   font-weight: bold;
}
a{
   font-family : Verdana, Arial, sans-serif;
   font-size : 11px;
   color: #00256A;
   text-decoration: none;
}
a:hover{
   font-family : Verdana, Arial, sans-serif;
   font-size : 11px;
   color: #FF0000;
   text-decoration: none;
}
.Verdana11pxSinSombra{
   font-family : Verdana, Arial, sans-serif;
   font-size : 11px;
   color: #00256A;
   text-decoration: none;
   background: #D5E1ED;
}
.Verdana11pxSombra{
   background-color: #4F2926;
   color: #FFFFFF;
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   text-decoration: none
}
.Fila01 {
   font-family : Verdana, Arial, sans-serif;
   background-color : #F7F3F0;
   font-size : 11px;
   color: #2F4D85;
}
.Fila00 {
   font-family : Verdana, Arial, sans-serif;
   background-color : #FFFFFF;
   font-size : 11px;
   color: #2F4D85;
}
.menu1 {
   background-color: #4F2926;
   color: #FFFFFF;
   bottom: 0px;
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   position: absolute;
   right: 0px;
}

.sombra{
   font-family: Verdana, Arial, sans-serif;
   font-size : 10px;
   background-color: #4F2926;
   color: #FFFFFF;
}
.sinSombra0{
   font-family: Verdana, Arial, sans-serif;
   font-size : 10px;
   background-color: #FFFFFF;
}

.sinSombra1{
   font-family: Verdana, Arial, sans-serif;
   font-size : 10px;
   background-color: #E7EBF0;
}

.divBuscar {
   display: none;
   height: auto;
   position: absolute;
   right: 50px;
   top: 20px;
   width: auto;
}

.shadow-center  {
   background-color: #ffffff;
   color: #4F2926;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 10px
}

.shadow-topl {
   width: 8px; 
   height: 9px; 
   background-image: url(../img/topL.gif);
} 

.shadow-topr {
   width: 14px; 
   height: 9px; 
   background-image: url(../img/topR.gif);
}

.shadow-top {
   height: 9px; 
   background-image: url(../img/topM.gif);
}

.shadow-botl {
   width: 8px; 
   height: 15px; 
   background-image: url(../img/bottomL.gif);
} 

.shadow-botr {
   width: 14px; 
   height: 15px; 
   background-image: url(../img/bottomR.gif);
} 

.shadow-bot {
   height: 15px; 
   background-image: url(../img/bottomM.gif);
}

.shadow-l {
   width: 8px; 
   background-image: url(../img/laterL.gif);
}

.shadow-r {
   width: 14px; 
   background-image: url(../img/laterR.gif);
}

.revision {
	font-size: 09px;
	font-weight: bold;
}
