/* ne sert qu'à la validation : à retirer ensuite */
#nompage {
	position: absolute;
	top: 0px;
	background-color : #000;
	font-size : 10px;
	color: #0000FF;
}

#page {
	position: relative;
	width: 830px;
	height: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color:#003a6f;
}

#page div, img, p, pre, ul {
	position: absolute;
}


body {
	margin: 0px;
	padding: 0px;
	font-family : Georgia, Times New Roman, Times, serif;
	text-align: center;
	color: #000;
	background-color:#00002F;
}

p, pre, label {
	margin: 0px 5px 0px 5px;
	font-family : Georgia, Times New Roman, Times, serif;
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
}

span {
	font-size : 10px;
	color: #0000FF;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	font-size: 12px;
	font-family : verdana, arial, helvetica, sans-serif;
}

a:link {     /* unvisited link */
color: #EEE;
		text-decoration:underline;
}

a:visited {  /* visited link */
	color: #FFF;
}

a:hover { 	 /* mouse over link */
color: #FFF;
		text-decoration:none;
}

a:active {   /* selected link */
	color: #FFF;
}

ul, dl {
	list-style-type : square;

	text-align: left;
}

div#navigation li, div#navigation dd {
	margin: 0px;
	padding: 0px;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

#navigation {
	top: 135px;
	left: 10px;
	width: 150px;
	height: 180px;
	margin:0px;
	padding:0px;
}

#navigation li {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	width: 145px;
	margin-top: 1px;
	font-size: 16px;
	background-color: #0035ad;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	padding-right: 6px;
border-top: 1px solid #FFF;
border-left: 1px solid #AAA;
border-right: 1px solid #AAA;
}

#navigation a {
color:#ccc;	
display: block;
	font-weight: bold;
	width: 145px;
	text-align: left;
	background-color: #003a6f;
	margin-top: -5px;
	margin-bottom: -5px;
	margin-right: -5px;
	height: 22px;
	padding-top: 8px;
	padding-left: 5px;
	
border-top: 2px solid #FFF;
border-left: 1px solid #AAA;
border-right: 1px solid #AAA;
text-decoration:none;
}

#navigation a:hover { 	 /* mouse over link */
background-color : #6cabe7;
color: #FFF;
border: 1px solid #AAA;
}

#choixlangue {
	left: 10px;
	top: 10px;
}
#imgfrancais {
	left: 0px;
}
#imganglais {
	left: 40px;
}
#imgfrancais, #imganglais {
	width: 25px;
}

#bienvenue {
	top: 15px;
	left: 90px;
	text-align: left;
	font-size : 10px;
	font-weight: normal;
}

#imglogo {
	top: 35px;
	left: 10px;
	border: 1px solid #FFF
}

#imgfond {
	top: 80px;
	left: 10px;
}

div#bg1 {
	background-image:url(../appli/images/bg_1.jpg);
	top:0px;
	left:-30px;
	height:780px;
	width:35px;
}
div#bg2 {
	background-image:url(../appli/images/bg_1.jpg);
	top:0px;
	right:-30px;
	height:780px;
	width:35px;
}


/* info legales */
#infoslegales{
	top:635px;
	left:10px;
}
#infoslegales a{   
	font-size: 9px;
}
#irondel {
	top:610px;
	left: 10px;
}

#residencehotel{
	top:96px;
	left:17px;
	
}