body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ui-button-text { font-size:11px;  }
#divContenido
{
	text-align: left;
}
/*#tInfoModulo
{
	margin-right: 10px;
	border:0px none white;
	width:100%;
	vertical-align:top;
	text-align: left;
	font-size: 7.5pt;
}*/
#divMenu
{
	height: 30px;
}
#divMenuAux
{
	display:none;
}
#divAxysDBXApps, #divAxysMenu
{
	float:left;
	position: relative;
}
#div_info_modulo
{
	float:right;
	position: relative;
	/*width:50%;*/
	/*padding: 3px 5px 3px 5px;*/
	text-align:center;
}
#div_salida_segura
{
	float:right;
	position: relative;
}
#axysAnuncio{
	/*width:400px;*/
	/*height:190px;*/
	position:fixed;
	top: 60px;
	right: 0;
	z-index: 1000;
	/*left: 95%;*/
}
span.loadingMess{
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding:5px;
	background-color: red;
}
.cEstado {
	width: 100px;
	left: 95%;
	position: fixed;
	font-weight: bold;
	color: red;
}
