/* ESTILOS */

/* SCROLLBAR ESTILO */
BODY{scrollbar-face-color:#CC0000; scrollbar-arrow-color:#FFFFFF; scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#662927; scrollbar-highlight-color:#FF2927; scrollbar-3dlight-color:#662927;
scrollbar-darkshadow-Color:#662927;}

/* FORMULARIOS */
.boton {font-family: arial; font-size: 11px; color: white; font-weight: normal;
background-color: #CC0000; padding-left: 1px; padding-right: 1px; text-align: center;
border-left: 1px solid #FF2927; border-top: 1px solid #FF2927; border-right: 1px solid #662927;
border-bottom: 1px solid #662927; cursor: pointer;}
.campos {font-family: verdana; font-size: 11px; color: black; font-weight: normal; border: 1px solid #990000; background-color: transparent;}

/* ESTILOS DE TEXTOS DE PAGINA */
.titulares {font-family: verdana; font-size: 20px; color: #AA0000; font-variant: small-caps; letter-spacing: 1px; font-style: oblique; font-weight: bold; line-height: 20px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;}
.subtitulares {font-family: verdana; font-size: 14px; color: #008800; font-variant: small-caps; letter-spacing: 5px;; font-weight: bold; line-height: 35px;}
.idioma {font-family: arial; font-size: 11px; color: #BBBBBB; font-weight: normal; line-height: 20px;}
.dir {font-family: arial; font-size: 11px; color: white; font-weight: normal; line-height: 15px;}
.creditos {font-family: arial; font-size: 11px; color: white; font-weight: normal; line-height: 11px;}
.texto {font-family: arial; font-size: 12px; color: #000000; font-weight: normal; line-height: 25px;}
.fondo {background: white url(img/fondo.jpg) no-repeat  fixed right bottom;}
.platos {font-family: verdana; font-size: 12px; color: #BB0000; font-variant: small-caps; font-weight: bold; line-height: 25px;}
.descripcion {font-family: verdana; font-size: 12px; color: black; font-style: oblique; font-weight: normal; line-height: 25px;}