.menumain {
    font-family: "Arial";
    font-size: 12px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: underline;
    color: #FEAE22;
    letter-spacing: 0.02em;
    text-align: center;
    word-spacing: 0em;
}
.menumain:link {
    font-family: "Arial";
    font-size: 11px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: underline;
    color: #FEAE22;
    letter-spacing: 0.02em;
    text-align: center;
    word-spacing: 0em;
}
.menumain:visited {
    font-family: "Arial";
    font-size: 11px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: underline;
    color: #FEAE22;
    letter-spacing: 0.02em;
    text-align: center;
    word-spacing: 0em;
}
.menumain:hover {
    font-family: "Arial";
    font-size: 13px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: underline;
    color: #FEAE22;
    letter-spacing: 0.02em;
    text-align: center;
    word-spacing: 0em;
}
.menumain:active {
    font-family: "Arial";
    font-size: 11px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: underline;
    color: #FFFFFF;
    letter-spacing: 0.02em;
    text-align: center;
    word-spacing: 0em;
}
.menu {
    font-family: "Arial";
    font-size: 11px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #000000;
    letter-spacing: 0.02em;
    text-align: center;
    word-spacing: 0em;

}

.localizador {
    font-family: "Arial";
    font-size: 11px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #000000;
    letter-spacing: 0.02em;
    text-align: justify;
    word-spacing: 0em;
    margin-left: 5px;
}

.center {
    font-family: "Arial";
    font-size: 11px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #FEAE22;
    letter-spacing: 0.02em;
    text-align: center;
    word-spacing: 0em;
    margin-right: 20px;
    margin-left: 20px;
}
.cuerpo {
    font-family: "Arial";
    font-size: 12px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #000000;
    letter-spacing: 0.02em;
    text-align: justify;
    word-spacing: 0em;
    margin-right: 20px;
    margin-left: 20px;
}
.menu2 {
    font-family: "Arial";
    font-size: 13px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #FF9A07;
    letter-spacing: 0.02em;
    word-spacing: 0em;
    margin-bottom:15px;
    text-decoration:none;
}
.menu2:link {
    font-family: "Arial";
    font-size: 13px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color:#FF9A07;
    letter-spacing: 0.02em;
    margin-bottom:15px;
    word-spacing: 0em;
    text-decoration:none;
}
.menu2:hover {
    font-family: "Arial";
    font-size: 13px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #FF9A07;
    letter-spacing: 0.02em;
    word-spacing: 0em;
    margin-bottom:15px;
    text-decoration:none;
}
.menu2:visited {
    font-family: "Arial";
    font-size: 13px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #FF9A07;
    letter-spacing: 0.02em;
    word-spacing: 0em;
    text-decoration:none;
}
.menu2:active {
    font-family: "Arial";
    font-size: 13px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #FF9A07;
    letter-spacing: 0.02em;
    word-spacing: 0em;
    text-decoration:none;
}
.imputs {
    font-family: "Arial";
    font-size: 10px;
    font-style: normal;
    line-height: 10px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    letter-spacing: 0.02em;
    text-decoration: none;
    background-color: #EEEEEE;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 16px;
}
.imputs_textarea {
    font-family: "Arial";
    font-size: 10px;
    font-style: normal;
    line-height: 10px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    letter-spacing: 0.02em;
    text-decoration: none;
    background-color: #EEEEEE;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 35px;
}
.imputs_login {
    font-family: "Arial";
    font-size: 10px;
    font-style: normal;
    line-height: 10px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    letter-spacing: 0.02em;
    text-decoration: none;
    background-color: #ffffff;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 80px;
    height: 13px;
}
.an_grey {
    font-family: "Arial";
    font-size: 13px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    letter-spacing: 0.02em;
    text-align: center;
    word-spacing: 0em;
}


.form_main_table{

  text-align:center;
  position:relative;
  top:20px;
}
.form_table{
  width:300px;
  text-align:center;
}
.form_table_title{

 text-align:center;
 font-family: "Arial";
 font-size: 11px;
 font-style: normal;
 line-height: 11px;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #FFFFFF;
 letter-spacing: 0.02em;    
 word-spacing: 0em;
}
.form_td_text{
  width:100px;
  text-align:right;
}
.form_td_input{
  width:200px;
  text-align:left;
}

.table_footer{
  width:812px;
  text-align:center;
  position:relative;
  top:100px;


}
.horario {
    font-family: "Arial";
    font-size: 13px;
    font-style:bold;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #FF9A07;
    letter-spacing: 0.02em;
    word-spacing: 0em;
    margin-bottom:15px;
    text-decoration:none;
}
 .bmenu {
    border:1px solid #FFFFFF;
    margin-bottom:1em;
    padding:0.5em;
     color: #FEAE22;
     text-shadow: #FFFFFF;
     font-family:"Trebuchet MS";
     font-size: 14px;
     text-decoration: none;
     text-align: justify;
   }
.comment {
border:1px solid #AABBCC;
margin-bottom:1em;
padding:0.5em;
bgcolor:#FFFFFF;
}
.columna {
    font-family: "Arial";
    font-size: 13px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    letter-spacing: 0.02em;
    word-spacing: 0em;
    text-decoration:none;
}



