#conteneur-bas {
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 3px !important; /* pour FF */
	margin-top: 0px;  /* pour IE */
	
}
#conteneur-bas, #baspage, #logo {
	width: 990px;
}
#logo {
	text-align: right;
	width: 990px;
	height: 145px;
}

#conteneur-haut {
	background: transparent url(../images/commun/fond-contenu_030.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/commun/fond-site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #013038;
}
body, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body, a   {
	color: #FFFFFF;
}


.menu {
	list-style-type: none;
	margin: 5px 0px 5px 4px /* Pour FF */
}
* html .menu {
	padding-left:60px;
}

.menu li {
	float: left;
	margin: 0px 2px 0px 2px;
}
.titre02 {
	font-size: 16px;
	color: #EB7710;
}


.menu a {
	width: 140px;
	height: 20px;
	display: block;
	text-align: center;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	background: #003944 url(../images/commun/fond_btn_0.jpg) repeat-x left top;
	line-height: 20px;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
}

.menu a:hover {
	border: 1px solid white;
	background: #01586B url(../images/commun/fond_btn_1.jpg) repeat-x left top;
	color: #EC6F12;
}

.menu a:active {
	border: 1px solid;
	color: #FFFFFF;
	background-color: #1E6D98;
	border-color: #8EC6AB;
}
#texte-droite h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}



.highlight {
	font-style: italic;
	color: #8CC6AD;
}
#texte-gauche li {
	margin-bottom: 5px;
}




h1 {
	font-size: 20px;
	color: #FFFFFF;
}

#slogan {
	padding-bottom: 10px;
	position: absolute;
	width: 100%;
	text-align: center;
	top: 150px;
}
.spacer {
	clear: both;
	height: 10px;
}
#baspage {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 30px;
}
#baspage a {
	color: #FFFFFF;
}
#texte-gauche {
	float: left;
	width: 470px;
	margin-left: 10px;
	text-align: left;
}
#texte-droite {
	text-align: left;
	float: right;
	width: 470px;
	margin-right:25px !important; /* n'est pas lu par IE et est prix en compte par FF uniquement (FF ne tiens pas compte de la règle qui suit */
	margin-right: 10px;
	
}
#texte-droite a, #slogan a, #texte-centre a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #8CC6AD;
}

#texte-centre {
	margin: 0px 50px 10px 50px;
	text-align: center;
}
#texte-centre h2 {
	font-size: 15px;
}
#texte-gauche a {
	color: #FFFFFF;
}
