/*CONTACTO*/

@charset "utf-8";

@font-face{ font-family: vitessebook;
src:url(../fuentes/vitessebook.ttf);}

@font-face{ font-family:vitessesansbold;
src:url(../fuentes/vitessesansbold.ttf);}

fieldset {color: #5F5F5F; font-family: vitessebook; background-color:rgba(255,255,255,.7); box-shadow: 0px 0px 7px #999999; border-radius:10px;}

legend	{box-shadow: 0px 0px 7px #333333; margin:10px; background-color: #4c64ab; text-align:center; padding-left:10px; padding-right:10px; border-radius: 4px; color:white; font-family:vitessesansbold;}

#cajaformulario{ width:800px; height:600px;}

#texto-form{color: #5F5F5F; font-family: vitessebook;}

.obligatorio { color:#393939; font-family: vitessebook;}

/*background-color:rgba(255,255,255,0.5)