DIV.smtop {
   background-image : url("../imgs/portada_top.gif");
   background-position: top;
   background-repeat: no-repeat;
   background-color: #E3712C;
   width : 458px;
   height : 30px;
   text-align : left;
   font-size : 12pt;
   font-weight: bold;
   color : white;
   padding-left: 10px;
   padding-top: 2px;
   z-index: 10;
   }
DIV.smtitulo {
   width : 468px;
   text-align : justify;
   font-size : 10pt;
   color : #E3712C;
   z-index: 10;
   }
DIV.smtitulo2 {
   width : 468px;
   text-align : justify;
   text-decoration : underline;
   font-size : 12pt;
   color : #E3712C;
   z-index: 10;
   }
DIV.smtexto {
   width : 468px;
   text-align : justify;
   font-size : 9pt;
   color : black;
   z-index: 10;
   }
INPUT.smsubmit {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   background-color: #FA7405;
   border: 2px solid #384B95;
   color: White;
}
