/* CSS Document */

body {
	margin:0;
	background-color:#f8f4e9;
	background-image:url(images/fondo.gif);
	background-repeat:repeat-x;
}

img {border:0px;}

/*Header*/

#header {
	width:734px;
}

#idioma {
	float:right;
	width:118px;
	margin-right:25px;
}

.fondo-left {
	background-image:url(images/fondo_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fondo-right {
	background-image:url(images/fondo_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* Estilo Contenido*/

#contenido {
	padding-bottom:15px;
	border-bottom:1px solid #e8e3d8;
	background-image:url(images/fondo_contenido.jpg);
	background-repeat:no-repeat;
}


/* Fichas técnicas*/

#ficha {
	width:519px;
	float:right;
	border-left:1px solid #e8e3d8;
}

#botella {
	width:192px;
	text-align:center;
}

#data {
	float:right;
	width:324px;
	padding:15px 0 0 0;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color:#4d4d4d;	
}

#data p {
	margin:0 0 5px 0;
	line-height:1.3em;
	text-align:justify;
}

#data table {
	margin-bottom:13px;
	border:1px solid #e8e3d8;  
	border-collapse:collapse;
}

#data table td {
	padding:5px 4px 5px 4px; 
	border-bottom:1px dashed #e8e3d8;
}

#data table td.left {
	text-align:right;
	font-weight:bold;
	border-right:1px dashed #dfdfdf;
}

/* Otros contenidos*/

#banner {
	width:519px;
	float:right;
	border-left:1px solid #e8e3d8;
	text-align:right;
}

td.texto-largo { /*Sección La Bodega*/
	padding:0 0 0 10px;
	border-left:1px solid #e8e3d8;
}

.texto-largo p { /*Texto ancho 100% La Bodega*/
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#4d4d4d;	
	margin:5px 0 5px 0;
	text-align:justify;
}

#flash-banner { /* Borde abajo, como en La Bodega */
	border-bottom:1px solid #e8e3d8;
	padding-bottom:10px;
	margin-bottom:10px;
}

#flash-banner2 { /* Borde arriba, como en exportación */
	border-top:1px solid #e8e3d8;
	padding-top:10px;
}

#columna-derecha { /*espacio de la derecha en la páginas de marcas y de contacto*/
	width:519px;
	float:right;
	border-left:1px solid #e8e3d8;
	text-align:right;
}

#columna-derecha p, h2 {
	font:13px Georgia, "Times New Roman", Times, serif;
	margin:0 0 15px 15px;
	text-align:justify;
	color:#4d4d4d;
}

#columna-derecha a, #columna-derecha a:visited {
	color:#4d4d4d;
	text-decoration:underline;
}

#columna-derecha a:hover {
	color:#a2a09a;
}

/* Noticias y Datos Home*/

#noticias {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4d4d4d;
	margin:5px 8px 0 8px;
}

#noticias td {
	border-bottom:1px dashed #d2cec7;
	padding:5px 0 5px 0;
}

#noticias h2, #noticias h2 a, #noticias h2 a:visited {
	margin:0 0 0 0;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	color:#5a5a5a;
}

#noticias h2 a:hover {
	text-decoration:underline;
}

#noticias .noticia-cuerpo p {
	font-size:11px;
	margin:3px 0 0 0;
	padding:0;
}

#noticias .noticia-cuerpo p a, #noticias .noticia-cuerpo p a:visited {
	color:#4d4d4d;
	text-decoration:underline;
}

#noticias .noticia-cuerpo p a:hover {
	color:#a2a09a;
}


/* Contacto */

form {
	margin:0;
	padding:0;
}
	
#contacto {
	width:504px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color:#4d4d4d;
	text-align:left;
	margin-left:15px;
}

#contacto p {
	margin:0 0 5px 0px;
}

label {
	font-weight:bold;
	font-size:12px;
	margin:0px;
	padding:0px;
}

input, textarea {
	width:300px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	border:1px solid #e8e3d8;
	margin:0px;
	background-color:#f8f4e9;
}

textarea {
	height:106px;
	margin:0 0 5px 0;
}

input:focus, textarea:focus {
	background-color:#FFF;
}

.submit input, .submit input:focus {
	background-color:#fffdf7;
	border: 3px double #ccc;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	color: #333;
	padding:2px;
	width:auto;
	cursor:pointer;
	color:#4d4d4d;
	font:12px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.submit input:hover, .submit input:active{
	background-color:#FFF;
}

/* Especiales */

h2 {margin:8px 0 15px 0;}
h3 {margin:0 0 10px 0;}

#menu {
	width:211px;
}

.clear {clear:both;}

.menu-rodas td {
	border-bottom:1px solid #e8e3d8;
}

.menu-rodas td:hover {
	background-color:#fbf9f4;
}

.menu-rodas p {
	margin: 3px 0 3px 25px;
}

.menu-rodas p a {
	color:#4d4d4d;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-size:10px;
	text-decoration:none;
}

.menu-rodas a:visited {
	color:#4d4d4d;
}

.menu-rodas p a:hover {
	text-decoration:underline;
	color:#463c3c;
}

.menu-rodas p a.selected  {
	color:#a2a09b;
}

#menu-export {
	margin-left:381px;
	height:100px;
	text-align:left;
}

/* Pagina de Producto */

.ficha {
	padding: 15px 25px;
	font-size:11px;
	color:#333;
}

.ficha p {
	margin: 6px 0;
	line-height:1.4em;
}

.ficha p.justify {text-align:justify;}



/*Index*/

.link-index a, .link-index a:visited {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	margin:0px;
}

.link-index a:hover {
	color:#999;	
}


/*Footer*/

.footer-left {
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#aeaaa2;
	float:left;
	margin-bottom:10px;
}

.footer-right {
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#aeaaa2;
	float:right;
	text-align:right;
	margin-bottom:10px;
}

.footer-right a, .footer-right a:visited {
	color:#aeaaa2;
	text-decoration:none;
}

.footer-right a:hover {
	text-decoration:underline;
}