body {
	font-family: Tahoma;
	color: #999999;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	cursor: default;
	background-color: black;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #382810;
	SCROLLBAR-SHADOW-COLOR: #382810;
	SCROLLBAR-ARROW-COLOR: #AD9961;
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	scrollbar-3d-light-color: #AD9961;
	height: 100%;
}

.fondo_inicio {
	background-image:url(../images/bg_perse.gif);
	width: 100%;
	background-position:center top;
	background-repeat:repeat-x;	
	position: absolute;
	min-height: 550px;
	top: 0px;
	left: 0px;
	z-index: 1;
	overflow: overflow;
}

div.contenedor_selector_idioma_inicio {
	width: 350px;
	margin: auto;
}
ul.selector_idioma_inicio {
	margin: auto;
	width: 300px;
	list-style-type: none;
	margin-top: 60px;
}
ul.selector_idioma_inicio li {
	float: left;
	width: 24%;
	text-align: center;
}

ul.selector_idioma_inicio li a,ul.selector_idioma_inicio li a:visited { 
	font-size: 150%;
	text-decoration: none;
	font-weight: 100;
	color: #444444;
}

ul.selector_idioma_inicio li a:hover,ul.selector_idioma_inicio li a:active { 
	color: #999999;
	text-decoration: underline;
}
a:link {
	color: #999999;
}

a:visited {
	color: #999999;
}

a:hover {
	color: #999999;
}

a:active {
	color: #999999;
}

body,td,th {
	font-family: Tahoma;
	color: #999999;
	font-size: 12px;
}

p {
	text-align: left;
	display: block;
}

img {
	border: 0px;
}

img.foto {
	background: url("/images/cargando.gif") no-repeat center center;
}

h3 {
	color: #AD9961;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}

h4 {
	color: #5e5d62;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}


.burbujas {
	z-index: 1;
}

.burbujas img {
	behavior: url(/js/iepngfix.htc)
}

.pantalla {
	position:relative;
	left:0px;
	top:0px;
	width:880px;
	/*height:648px;*/
	margin: auto;
	_margin-top: -350px;
	text-align: center;
	background-color: black;
	z-index: 5;
}

div.logo {
	position:relative;
	max-width:100%;
	min-width:57.73em;
	height:119px;
	text-align: right;
	width: 100%;
	margin-top: 1%;
	margin-bottom: 0px;
	z-index: 2;	

}

div#imagen_logo {
	float: left;
	text-align: right;
	width: 550px;
}
div.menu_sup_dcha {
	width: 320px;
	float: right;
}

div.menu_sup_dcha ul {
	list-style-type: none;
}

div.menu_sup_dcha ul li {
	float: left;
	position: relative;
	z-index: 100;
	height: 22px;
	padding-left: 7px;
}

div.menu_sup_dcha a {
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

div.menu_sup_dcha a:hover {
	color: white;
}

#contenido, #rotacion {
	position: relative;
	left:0px;
	width:90%;
	padding-top: 15px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	z-index: 2;
}

#rotacion {
	height: 404px;
	width: 775px;
	margin-top: 0px !important;
}

div.pie {
	position:relative;
	left:0px;
	width:100%;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	clear: both;
	border-top: 1px solid #575757;
	background-color: black;
	margin: auto;
	margin-top: 20px;
}

.white {
	color: #FFFFFF;
	font-size: 12px;
}

/* MENU SUPERIOR */
#menu_productos {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	z-index: 300;
	height: 22px;
	border-bottom: 1px solid #575757;
}

html > body #menu_productos {
	margin: auto;
}

#menu {	
	padding:0;
	text-align: center;
	white-space: nowrap;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	z-index: 300;
	list-style-type: none;
}

#menu li {
	float: left;
	position: relative;
	z-index: 100;
	height: 22px;
	padding-left: 15px;
}

html > body #menu li {
	float:left;
	position:relative;
	z-index:100;
	color: #000000;
	font-size:11px;
}

#menu li span {
	display:block;
	z-index:100;
	
}

html > body #menu li span {
	display:block;
	z-index:100;
	
	padding-top: 4px;
	padding-bottom: 4px;
}

#menu li a, #menu li a:visited {
	/*display:block;*/
	padding:0;
	white-space:nowrap;
	color: #555555;
	text-decoration: none;
	font-size: 14px;
}

#menu li a:hover, #menu li a.actual {
	color: #AD9961 !important;
}

#menu li#last {
	border-right: 0px;
}

.ficha, .ficha_horiz {
	width: 500px;
}

.ficha_horiz {
	border:1px solid #AD9961;
}

.ficha td {
	font-size:13px;
	border:1px solid #AD9961;
	padding:2px;
	padding-left: 20px;
	vertical-align:middle;
	text-align: left;
}

.ficha_horiz td {
	border: 0px;
}

.concepto_ficha {
	background-color:#AD9961;
	color:white;
	width:30%;
	font-weight: bold;
}

.concepto_ficha_horz {
	background-color:#AD9961;
	color:white;
	font-weight: bold;
	border: 0px;
}

.datos_ficha {
	color:white;
}

a.paises,a.paises:visited {
	color: #5e5d62;
	text-decoration: none;
	font-size: 90%;
}

a.paises:hover, a.actual {
	color: white !important;
}

.clientes {
	width: 300px;
}

.clientes td {
	text-align: center;
	width: 33%;
	padding: 0px;
}

#video_container embed {
	border: 1px solid red;
}

h3.titulo_video {
	text-transform: uppercase;
	color: white;
	font-size: 120%;
}

div.nota_prensa a {
	color: #ae9962;
	font-size: 120%;
	text-decoration: none;
}
div.nota_prensa a:hover  {
	text-decoration: underline;
}

div#mapa_web h1,div#mapa_web h2 {
	width: 100%;
	text-align: left;
}
div#mapa_web h1 {
	font-size: 120%;
}
div#mapa_web h2 {
	padding-left: 40px;
	font-size: 100%;
}

div#mapa_web h1 a,div#mapa_web h2 a {
	text-decoration: none;
	color: #ae9962;
}
div#mapa_web h1 a:hover,div#mapa_web h2 a:hover {
	text-decoration: underline;
}

div#listado_puntos_venta {
	width: 150px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	color: #666666;
	font-weight: bold;
}