body, html { 
	background-color: black; 
	font-size: 16px; 
	margin: 0; 
	padding: 0; 
	font-family: Arial; 
	color: #005e76;
	height: 100%; 
	min-width: 1000px; 
	margin:0px;
	background-image:url('images/bg.jpg');
	text-align: center
}
ul { list-style-type: none; }

#shatter { width: 625px; height: 523px; background-image: url(images/shatter.png); background-repeat: no-repeat; background-position: left top; position: relative; min-height: 523px; margin-left: 0px; z-index:10;}
#wrapper { width: 100%; background-image: url(images/bg_header.jpg); background-repeat: no-repeat; background-position: center top; position: relative; min-height: 1095px; text-align: center; }
#wrapperdown { width: 100%; height: auto; background-image: url(images/bg_footer.jpg); background-repeat: no-repeat; background-position: bottom center; position: relative; min-height: 100%; }

#BodyImposter { background: transparent; width: 1040px; margin: 0 auto; padding:0; position:relative}
#BodyImposter p, #BodyImposter td { font-size: 12px; font-family: Helvetica, Arial, sans-serif; /*vertical-align: top;*/ }
#BodyImposter p, #BodyImposter p { margin: 0em 0em 0em 0em; }

em, .hide { display: none; }

#box { width: 1040px; height: 700px;}
#box_header { width: 1040px; height: 165px; background-image: url(images/box_header.png); background-repeat: no-repeat; }
#box_left { width: 20px; background-image: url(images/box_left.png); background-repeat: repeat-y; }
#box_bg { height: 100%; background-image: url(images/box_bg.jpg); }
#box_right { width: 20px; background-image: url(images/box_right.png); background-repeat: repeat-y; }
#box_footer { width: 1040px; height: 310px; background-image: url(images/box_footer.png); background-repeat: no-repeat; }

.Style1 {
	color: #09cafc;
	font-weight: bold;
	line-height: 25px;
}

.Style2 {
	color: #09cafc;
	font-weight: bold;
	line-height: 17px;
}

.Style2 a {
	color: #09cafc;
}

.Style2 a:hover {
	color: #FFFFFF;
}

.bold {
	font-size: 20px;
}

.bold a {
	font-size: 20px;
	color: #09cafc;
	text-decoration: none;
}

.bold a:hover {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

.tarif {
	font-weight: bold;
	font-family: Verdana;
}