.celda4bordes                                     
{
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.celdaabajoborde                                  
{
	background-color: #C1E0FD;
	border: none;

}
.celdaabajobordedot                               
{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.celdabordearribaabajo                            
{
	background-color: #21397B;
	border: 0px none;

}
.celdabordederechadot                             
{
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.celdadireccion                                   
{
	background-color: #21397B;
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-size: 11px;
	border: none #FFFFFF;





}
.fondorallado                                     
{
	background-image: url("../imagenes/tirafondo.gif");
	background-repeat: repeat;
}
.logofondo                                        
{
	background-image: url("../imagenes/logofondo.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
.texto                                            
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000066;
}
.textosubrayado                                   
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
}
a.enlace:active                                   
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
a.enlace:hover                                    
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline blink;
}
a.enlace:link                                     
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
a.enlace:visited                                  
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
a.menu:active                                     
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
a.menu:hover                                      
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: normal;
	text-decoration: underline blink;
}
a.menu:link                                       
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
a.menu:visited                                    
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
a:active                                          
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #EF6101;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
a:hover                                           
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC0066;
	font-weight: bold;
	line-height: normal;
	text-decoration: blink;
}
a:link                                            
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #330066;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
a:visited                                         
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #330066;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
body                                              
{
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
.celdalateral {
	background-color: #21397B;
}
.celdaderechaizquierda {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.celdamenu {
	background-image: url(../imagenes/barrarallada.gif);
	background-repeat: repeat;
}
.textorequisitos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.celdamenusecundario {
	background-image: url(../imagenes/fondocelda.gif);
	background-repeat: repeat;
}
a.menulateral:active                                     
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
a.menulateral:hover                                      
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
	line-height: normal;
	text-decoration: underline blink;
}
a.menulateral:link                                       
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
a.menulateral:visited                                    
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
.celdainferior                               
{
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	
}