body{
	background-color:#FFFFFF;
	text-align:center;
	overflow:hidden;
}

window{
	overflow: hidden;
}

#container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
	text-align:left;
}

img{
	border:none;
	text-align:center;
}

#fondo_imagen {
	position:absolute;
	width: 72%;
	height: 55%;
	left: 150px;
	margin-left: auto;
	margin-right: auto;
	top: 179px;
	bottom: 0em;
	overflow:auto;
	overflow-x: hidden;
	z-index: 1;
	text-align:justify;
	background: url(../images/fondo_transp.jpg) no-repeat top;
	font-family:Arial;
	font-variant:small-caps;
	font-stretch:extra-condensed;
	color: #333333;
}

#imagen_5senses{
	position:absolute;
	width: 72%;
	height: 55%;
	left: 15%;
	margin-left: auto;
	margin-right: auto;
	top: 11em;
	bottom: 0em;
	overflow:hidden;
	text-align:center;
}

.scroll-pane {
	position:relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	float: left;
	z-index: 4;
	text-align: left;
}

.scroll-pane-senses {
	position:relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	float: left;
	z-index: 4;
	text-align: left;
	background:url(../images/sentidos.gif) no-repeat bottom;
}

#imagen_sentidos {
	position:absolute;
	width: 100%;
	overflow:hidden;
	text-align:center;
}


#frame_superior {
	position:absolute;
	width: 100%;
	vertical-align:top;
	text-align:center;
	z-index: 1;
	overflow:hidden;
}

#menu_inferior {
	position: absolute;
	height: 3em;
	bottom: 2em;
	z-index: 2;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align:center
}

#div_btn_nosotros{
	position: absolute;
	left: 10%;	
	width: 5em;
	height: 3em;
}

#div_btn_servicios{
	position: absolute;
	margin-top: 0px;
	left: 27%;	
	width: 5em;
	height: 3em;
}

#div_btn_portfolio{
	position: absolute;
	margin-top: 0px;
	left: 45%;	
	width: 5em;
	height: 3em;
}


#div_btn_clientes{
	position: absolute;
	margin-top: 0px;
	right: 31%;	
	width: 5em;
	height: 3em;
}

#div_btn_contacto{
	position: absolute;
	margin-top: 0px;
	right: 15%;	
	width: 5em;
	height: 3em;
}
a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) no-repeat 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) no-repeat 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

.warning {
	color:#FF0000;
}

#h3 #a{
	font-family:Arial;
	font-variant:small-caps;
	font-stretch:extra-condensed;
	color: #333333;
}

.textoDorado {
	font-family:Arial;
	font-variant:small-caps;
	font-stretch:extra-condensed;
	color: #BB9753;
}
A:link {text-decoration: none;font-variant:small-caps;  color: #333333; font-size:18px;}
A:visited {text-decoration: none;font-variant:small-caps; color: #333333; font-size:18px;}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #BB9753}

.centrado{
	position:relative;
	width: 100%;
	height: 80%;
	text-align:center;
	bottom: 0;
	top: 2em;
}

#botonVolver{
	width: 100%; 
	height:1em; 
	text-align:left;
}
