/* Start of CMSMS style sheet 'formulario' */
.yol_contacto {
	margin: 0 0 0 50px;
        color:#8f8aee;
        font-size: 0.9em;
}
.yol_contacto td{
height: 18px;
}
.campotexto input{
             width: 400px;
             background-color: #333643;
             border: 1px solid #8f8aee;
             color:#fff;
             padding-left: 5px;
}
.campotexto textarea{
             width: 400px;
             height: 180px;
             background-color: #333643;
             border: 1px solid #8f8aee;
             color:#fff;
             padding-left: 5px;
             overflow:auto;

}
.ffsubmit {
             text-align: right;
             color:#8f8aee;
             margin: 5px 0 0 0;
             background:url(images/cms/pluma_lila.gif) no-repeat 4px 2px; 
             height: 24px;
             float: right;
             width: 70px;
             background-color: #333643;
             border: 0;

}


/* End of 'formulario' */

