body,html {
	font: 9px Arial, sans-serif;
	margin: 0px;
	background: #31738D;
	color: #FFFFFF;
	/*Overflow: auto;*/ 
}

a:link , a:visited , a:active {
	font : 9px Arial, sans-serif;
	text-decoration : none; 
	color : #dadada; 
}
a:hover {
	font : 9px Arial, sans-serif;
	text-decoration : underline; 
	color : #dadada;
}
.upgrade {
	font: 9px Arial, sans-serif;
	text-align: left;
	margin: 300px 0px 0px 20px;
	clear: left;
}
.nombre {
	font: 9px Arial, sans-serif;
	text-align: left;
	margin: 80px 0px 0px 20px;
	clear: left;
}
/*PARA IE*/
#testing {
	position: absolute;
	left: 10px;
	bottom: 0px;
	width: 205px;
	height: 390px;
	Overflow: hidden;
	z-index:6;
	display:block;
	visibility:inherit;
}
/*PARA MOZILLA*/
html>body #testing {
	position: fixed;
	bottom: 00px;
	width: 195px;
	height: 400px;
	Overflow: hidden;
	z-index:6;
	visibility: visible;
}

#flashcontent{
	z-index:1;
}

.fons {
	background-image:url("../img/fons_fontargent.jpg");
	background-repeat:repeat-x;
	vertical-align:top;
}

.logo_reserves {
	width:100%;
	margin:0 auto 0 auto;
}

/*PARA IE*/
#reservas {
	position: absolute;
	margin:0 auto 0 auto;
	padding-left:42%;
	padding-top:-20%;
	width: 205px;
	height: 390px;
	Overflow: hidden;
	z-index:6;
	display:block;
	visibility:inherit;
}
/*PARA MOZILLA*/
html>body #reservas {
	position: fixed;
	margin:0 auto 0 auto;
	width: 195px;
	height: 400px;
	Overflow: hidden;
	z-index:6;
	visibility: visible;
	display:block;
}

/*PARA IE*/
#alet {
	margin:70px 0 0 0;
	padding:0 0 0 0;
	width: 205px;
	height: 390px;
	Overflow: hidden;
	z-index:6;
	display:block;
	visibility:inherit;
}
/*PARA MOZILLA*/
html>body #alet {
	margin:70px 0 0 0;
	padding:0 0 0 0;
	width: 195px;
	height: 400px;
	Overflow: hidden;
	z-index:6;
	visibility: visible;
	display:block;
}

.ress {
	margin: -50px 0 0 25%;
	#margin: -50px 0 0 10%;
}




