/*

  Racord Diseņo y publicidad
  Programacion: CArlos Morell yom.yaffe@gmail.com

*/

body, html {
  height: 100%;
  font-family: Arial;
  font-size:11px;
  line-height: 17px;
  color:#030000;
  margin:0px 0px 0px 0px;
}

.footer{
  font-family:Arial;
  font-size:11px;
  color:#403f3f;
  position:relative;
  top:10px;
  font-weight:bolder;
  text-decoration:none;
}
.texto{
    font-family:Arial;
   color:#403f3f;
   text-decoration:none;
   font-size:11px;
   text-align:justify;
   text-decoration:none;

}
.texto_b{
   font-family:Arial;
   color:#ffffff;
   text-decoration:none;
   font-size:11px;
   font-weight:bold;


}
.contenido {
    overflow:auto;  
    width: 350px;
    height: 280px;
    padding: 0px;
    margin-top:10px;
    margin-left:10px;
    padding-right:10px;
    font-family:Arial;
    color:#403f3f;
    text-decoration:none;
    font-size:11px;
    SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR:#dcdcdc ;
    SCROLLBAR-SHADOW-COLOR: #dcdcdc;
    SCROLLBAR-3DLIGHT-COLOR: #dcdcdc;
    SCROLLBAR-ARROW-COLOR: #dcdcdc;
    SCROLLBAR-TRACK-COLOR: #dcdcdc;
    SCROLLBAR-DARKSHADOW-COLOR: #dcdcdc;
    text-align:justify;
}
.formularios {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#010000;
    font-style: normal;
    line-height: normal;
    text-decoration: none;
    background-color: #ffffff;
    border: 2px solid #a5acb2;
    width: 230px;
    height:20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0; 
}
.formularios_area {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#010000;
    font-style: normal;
    line-height: normal;
    text-decoration: none;
    background-color: #ffffff;
    border: 2px solid #a5acb2;
    width: 230px;
    height:70px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0; 
}


