body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../_images/background_site.jpg);
}
.oneColFixCtrHdr #container {
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 600px;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background-image: url(../_images/background_page.jpg);
	position: relative;
	margin-top: 0px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	height: 120px;
	width: auto;
}
.oneColFixCtrHdr #menuHorizontalFrame {
	height: 25px;
	width: 100%;
	white-space: nowrap;
	z-index: +1;
	position: relative;
}
.oneColFixCtrHdr #mainContent {
	position: relative;
}
.oneColFixCtrHdr #footer {
	position: absolute;
	height: 15px;
	top: 585px;
	width: 100%;
}
.styleTexte {
	font: 80% Arial;
}
.styleTexteError {
	font: Arial;
	color: #FF0000;
}
.styleTexteInstructions {
	font: Arial;
	color: #FF9900;
}
.styleTexteOK {
	font: Arial;
	color: #009900;
}
.styleOptions {
	font: 13px Arial;
	color: #0000FF;
}
.styleDiscount {
	font: 13px Arial;
	color: #009900;
}
.styleComment {
	font: 60% Arial;
	text-indent: 5px;
}
.styleTexteAchat {
	color: #009900;
}
#icons {
	position:absolute;
	width:955px;
	top: 0px;
}
#menuVerticalFrame {
	position:absolute;
	top: 80px;
	width: 155px;
	left: 13px;
}
#ascendance_texte {
	position:absolute;
	width:450px;
	left: 265px;
	top: 70px;
}
#biplace_diapos {
	position:absolute;
	top:200px;
	left: 5px;
}
#biplace_reserver {
	position:absolute;
	top:280px;
	left: 340px;
}
#lesvols_texte {
	position:absolute;
	width:450px;
	left: 205px;
	top: 220px;
}
#calendrier_diapos {
	position:absolute;
	top: 185px;
	left: 5px;
}
#formulaire fieldset legend {	/* formulaire fieldset , legend */
	color: #595959;
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px;
}
#formulaire label {	/* label */
	display: block;
	width: 80px;
	float: left;
	font-size: 13px;
}
#new label {	/* label */
	display: block;
	width: 80px;
	float: left;
	font-size: 13px;
}
a.help {	/* Mise en forme des bulles d'aide */
	text-decoration: none;
}
a.help img {	/* Mise en forme de l'image des bulles d'aide */
	border: 0;
	margin-right: 5px;
}
a.help:hover {	/* Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide */
	cursor: help;
}
a.calendar {	/* Mise en forme des bulles d'aide */
	text-decoration: none;
}
a.calendar img {	/* Mise en forme de l'image des bulles d'aide */
	border: 0;
	margin-left: 5px;
}
#contact_diapos {
	position:absolute;
	top: 210px;
	left: 5px;
}
#cheque_diapos {
	position:absolute;
	left: -210px;
	top: 300px;	
}
#inscription_texte1 {
	position:absolute;
	width:530px;
	left: 215px;
	top: 10px;
}
#inscription_texte2 {
	position:absolute;
	width:530px;
	left: 215px;
	top: 80px;
}
#world {
	position:absolute;
	top: 25px;
	left: 25px;
	width:740px;
	z-index: 0;
}
#world_bulle {
	position:absolute;
	width:450px;
}
#shopailes1 {
	position:absolute;
	width:600px;
	left: 125px;
	top: 30px;
}
#shopailes2 {
	position:absolute;
	width:480px;
	left: 185px;
	top: 400px;
}
#shopsellettes1 {
	position:absolute;
	width:600px;
	left: 125px;
	top: 97px;
}
#shopsellettes2 {
	position:absolute;
	width:480px;
	left: 185px;
	top: 375px;
}
#shopsecours1 {
	position:absolute;
	width:600px;
	left: 125px;
	top: 97px;
}
#shopsecours2 {
	position:absolute;
	width:480px;
	left: 185px;
	top: 375px;
}
#shopaccessoires1 {
	position:absolute;
	width:600px;
	left: 125px;
	top: 97px;
}
#shopaccessoires2 {
	position:absolute;
	width:480px;
	left: 185px;
	top: 375px;
}
#shopdivers1 {
	position:absolute;
	width:600px;
	left: 125px;
	top: 97px;
}
#shopdivers2 {
	position:absolute;
	width:480px;
	left: 185px;
	top: 375px;
}
#shopvetements1 {
	position:absolute;
	width:600px;
	left: 125px;
	top: 97px;
}
#shopvetements2 {
	position:absolute;
	width:480px;
	left: 185px;
	top: 375px;
}
#shopshot1 {
	position:absolute;
	top:30px;
	left:13px;
}
#shopshot2 {
	position:absolute;
	top:97px;
	left:13px;
}
#shopshot3 {
	position:absolute;
	top:164px;
	left:13px;
}
#shopshot4 {
	position:absolute;
	top:231px;
	left:13px;
}
#shopshot5 {
	position:absolute;
	top:298px;
	left:13px;
}
#shopshot6 {
	position:absolute;
	top:365px;
	left:13px;
}
#venir_diapos {
	position:absolute;
	top: 255px;
	left: 5px;
}
#copyright {
	position:absolute;
	height:15px;
	z-index:1;
	padding-top: 1px;
	padding-left: 0px;
	left: 0px;
}
a.footer:link {
	text-decoration: none;
	color: black;
}
a.footer:visited {
	text-decoration: none;
	color: black;
}
a.footer:active {
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
	color: #000000;
}
#designer {
	position:absolute;
	height:15px;
	z-index:1;
	padding-right: 5px;
	right: 0px;
}
a.signature:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.signature:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.signature:active {
	text-decoration: none;
}
a.signature:hover {
	text-decoration: none;
	color: #FFFF00;
}

