body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #49494B;
	margin: 10px;
	background-image: url(../img/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a {
	outline: none;
	text-decoration: none;	
	}

#flash_inicio {
	height: 100%;
	width: 252px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 70%;
	margin-bottom: 0px;
	float: left;
	background-image: url(../../img/transparente_inicio.png);
	background-repeat: repeat;
	z-index: 100;
	position: absolute;
}

#skip_intro {
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	text-align: center;
	height: 20px;
	line-height: 22px;
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
}

#skip_intro a{
	color: #4d4d4d;
	text-decoration: none;
}

#skip_intro a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #81122A;
}

#contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 686px;
	_overflow: hidden
}
#bordes {
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #900;
	float: right;
	border-right-width: 1px;
	border-right-color: #900;
}

#idioma {
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	clear: left;
	float: right;
	height: 20px;
	width: auto;
	text-align: right;
}

#idioma a{
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#idioma a:hover{
	text-decoration: underline;
}

#header {
	height: 119px;
	
	float: left;
	width: 900px;
	background-color: #E6E6E6;
}
#foto_header {
	clear: right;
	float: left;
	height: 60px;
	width: 900px;
}

#header_marca_menu {
	height: 59px;
	width: 233px;

	*width: 247px;
	float: left;
}
#header_menu {
	background-color: #81122A;
	width: 667px;

	*width: 653px;
	height: 32px;
	float: left;
}



#content {
	background-color: #FFF;
	float: left;
	height: 438px;
	width: 900px;
	clear: inherit;
}
#imprimir_enviar {
	float: right;
	height: 22px;
	width: 125px;
}

#imprimir_enviar img{
	border: 0;
}
#inicio_col1 {
	float: left;
	height: 438px;
	width: 622px;
}

#inicio_col2 {
	float: right;
	height: 438px;
	width: 278px;
}
#cuadro {
	float: left;
	height: 390px;
	width: 844px;
	margin-top: 23px;
	margin-right: 27px;
	margin-left: 27px;
	margin-bottom: 23px;
	border: 1px solid #B3B3B3;
}

#fondo_noticias {
	float: left;
	height: 390px;
	width: 844px;
	background-image: url(../img/noticia/fondo_noticias.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#cuadro_en_el_mundo {
	float: left;
	height: 390px;
	width: 844px;
	margin-top: 23px;
	margin-right: 27px;
	margin-left: 27px;
	margin-bottom: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#cuadro_inicio {
	float: left;
	height: 390px;
	width: 577px;
	margin-top: 23px;
	margin-right: 14px;
	margin-left: 27px;
	margin-bottom: 23px;
	border: 1px solid #B3B3B3;
	display: inline
}
#flash_home {
	float: right;
	height: 438px;
	width: 278px;
}


#footer {
	clear: inherit;
	float: left;
	height: 30px;
	width: 900px;
	background-color: #E6E6E6;
}
#footer_enlaces {
	float: left;
	height: 30px;
	width: 498px;
	line-height:30px;
}
#footer_social {
	height: 30px;
	width: 399px;
	float: right;
	text-align: right;
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}
#footer_social img {
	margin: 4px;
	vertical-align: middle;
}

#footer_datos {
	height: 30px;
	width: 900px;
	text-align: center;
	float: left;
	margin-top: 10px;
}
#empresa_menu {
	background-color: #B3B3B3;
	float: left;
	height: 310px;
	width: 160px;
	padding-top: 80px;
	overflow: hidden;
}

#empresa_menu a{
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	color: #1A1A1A;
	text-decoration: none;
	}

#empresa_menu a:hover{
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	color: #872333;
	}
	
#empresa_menu ul{
	margin:0;
	padding: 0;
	/*border:0;*/
	}

ul.menu
{
	list-style:none;
	text-align: center;
	line-height: 30px;
	font-size: 11px;
}

ul.menu ul /* Para todos los ul debajo del ul.menu */
{
	display:none;
	list-style:none;
	font-size: 10px;
	line-height: normal;
	background-color: #ABABAB;
}

li.muestra_menu ul{
	display:block;
	list-style:none;
	font-size: 10px;
	line-height: normal;
	background-color: #ABABAB;
	}


ul.menu li:hover > ul
{
	display:block;
}

#empresa_vision, #empresa_mision, #empresa_historia, #empresa_fundadores, #empresa_ejecutivos, #empresa_infraestructura, #empresa_infraestructura_embotellado, #empresa_bienvenidos{
	float: left;
	height: 390px;
	width: 684px;
}
#empresa_vision{
	background-image: url(../img/empresa/vision.jpg);
	}
