@charset "utf-8";
/* CSS Document */

body, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-x;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

/* Centrage de la page*/
#principale {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

/*Body haut*/
#body_haut {
	width:1000px;
	height:29px;
	background-image:url(../images/body_haut.png);
}

/*Body centre*/
#body_centre {
	width:1000px;
	/*height:780px;*/
	height: auto;
	background-image:url(../images/body_centre.png);
	background-repeat:repeat-y;
}

/*Body bas*/
#body_bas {
	width:1000px;
	height:40px;
	background-image:url(../images/Body_bas.png);
	background-repeat:no-repeat;
	text-align:center;
}

/*header*/
#header {
	height: 294px;
	text-align: center;
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
h4 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

/* corps de page*/
#corps {
	height:auto;
	width:500px;
	background-image:url(../../template/images/fond.gif);
}

.corps2 {
	height:406px;
	width:550px;
	color:#FFFFFF;
	font-size:12px;
}
/*iframe*/
#frame {
	width:518px;
	height:406px;
}

.tarif{
	padding-bottom: 3px;
}

/* ---------------- */
#container { 
	width: 80em;
	min-height: 75em;
	margin: 0 auto;
	text-align: left;
}
#header {
	padding: 0 10px;
}
#menu_left {
	float: left; 
	width: 18.5em;
	height: 38em;
	padding: 32px 0;
	margin-left: 2px;
	background-image: url(../images/parchemin_left.jpg);
	background-repeat: no-repeat;
}
#menu_right {
	float: right; 
	width: 18.5em;
	height: 38em;
	padding: 32px 0;
	background-image: url(../images/parchemin_left.jpg);
	background-repeat: no-repeat;
}
#mainContent {
	margin: 0 18.5em 0 18.5em;
	text-align: center;
}
ul{
	text-align: justify;
}
#footer {
	padding: 0 10px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clear_left{
	clear: left;
}
.clear_right{
	clear: right;
}
.forever_dive{
	position: relative;
	width: 190px;
	height: 115px;
	border: 2px solid #CCCCCC;
	background: #66FFFF;
	padding: 2px;
}
.annumada{
	position: relative;
	width: 190px;
	height: 120px;
	border: 2px solid #CCCCCC;
	background: #305895;
	padding: 2px;
}
.no_border{
	border: none;
}
.menu {
	width:140px;
	height:29px;
}

.center{
	text-align: center;
}
.un_tiers{
	width: 155px;
	padding: 7px;
}

.float_left{
	float: left;
}
.float_right{
	float: right;
}
#varangue_haut, #varangue_bas{
	position: relative;
	width: 510px;
	height: 150px;
}
