@charset "utf-8";
/* CSS Document */
body {background-color: #462300;background-image: url(imgs/bg.gif);}
* {margin: 0; padding: 0;}
.izquierdo, .derecho {position: absolute;top:0;}
.izquierdo {left:0; z-index:1}
.derecho {right:0; z-index:2}
.central {width:1024px; margin:0 auto; height:400px; position:relative; z-index:3;}

.cuerpo { width:780px; background-image:url(imgs/bg_cuerpo.png); background-repeat:no-repeat; margin-left:auto; margin-right:auto; padding-bottom:30px; background-color:#FFF;}
.contenido { width:740px; margin-left:auto; margin-right:auto; padding-bottom:30px; padding-top:20px; font-family:Georgia, "Times New Roman", Times, serif; padding-left:20px; padding-right:20px;}
.cont_izq { width:420px; float:left; padding-top:10px;}
.cont_der { width:300px; margin-left:440px; _margin-left:437px; padding-top:10px; text-align:center;}
.cont_der h2 {color:#857039; font-weight:normal; font-size:20px;}
.contenido h1 { font-size:25px; font-weight:normal; color:#ca4143; }
.contenido p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; line-height:16px; padding-top:10px;}
.contenido strong { color:#857039;}
.contenido a { text-decoration:none; color:#ca4143;}
.contenido a:hover { color:#666;}

.menu { font-family:Georgia, "Times New Roman", Times, serif; margin-left:50px; padding-top:10px;}

.top { background-image:url(imgs/bg_top.png); width:760px; margin-left:auto; margin-right:auto; height:130px; margin-top:10px; background-repeat:no-repeat;}

.separador { background-image:url(imgs/separador.png); background-repeat:no-repeat; width:760px; margin-left:auto; margin-right:auto; height:4px; margin-top:5px; margin-bottom:5px;}
.separador2 { background-image:url(imgs/separador2.png); background-repeat:no-repeat; width:760px; margin-left:auto; margin-right:auto; height:4px; margin-top:5px; margin-bottom:5px;}

.separador3 { background-image:url(imgs/separador3.png); background-repeat:no-repeat; width:760px; margin-left:auto; margin-right:auto; height:4px; margin-top:5px; margin-bottom:5px;}

.destacado { width:760px; margin-left:auto; margin-right:auto; background-image:url(imgs/bg_des.gif);}
.texto { }
.foto {}

.destacado h1 { font-size:30px; font-weight:lighter;; color:#777; line-height:30px;}

.formulario {}
.formulario h2 { font-size:12px; color:#999; font-weight:normal; font-family:Arial, Helvetica, sans-serif; line-height:20px; margin-bottom:10px;}
.campo { width:350px; padding:3px; border:1px solid #CCC; color:#857039;}
.campo:hover { background-color:#EEE;}
.campogrande { width:350px; padding:3px; height:100px; border:1px solid #CCC; color:#857039;}
.campogrande:hover { background-color:#EEE;}
.boton { border:none; background-color:#ca4143; color:#FFF; padding:7px; font-size:10px; }
.boton:hover { background-color:#857039;}
.aviso { font-size:12px; color:#857039; padding-left:7px;}

.foot { width:760px; font-family:Arial, Helvetica, sans-serif; margin-left:auto; margin-right:auto; margin-top:10px;}
.foot h1 { font-weight:normal; font-size:11px; color:#666;}
.foot a { text-decoration:none; color:#c96a4c;}
.foot a:hover { color:#333;}
.foot strong { color:#c96a4c; font-weight:normal;}
.info { width:300px; float:left;}
.marcas { width:450px; margin-left:308px; text-align:right;}
