/* Propiedades generales --------------------------------------------------------------------------- */
body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #999;
text-decoration:none;
margin: 0;
padding: 0;
scrollbar-face-color: #fff;
scrollbar-highlight-color: #999;
scrollbar-3dlight-color: #fff;
scrollbar-darkshadow-color: #fff;
scrollbar-shadow-color: #999;
scrollbar-arrow-color: #999;
scrollbar-track-color: #fff;
}
select{
	background-color: #E7E7E7;
	border: 1px solid #B8B5AF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration:none;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 14px;
	color: #555;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #B25627;
	padding: 2px 0;
	margin: 3px 0;
}
a { color:#999; text-decoration: none;}
a:hover { color: #000;}

/* Clases generales ---------------------------------------------------------------------------------- */
.fondohome{ background: #fff url("../img/general/home/fondo.gif") no-repeat center center;}

/* Colores */
.negro { color:#000;}
.rojo { color: #B25627;}
.gris { color:#999;}
.blanco { color:#FFF;}
.gris_oscuro {color:#6D7276;}

/* Menu*/
.menu02 {color: #999; font-size: 11px;}
.menusel02 {color: #B25627; font-size: 11px;}
a.menusel02{color: #B25627; text-decoration: none;}
.menu {color: #999; font-size: 10px;}
a.menu {color: #999; text-decoration: none;}
.menusel {color: #B25627; font-size: 10px;}
a.menusel{color: #B25627; text-decoration: none;}
a.menu:hover, a.menusel:hover { color:#000;}
.bodegasmenu,.bodegasmenusel { color: #666666; font-size: 10px;}
a.bodegasmenu, a.bodegasmenusel {
	display: block;
   margin: 2px 0px 0px 2px;
	width: 130px;
	padding: 1px;
	font-size: 10px;
	background-color: transparent;
	text-decoration: none;
}
a.bodegasmenu{color: #999;}
a.bodegasmenusel {background-color: #EBEBEB; color: #999;}
a.bodegasmenu:hover, a.bodegasmenusel:hover { background-color: #FCE7DC; color: #333;}
.bodegas{ color:#B25627;}
a.bodegas{ color:#B25627; text-decoration: none;}
a.bodegas:hover{ color:#999;}
.seccionbodega { background: transparent url(../img/general/interior/bodegas/fondo_seccion.gif) no-repeat; }
.seccionbodegaelegida { background: transparent url(../img/general/interior/bodegas/fondo_seccion_el.gif) no-repeat;}
.titulocontacto { border-bottom: 1px dotted #999; padding: 2px 0;}
/* Rollovers con imagen ----------------------------------------------------------------------------- */
a.botonlupa{
	display: block;
	margin: 1px 0 0 0;
	width: 21px;
	height: 20px;
	background: transparent url(../img/general/interior/bodegas/boton_lupa.gif) no-repeat top left;
}
a.botonlupa:hover { background-position: 0 -20px;}
a#btlogo{
	display: block;
	width: 25px;
	height: 22px;
	background: transparent url(../img/general/pie/logo2.gif) no-repeat top left;
}
a#btlogo:hover { background-position: 0 -22px;}
a#btbuscar{
	display: block;
	padding: 0 0 0 8px;
	line-height: 15px;
	width: 74px;
	height: 16px;
	background: transparent url(../img/general/interior/nuestros_vinos/bot_buscar.gif) no-repeat top left;
}
a#btbuscar:hover {background-position: 0 -16px; color: #B25627;}

/* Propiedades comunes de los botones con rollover del pie*/
a#btwebmap, a#btinformacion, a#btpolitica { padding: 0 0 0 16px; font-size: 10px;}
a#btwebmap:hover, a#btpolitica:hover, a#btinformacion:hover {background-position: 0 -12px;}

/* Propiedades individuales */
a#btwebmap{
	background: transparent url(../img/general/pie/webmap2.gif) no-repeat top left;
}
a#btinformacion{
	background: transparent url(../img/general/pie/informacion2.gif) no-repeat top left;
}
a#btpolitica{
	background: transparent url(../img/general/pie/politica2.gif) no-repeat top left;
}

/* Propiedades comunes de los botones con rollover de noticias*/
a#btnoticias{
width:136px; height:20px; background: transparent url(../img/general/interior/noticias/bot_noticias.gif) no-repeat top left;
}
a#btnoticias { padding: 0; font-size: 10px; display:block; line-height:19px;}
a#btnoticias:hover {background-position: 0 -20px;}

a#btvolver{
width:68px; height:20px; background: transparent url(../img/general/interior/noticias/bot_volver.gif) no-repeat top left;
}
a#btvolver { padding: 0 0 0 20px; font-size: 10px; display:block; line-height:19px;}
a#btvolver:hover {background-position: 0 -20px;}

/* ver video --------------------------------------------------------*/
.tahomanegro10{
	font-size: 10px;
	color: #000000;
}
.tahomanaranja{
	font-size: 10px;
	color: #C41705;
}
.tahomanaranja:link{
	font-size: 10px;
	color: #C41705;
	text-decoration: underline;
}

.tahomagris10{
	font-size: 10px;
	color: #9F9E9D;
}