@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	text-align: center;
	margin: 0px;
	background-color: #006666;
	background-image: url(../images/imgGeneral/fdBody.jpg);
	background-repeat: repeat-x;
}

#conteneur {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
}
#conteneur #header {
	height: 241px;
	width: 960px;
}

#conteneur  #header  h1 {
	position: absolute;
	margin-top: 10px;
	width: 945px;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	color: #CCFFFF;
	font-size: 12px;
	font-weight: bold;
}
#conteneur #header img {
	float: left;
}

#conteneur  #menu1 {
	height: 29px;
	width: 960px;
	background-image: url(../images/imgGeneral/fdmenu1.jpg);
	background-repeat: no-repeat;
}
#conteneur #menu1 img {
	margin-top: -1px;
}


#conteneur #menu1 p {
	float: left;
	display: block;
	margin-top: 3px;
	margin-left: 5px;
}
#conteneur #menu1 ul {
	margin-left: 305px;
}


#conteneur #menu1 li {
	float: left;
	display: block;
	width: 131px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 21px;
	list-style-type: none;
	padding-top: 7px;
}
#conteneur #menu1 a {
	font-weight: bold;
	color: #CCFFFF;
	text-decoration: none;
	outline: none;
}
#conteneur #menu1 a:hover {
	color: #990000;
}
#conteneur #menu1 .multitxt {
	padding-top: 0px;
	height: auto;
	margin-top: 0px;
}
#conteneur #menu2 .multitxt {
	padding-top: 0px;
	height: auto;
	margin-top: -2px;
}
#conteneur #menu2 {
	height: 34px;
	width: 958px;
	background-image: url(../images/imgGeneral/fdmenu2.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}
#conteneur #menu2 ul {
	margin-left: 303px;
}


#conteneur #menu2 li {
	float: left;
	display: block;
	width: 131px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 23px;
	list-style-type: none;
	padding-top: 6px;
}
#conteneur #menu2 a {
	font-weight: bold;
	color: #CCFFFF;
	text-decoration: none;
	outline: none;
	padding-left: 2px;
}
#conteneur #menu2 a:hover {
	color: #990000;
}
#conteneur #centre {
	background-image: url(../images/imgGeneral/ombreRaft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E6F2F2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	float: left;
	width: 958px;
	height: auto;
}

#conteneur #footer {
	clear: both;
}

#conteneur #footer #adresse {
	height: 56px;
	width: 958px;
	background-image: url(../images/imgGeneral/fdAdresse.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	background-color: #003333;
}
#conteneur #footer #adresse p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFFFF;
	text-align: center;
	display: block;
	padding-top: 17px;
}
#conteneur #footer #adresse a {
	color: #CCFFFF;
	outline: none;
}
#conteneur #footer #mentions {
	background-color: #006666;
	height: 50px;
	width: 960px;
}
#conteneur #footer #mentions p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	width: 315px;
	float: left;
	margin-top: 10px;
}
#conteneur #footer #mentions .txtmentions {
	color: #FFFFFF;
	outline: none;
}
#conteneur #footer #mentions .dateactu {
	padding-left: 13px;
	font-weight: bold;
}
.aboard {
	font-size: 14px;
	font-weight: bolder;
	color: #CC0000;
}
.boldbleu {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}
#conteneur #footer #mentions .plan {
	color: #FFFFFF;
	outline:none;
	padding-left: 13px;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}

