.tableOk {  width: 100%; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.tableErr {  width: 100%; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border: #C43740; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}

.tituloOk { color: gray; font-weight: bold; font-size: 11px; font-family:Tahoma, Arial, Helvetica; text-decoration: none; background-color:#CCF2D9;height:25 px;} 
.tituloErr { color: white; font-weight: bold; font-size: 11px; font-family:Tahoma, Arial, Helvetica; text-decoration: none; background-color:#C43740;height:25 px;} 

.texto { color: black; font-weight: normal; font-size: 9px; font-family:Tahoma, Arial, Helvetica; text-decoration: none;}
.textoResaltado { color: black; font-weight: bold; font-size: 11px; font-family:Verdana, Tahoma, Arial, Helvetica; text-decoration: none;}

.botVolver { color: black; font-weight: bold; font-size: 9px; font-family:Tahoma, Arial, Helvetica; text-decoration: none;} 
.botVolver:hover {text-decoration: underline;} 

.botContinuar { color: black; font-weight: bold; font-size: 9px; font-family:Tahoma, Arial, Helvetica; text-decoration: none;} 
.botContinuar:hover {text-decoration: underline;} 