@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#D3CFC3;
	padding:0px;
	margin:0px;
	text-align:center;
}
a {
	
	color:#272622;
	text-decoration:none;
	
}
a:hover{
	color:#7b0002;
	text-decoration:none;
}
.fly #contenedor_web{
	width:760px;
	margin:0 auto;/* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	text-align:left;/* esto anula text-align: center en el elemento body. */
	background-image:url(../images/cuerpo_back.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.fly #contenedor_web #idiomas {
	font-size:11px;
	text-align:right;
	width:718px;
	margin-left:9px;
	padding-right:21px;
	padding-top:8px;
	padding-bottom:8px;
	cursor:default;
	color:#000000;
	background-color:#999;
}
.fly #contenedor_web #idiomas a{
	color:#000000;
}
.fly #contenedor_web #idiomas a:hover{
	color:#FFFFFF;
}
.fly #contenedor_web #menu {
	padding-left:1px;
}
.fly #contenedor_web #head {
	min-height:146px;
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
}
.fly #contenedor_web #head #titulo{
	padding:45px 20px 20px 160px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#b66560;
	cursor:default;
	width:430px;
	float:left;
}
.fly #contenedor_web #head #titulo h1{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	padding:0px;
	margin:0px;
	font-weight:100;
	color:#D3CFC3;
}
.fly #contenedor_web #head #menu_head{
	padding:25px 35px 0px 0px;
	text-align:right;
	vertical-align:middle;
	line-height:18px;
	font-size:11px;
	color:#D3CFC3;
	text-transform:uppercase;
}
.fly #contenedor_web #head #menu_head ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.fly #contenedor_web #head #menu_head .activo{
	color:#7d7a5f;
	text-decoration: none;
}

.fly #contenedor_web #head #menu_head  a.activo:hover{
 	color:#FFF;
	text-decoration:none;
}
.fly #contenedor_web #head #menu_head .inactivo{
	color:#000;
	text-decoration: none;
	cursor:default;
}


.fly #contenedor_web #contenido {
	
}
.fly #contenedor_web #contenido .titulo_una_columna {
	background-image:url(../images/tit_1_col.jpg);
	background-repeat:no-repeat;
	height:28px;
	padding:13px 0px 0px 30px;
	width:740px;
	color:#FFF;
	font-size:14px;
}
.fly #contenedor_web #contenido .titulo_una_columna a{
	font-size:11px;
	color:#c5686b;
	padding-left:10px;
}
/* */
.fly #contenedor_web #contenido .titulo_dos_columnas {
	background-image:url(../images/tit_2_col.jpg);
	background-repeat:no-repeat;
	height:28px;
	padding:13px 0px 0px 30px;
	width:740px;
	color:#FFF;
	font-size:14px;
}
.fly #contenedor_web #contenido .titulo_dos_columnas a{
	font-size:11px;
	color:#c5686b;
	padding-left:10px;
}
.fly #contenedor_web #contenido .titulo_dos_columnas a:hover{
	font-size:11px;
	color:#FFF;
	padding-left:10px;
}
.fly #contenedor_web #contenido .titulo_dos_columnas span a {
	color:#FFF;
	cursor:default;
}
/* */
.fly #contenedor_web #contenido .cuerpo_una_columna {
	
}
.fly #contenedor_web #contenido .cuerpo_una_columna #top {
	background-image:url(../images/cuerpo_top_una_col.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	min-height:20px;
}
.fly #contenedor_web #contenido .cuerpo_una_columna #middle {
	background-image:url(../images/cuerpo_middle_una_col.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	padding:0px 30px;
}
.fly #contenedor_web #contenido .cuerpo_una_columna #middle .modulo_noticias {
	padding-bottom:20px;
	
}
.fly #contenedor_web #contenido .cuerpo_una_columna #middle .modulo_noticias .separador {
	height:20px;
	border-bottom:dotted 1px #ada8a4;
	margin-bottom:20px;
}
.fly #contenedor_web #contenido .cuerpo_una_columna #middle .modulo_noticias .texto {
	vertical-align:top;
	padding:5px 20px 20px 0px;
	color:#767571;
	font-size:12px;
	line-height:18px;
	cursor:default;
	width:415px;
}
.fly #contenedor_web #contenido .cuerpo_una_columna #middle .modulo_noticias .texto h2{
	color:#222;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:100;
	padding:0px 0px 3px 0px;
	margin:0px;
	
}
.fly #contenedor_web #contenido .cuerpo_una_columna #middle .texto {
	vertical-align:top;
	cursor:default;
	padding:5px 20px 20px 0px;
	color:#767571;
	font-size:12px;
	line-height:18px;
}
.fly #contenedor_web #contenido .cuerpo_una_columna #middle .texto h2{
	color:#222;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:100;
	padding:0px 0px 10px 0px;
	margin:0px;
	
}
.fly #contenedor_web #contenido .cuerpo_una_columna #middle .modulo_noticias .imagen {
	width:265;
	vertical-align:top;
	padding-top:21px;
}
.fly #contenedor_web #contenido .cuerpo_una_columna #middle .modulo_noticias .imagen img {
	border:#000 2px solid;
}
.fly #contenedor_web #contenido .cuerpo_una_columna #middle .modulo_noticias .imagen_vinos {
	width:265;
	vertical-align:top;
	padding-top:31px;
}
.fly #contenedor_web #contenido .cuerpo_una_columna #middle .modulo_noticias .imagen_aceites {
	width:265;
	vertical-align:top;
	padding-top:31px;
}
.fly #contenedor_web #contenido .cuerpo_una_columna #middle .modulo_noticias .imagen_vinos img {
	border:none;
}
.fly #contenedor_web #contenido .cuerpo_una_columna #bottom {
	background-image:url(../images/cuerpo_bottom_una_col.jpg);
	background-repeat:no-repeat;
	min-height:30px;
	
}
/* DOS COLUMNAS */
.fly #contenedor_web #contenido .cuerpo_dos_columnas {
	width:460px;
	float:left;
	
}
.fly #contenedor_web #contenido .cuerpo_dos_columnas #top {
	background-image:url(../images/cuerpo_top_dos_col.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	min-height:20px;
}
.fly #contenedor_web #contenido .cuerpo_dos_columnas #middle {
	background-image:url(../images/cuerpo_middle_dos_col.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	padding:0px 30px;
}


