.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: white;
	font-weight: bold
	}
.texto2
	{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	font-weight: bold
	}
.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 }

A {
  color:#7B7B7B;
  text-decoration: none;
}
a:hover {  color: black; text-decoration: underline}

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

.miboton{
	background-color: #F1F0F0;
    font-family: Verdana;
    font-size: 11px;
	font-weight: bold;

}

body {
       font-family: Verdana;
	   font-size: 11px;
	   color: black;
       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
}