@charset "utf-8";
body{ background:url(img/bg.gif); margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}
#shadow{ background:url(img/shadow-transp.png) repeat-y 954px 0; position: relative;}
.cierre{ position:absolute; background:url(img/cierre.gif) no-repeat; height:161px; width:68px; top:55px; left:935px; }
#contenedor{width:960px;  padding:50px 0 0 0px; margin:0;  position:relative;}
#contenido{background:url(img/bg_contenido.jpg); padding:0 0 0 87px; }
#barra_top{ background:url(img/barra_top-trans.png) repeat-x; height:63px; width:100%; left:0; top:0; position:absolute;}
.idiomas{ position:absolute; top:19px; left:800px;}
#centro{ width:715px; background:url(img/bg_centro.jpg) no-repeat 21px 0; padding:40px 40px 0 50px; margin:0;}


a{ color:#626941; text-decoration:none;}
a:hover{ text-decoration:underline; color:#6A5139;}
h1{ font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#626941; padding:0 0 10px 0; margin:0;}
h3{ font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#6A5139; padding:0; margin:0;}
p{ font-size:12px; padding:5px 0; margin:0;}
p strong{color:#6A5139;}
.imagen{ float:left; width:300px; height:290px; margin:0 15px 5px 0; background:url(img/pato.jpg) no-repeat center center; }
/*Imagenes*/
.quienes{background:url(img/quienes.jpg) no-repeat center center; }
.torcazas{background:url(img/tor.gif) no-repeat center center; width:300px; height:575px;}
.perdiz{background:url(img/perdiz.jpg) no-repeat center center;}
.pato{background:url(img/pato_1.jpg) no-repeat center center;}
.muchos{background:url(img/muchos.jpg) no-repeat center center;}
.dorado{background:url(img/dorado.jpg) no-repeat center center;}
.cartuchos{background:url(img/cartuchos.jpg) no-repeat center center;}
.argentina{background:url(img/argentina.jpg) no-repeat center center; height:372px;}
.col_rig{float:left; width:400px; display:block; padding:0 0 30px 0; }

ul{}
ul li{font-size:12px; padding:5px 0; margin:0; list-style-type:none; background:url(img/li.jpg) no-repeat 0 3px; padding:5px 0 5px 25px; margin:0 0 0 0;}

.separador{ background:url(img/separador.gif) no-repeat center; clear:both; display:block; width:710px; height:50px;}

.bloque{ width:160px; display:block; float:left; padding:0 8px;}
	.bloque p, .bloque h3 { padding:5px 5px;}
.imagen_bloq{}

#pie{ background:url(img/bg_pie.jpg) repeat-x; position:relative; height:200px;}
#sub_menu{ color:#909877; position:absolute; top:40px; left:40px; font-size:12px; font-weight:bold;}
#derechos{color:#909877; position:absolute; top:55px; left:40px; font-size:11px;  }
#comunicar{color:#909877; position:absolute; background:url(img/comunicar.jpg) no-repeat; padding:0 0 0 60px; top:40px; left:770px;   }
#comunicar p a, #sub_menu a{color:#909877; text-decoration:none;}
#comunicar p a:hover, #sub_menu a:hover{color:#D2D6C9; }
#comunicar p { padding:0; margin:0; font-size:11px;}
#comunicar p strong{color:#909877;  font-size:12px;}

/* FORMULARIO */
input.texto { color: #626941; font-size:11px; border: 2px solid  #6A5139; width: 290px; height:10px; padding:5px; background: #FFFFFF url(img/bg_form.jpg) repeat-x;}
textarea.texto { color: #626941; font-size:11px; font-family:Arial, Helvetica, sans-serif; border: 2px solid  #6A5139; width: 290px; height:130px; padding:5px; background: #FFF url(img/bg_form.jpg) repeat-x;}
form p { clear: left; margin: 0; padding: 0; padding-top: 15px;}
form p label { float: left; width: 80px;}
.boton{ padding:10px 0 0 80px;}

form h3{ padding:25px 0 5px 0;}