.fly #contenedor_web #contenido .cuerpo_dos_columnas #middle .texto {
	vertical-align:top;
	cursor:default;
	padding:5px 20px 20px 0px;
	color:#767571;
	font-size:12px;
	line-height:18px;
}
.fly #contenedor_web #contenido .cuerpo_dos_columnas #middle .texto h2{
	color:#222;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:100;
	padding:0px 0px 3px 0px;
	margin:0px;
	
}
.fly #contenedor_web #contenido .cuerpo_dos_columnas #middle .imagen {
	width:265;
	margin:10px 0px;
}
.fly #contenedor_web #contenido .cuerpo_dos_columnas #middle .imagen img {
	border:#000 2px solid;
}
.fly #contenedor_web #contenido .cuerpo_dos_columnas #bottom {
	background-image:url(../images/cuerpo_bottom_dos_col.jpg);
	background-repeat:no-repeat;
	min-height:30px;
	
}
.fly #contenedor_web #contenido .cuerpo_dos_columnas #middle .texto .contacto input {
	width:350px;
	color:#64625a;
	padding:3px 5x;
}
.fly #contenedor_web #contenido .cuerpo_dos_columnas #middle .texto .contacto textarea
{
	width:343px;
	color:#64625a;
	padding:3px 5px;
	
}
.fly #contenedor_web #contenido .cuerpo_dos_columnas #middle .texto .contacto .input_error
{
	border:#600 solid 2px;
	
	
}
.fly #contenedor_web #contenido .cuerpo_dos_columnas #middle .texto .enviar {
	text-align:right;
	margin-right:22px;
}
.fly #contenedor_web #contenido .cuerpo_dos_columnas #middle .texto .enviar input{
	background-color:#600;
	color:#FFF;
	padding:5px 15px;
	border:none;
	
}
.fly #contenedor_web #pie {
	clear:both;
	color:#64625a;
	font-size:11px;
	text-align:center;
	border-top: #8d8a7f 1px solid;
	padding:10px 10px 10px 10px;
	width:719px;
	cursor:default;
	margin:10px 0px 0px 9px;
}
.fly #contenedor_web #contenido .menu_vinos  {
	background-image:url(../images/vinos_menu.jpg);
	padding:30px;
	
}
.fly #contenedor_web #contenido .menu_vinos .tdmarca {
	width:33%;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
	
}
.fly #contenedor_web #contenido .menu_aceites  {
	background-image:url(../images/aceites_menu.png);
	background-repeat:no-repeat;
	padding:15px 15px 20px 15px;
	
}
.fly #contenedor_web #contenido .menu_aceites .tdmarca {
	width:33%;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
	
}