#empresa_mision{
	background-image: url(../img/empresa/mision.jpg);
	}
#empresa_infraestructura{
	background-image: url(../img/empresa/bodega.jpg);
	}
#empresa_infraestructura_embotellado{
	background-image: url(../img/empresa/planta.jpg);
	}

#empresa_escrito, #empresa_escrito_vision_mision, #valles_vinedos_escrito, #valles_colchagua_escrito, #valles_curico_escrito, #valles_maule_escrito  {
	background-image: url(../img/empresa/alpha70.png);
	background-repeat: repeat;
	height: 325px;
	width: 261px;
	margin-left: 349px;
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#empresa_escrito_vision_mision {
	height: 370px;
}
#empresa_escrito h1, #empresa_escrito_vision_mision h1 {
	font-size: 15px;
	color: #872333;
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	margin-top: 2ex;
	margin-bottom: 2ex;
	font-weight: bold;
}
#empresa_escrito p, #empresa_escrito_vision_mision p {
	line-height: 1.5em;	
}
#empresa_continuar_leyendo {
	background-image: url(../img/empresa/alpha70.png);
	background-repeat: repeat;
	height: 45px;
	width: 261px;
	margin-left: 349px;
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#empresa_historia_img {
	clear: right;
	float: left;
	height: 240px;
	width: 684px;
}
#empresa_historia_texto, #empresa_fundadores_texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	clear: both;
	float: left;
	height: 123px;
	width: 684px;
	background-color: #E6E6E6;
}
#empresa_historia_navegacion {
	clear: both;
	float: left;
	height: 27px;
	width: 680px;
	background-color: #E6E6E6;
	padding-left: 4px;
	
}

#empresa_historia_navegacion ul{
	margin:0;
	padding: 0;
	/*border:0;*/
	}
/* --------------------FIN MENU INFERIOR DE HITORIA------------------------*/
#empresa_historia_texto #col1, #empresa_historia_texto #col2 {
	height: 93px;
	width: 319px;
	margin: 15px;
	float: left;
}
#empresa_historia_texto h1, #empresa_fundadores_texto h1, #empresa_ejecutivos_cuadro_contenedor h1 {
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	color: #872333;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
}
#empresa_historia_texto p, #empresa_fundadores_texto p {
	margin-top: 3px;
	margin-bottom: 0px;
	line-height: 1.2em;
}

#empresa_historia_texto #col2 {
	margin-left: 0px;
	margin-top: 32px;
	height: 76px;
}

#empresa_fundadores_img {
	clear: right;
	float: left;
	height: 280px;
	width: 684px;
	}
#empresa_fundadores_texto {
	height: 110px;
}

#empresa_fundadores_texto #col1, #empresa_fundadores_texto #col2 {
	height: 93px;
	width: 319px;
	margin: 15px;
	float: left;
}
#empresa_fundadores_texto #col2 {
	margin-left: 0px;
	overflow:auto;

}

#empresa_ejecutivos_cuadro_contenedor{
	width: 684px;
	height: 110px;
	float: left;
	}

#empresa_ejecutivos_contenedor_flecha_texto, #empresa_ejecutivos_contenedor_flecha_texto2{
	width:330px;
	height:94px;
	margin: 8px;
	float: left;
	}
	
#empresa_ejecutivos_contenedor_flecha_texto2{
	margin-left: 0px;
	}

#empresa_flecha_atras{
	float: left;
	height: 94px;
	width: 17px;
	}
#empresa_flecha_adelante{
	float: right;
	height: 94px;
	width: 17px;
	}
#empresa_texto_columna{
	float: left;
	height: 94px;
	width: 313px;
	overflow:auto;
	}
#empresa_texto_columna p{
	line-height: 1.2em;
	margin-top: 1.2em;
	margin-bottom: 1px;
	}
	
	
#empresa_menu .menu .empresa_menu_seleccionado a {
	color: #81122A;
}





#valles_vinedos, #valles_colchagua, #valles_curico, #valles_maule   {
	float: left;
	height: 390px;
	width: 684px;
}

#valles_vinedos{
	background-image: url(../img/empresa/vinedos.jpg);
	}
	
#valles_colchagua{
	background-image: url(../img/valles_vinedos/valleCOLCHAGUA.jpg);
	}
	
#valles_curico{
	background-image: url(../img/valles_vinedos/VALLEDECURICO.jpg);
	}
#valles_maule{
	background-image: url(../img/valles_vinedos/valleDELMAULE.jpg);
	}

#valles_colchagua_escrito, #valles_curico_escrito, #valles_maule_escrito  {
	height: 390px;
}

