
/* M E N S A J E S */
#busqueda_global{
	font-size: 	10px; 
	font-family: 	Arial, Tahoma, sans-serif, Verdana; 
	font-weight: 	normal;
	color: 		#000000;
}
#mensajes_global{
	font-size: 	10px; 
	font-family: 	Arial, Tahoma, sans-serif, Verdana; 
	font-weight: 	normal;
	color: 		#000000;
}
#busqueda_global div.cab_win TD.title, 
#mensajes_global div.cab_win TD.title {
	font-size: 	14px; 
	font-family: 	Arial, Tahoma, sans-serif, Verdana; 
	font-weight: 	bold;
	color: 		#000000;
}

/* B U S Q U E D A S */
.tblBusqueda TABLE TH{
	font-size: 	12px; 
	font-family: 	Arial, Tahoma, sans-serif, Verdana; 
	font-weight: 	bold;
	color: 		#000000;
}
.tblBusqueda TABLE TD{
	font-size: 	11px; 
	font-family: 	Arial, Tahoma, sans-serif, Verdana; 
	font-weight: 	normal;
	color: 		#000000;
}
.tblBusqueda input{
	font-size: 	12px; 
	font-family: 	Arial, Tahoma, sans-serif, Verdana; 
	font-weight: 	normal;
	color: 		#000000;
}
.tblBusqueda select{
	font-size: 	12px; 
	font-family: 	Arial, Tahoma, sans-serif, Verdana; 
	font-weight: 	normal;
	color: 		#000000;
}

/* M E N S A J E S */
.tblMensaje {
	font-size: 	11px; 
	font-family: 	Arial, Tahoma, sans-serif, Verdana; 
	font-weight: 	normal;
	color: 		#000000;
}
.tblMensaje TD input.boton{
	font-size: 	13px; 
	font-family: 	Arial, Tahoma, sans-serif, Verdana; 
	font-weight: 	normal;
	color: 		#FFFFFF;
}
.tblMensaje .titulo{
	font-size: 	14px; 
	font-family: 	Arial, Tahoma, sans-serif, Verdana; 
	font-weight: 	bold;
	color: 		#000000;
}
.tblMensaje .text{
	font-size: 	11px; 
	font-family: 	Arial, Tahoma, sans-serif, Verdana; 
	font-weight: 	normal;
	color: 		#000000;
}

#mensajes_rollover_txt{
	font-size: 		12px; 
	font-family: 	Arial, Tahoma, sans-serif, Verdana; 
	font-weight: 	normal;
	color: 			#000000;
}