/* CSS Document */
/* Copyright 2007 - Marine Expert */

html, body {
    height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Verdana', 'Arial', 'Sans-serif';
	font-size: 0.9em;
	color:#000;
	text-align: center;
	background-image: url("../image/fond.gif");
	background-repeat: repeat;
	background-position: center;
	background-color:#6d7296;
}

.retour{clear:both; float:none;}	

h1 {
	font-size: 1.6em;
	font-weight: normal;
	line-height:1.2em;
	font-style:normal;
	text-indent: 0;
	padding: 0 0 0 0;
	text-align: left;
}
h2 {
	font-size: 0.9em;
	font-weight: normal;
	line-height:1.5em;
	font-style:normal;
	text-indent: 0;
	padding: 0;
	text-align: justify;
}
select {
	font-size:0.8em;
	color:#36476C;
	z-index:5;
	/* style alternatif ( background: transparent url("http://www.institutmatis.com/image/gris.png") repeat; ) */
    filter: alpha(opacity=80); /* Pour Internet Explorer */
    -moz-opacity: 0.8; /* Pour Mozilla */
    -khtml-opacity: 0.8; /* Pour Konqueror */
    opacity: 0.8; /* Pour les standards CSS3 */
}
#select1 {
	position: absolute;
	margin: auto;
	padding: auto;
	top:255px;
	left:98px;
}
#select2 {
	position: absolute;
	margin: auto;
	padding: auto;
	top:293px;
	left:98px;
}
#select3 {
	position: absolute;
	margin: auto;
	padding: auto;
	top:255px;
	left:288px;
}
#select4 {
	position: absolute;
	margin: auto;
	padding: auto;
	top:293px;
	left:288px;
}
#conteneur {
	position: relative;
	display:block;
	text-align: center;
	width: 750px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
	z-index:0;
}
#contenu {
	position: relative;
	display:block;
	text-align: center;
	width: 744px;
	height: 100%;
	padding: 0;
	margin: 0 auto;
	background-color: #36476C;
	z-index:1;
}

	#content {
	font-family: 'Arial', 'Sans-serif';
	font-size: 11px; 
	COLOR:  #36476C; 

}
#haut {
	position: absolute;
	display:block;
	text-align: center;
	width: 744px;
	top:0px;
	left:0px;
	height: 50%;
	padding: 0;
	margin: 0 auto;
	background-color: #36476C;
	z-index:2;
}
#milieu {
	position: absolute;
	display:block;
	text-align: center;
	width: 744px;
	height: 300px;
	padding: 0;
	margin: -25% 0 0 0;
	top:50%;
	left:0px;
	background-color: #36476C;
	z-index:3;
}
#logo {
	position:relative;
	display:block;
	text-align: center;
	width: 300px;
	height: 193px;
	padding: 0;
	margin: auto;
	background-color: #36476C;
	z-index:4;
}
#logo2{
	display:none;
}
#menu {
	position:relative;
	display:block;
	text-align: center;
	width: 744px;
	height: 150px;
	border-bottom: 3px solid #FFF;
	border-top: 3px solid #FFF;
	padding: 0;
	margin: auto;
	background-color: #36476C;
	z-index:5;
}
#defile {
	position: absolute;
	display:block;
	top:196px;
	right:0px;
	text-align: center;
	z-index:6;
}
#pied {
	position: absolute;
	display:block;
	text-align: center;
	width: 744px;
	height:50%;
	bottom:0px;
	left:0px;
	padding: 0;
	margin: 0 auto;
	background-color: #00073e;
	z-index:0;
}
#bas {
	position:absolute;
	display:block;
	height: 82px;
	line-height:82px;
	bottom:0px;
	left:0px;
	margin:auto;
}
#bas img {
	position:relative;
	display:block;
	float:right;
	margin:0px;
	padding:5px;
	border:0px solid #FFF;
}
#bas h6 {
	margin:0px;
	padding:20px 10px 10px 10px;
	}
	
.sansbord {
	border:0;
}

.marqueur{	
	color: #DCA512;
}

.img{	
	border: 1px solid #0B214A;
}

#choose-region{
	position:absolute;
	top:-300px;
	right:30px;
}
#choose-region .title{
	border-bottom:#b5985a solid 1px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2.3em;
	color:#FFFFFF;
	padding-bottom:10px;
	margin-bottom:10px;
	width:500px;
}
#region-list{
	float:right;
}
#region-list li{
	float:left;
}
#region-list li a{
	font-family:Georgia,"Times New Roman",Times,serif;
	display:block;
	padding:0px 10px;
	color:#b5985a;
	font-size:1.4em;
}
#region-list li a:hover{
	color:#fff;
}

A.marqueur 					{font-size: 11px; COLOR:  #DCA512; TEXT-DECORATION: none}
A.marqueur:visited 			{font-size: 11px; COLOR:  #DCA512; TEXT-DECORATION: none}
A.marqueur:hover 			{font-size: 11px; COLOR:  #36476C; TEXT-DECORATION: underline}		
A.marqueur:active			{font-size: 11px; COLOR:  #DCA512; TEXT-DECORATION: none}