#loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative;
}
.images { display: block; background: #FFFFFF url(/img/loading.gif) no-repeat 50% 50%;}

.tipo_menu
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7A7A7A; font-weight: bold; 	font-size: 9px;
	background-color: #F0F0F0
	}

.texto1
	{
	font-family: Verdana;
	font-size: 11px;
	color: #e5e5e5;

	}
.texto2
	{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	font-weight: bold
	}

a{
	color: #e5e5e5;
    font-size: 15px;
    text-decoration: none
}
a:hover{
    color: #e5e5e5;
    text-decoration: underline
    }


.texto_base_bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; font-weight: bold}

.titulos {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold}

.botones {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #7A7A7A}

.msj {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: red}



.titulos_2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #837B18; font-weight: bold }

body { color: white;
       font-family: Verdana;
	   font-size: 11px;
	   color: white;
       font-weight: bold
     }

table {margin:0}


.mitexto
	 {
		background-color: #ffffff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		border-style: solid;
		border: 1 solid #000000;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width:1px;
		border-left-width: 1px
	}


.miboton{
	background-color: #cccccc;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px
}
.miboton2{
	background-color: #cccccc;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8px
}