#valles_vinedos_escrito h1, #valles_colchagua_escrito h1, #valles_curico_escrito h1, #valles_maule h1  {
	font-size: 15px;
	color: #872333;
	font-family: "Century Gothic",Arial,Helvetica,Verdana,sans-serif;
	margin-top: 2ex;
	margin-bottom: 2ex;
	font-weight: bold;
}
.continuar_leyendo {
	background-image: url(../img/continua.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 110px;
	float: right;
	text-align: left;
	margin-right: 5px;
}
.continuar_leyendo a{
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
	text-decoration: none;
}
.continuar_leyendo a:hover{
	text-decoration: underline;
	color: #666;
}


.atras_leyendo {
	background-image: url(../img/atras.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 45px;
	float: left;
	text-align: right;
	margin-top: 0px;
	margin-left: 5px;
}
.atras_leyendo a{
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #1A1A1A;
	text-decoration: none;
}
.atras_leyendo a:hover{
	text-decoration: underline;
	color: #666;
}
/* --------------------MENU INFERIOR DE HITORIA------------------------*/
ul.menu_tabbed {
	list-style: none;
	padding-bottom: 10px
	}	
ul.menu_tabbed li {
	display: inline;
	margin-right: -3px;
	}	
ul.menu_tabbed li a {
	color:#FFF;
	text-decoration: none;
	border: 1px #CCCCCC solid;
	border-bottom: none;
	background-color: #999;
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
	display:inline;
	}	
ul.menu_tabbed li a.selected {
	color:#FFF;
	background:#81122A;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
	}	
ul.menu_tabbed li a:hover {
	background-color: #81122A;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
	}
#contacto_color_fondo {
	background-color: #CCC;
	width: 100%;
	height: 390px;
}
#contacto_content {
	float: left;
	height: 330px;
	width: 250px;
	margin-top: 40px;
	margin-right: 80px;
	margin-left: 80px;
	clear: right;
	margin-bottom: 0px;
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
#contacto_linea {
	height: 29px;
	width: 250px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#contacto_dato {
	float: left;
	width: 433px;
	height: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #494949;
	margin-top: 40px;
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #010101;
}

#contacto_dato h1{
	color: #882333;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px;
 
}

#contacto_dato p{
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 11px;
}

#contacto_dato_info{
	margin-top: 150px;
	margin-left: 50px;
	float: left;
	width: 250px;
	height: auto;
	}
#descarga_ppt {
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	float: right;
	height: 120px;
	width: 100px;
	margin-top: 200px;
	text-align: center;
	margin-right: 20px;
}

#descarga_ppt a{
	color: #882333;
	text-decoration: none;
}
#descarga_ppt a:hover{
	color: #882333;
	text-decoration: underline;
}

#contacto_linea_mensaje {
	height: 90px;
	width: 250px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#contacto_col1 {
	width: 70px;
	float: left;
	height: 15px;
	margin-top: 5px;
}
#contacto_col2 {
	float: right;
	width: 176px;
}
#gracias_error {
	margin-top: 150px;
}
#gracias_error h1{
	margin-top: 150px;
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	text-align: center;
}




input {
	border: 0px;
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	height: 24px;
	width: 170px;
	background-image: url(../img/contacto/campo1.png);
	background-repeat: no-repeat;
	background-color: #CCC;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 4px;
}
textarea {
	height: 81px;
	width: 172px;
	border: 1px solid #FFF;
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	background-attachment: fixed;
	background-position: left top;
	padding: 2px;
	}
option value {
	width: 176px;
	float: right;
}

#contacto_boton1{
	float: left;
	height: 25px;
	width: 70px;
	margin-left: 73px;
	*margin-left: 37px;
	}

#contacto_boton2{
	float: right;
	height: 25px;
	width: 70px;
	margin-right: 0px;
	}
.boton_envio {
	height: 25px;
	width: 70px;
	background-image: none;
	background-color: #E6E6E6;
	border: 1px solid #666;
	padding: 0px;
}
#header_menu #MenuBar1 li .MenuBarSubmenuVisible .menu_tamano_1 a {
	width: 90px;
}


#header_menu #MenuBar1 li .MenuBarSubmenuVisible .menu_tamano_2 a {
	width: 98px;
}
#header_menu #MenuBar1 li .MenuBarSubmenuVisible .menu_tamano_3 a {
	width: 93px;
}
#contenedor #idioma a .idioma_seleccionado {
	color: #81122A;
}
strong {
	font-weight: bold;
}


#mascaraP  {
	overflow:hidden;
	height: 280px;
	width: 270px;
}

