@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: 18px;
	font-weight: bold;
}
#conteneur #header img {
	float: left;
}

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

#conteneur #titre1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCFFFF;
	font-weight: bold;
	text-align: center;
	width: 528px;
	margin-left: 370px;
	display: block;
	float: left;
}
#conteneur #titre1 img {
	float: left;
	margin-left: 5px;
}
#conteneur #bandesoustitre {
	height: 34px;
	width: 958px;
	background-image: url(../images/imgGeneral/fdmenu2acti.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 #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;
}

#conteneur #centre #titre {
	width: 640px;
	margin-left: 310px;
	margin-top: 33px;
	z-index: 1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006666;
}

#conteneur #centre #titre h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC0000;
	font-weight: bold;
	padding-top: 10px;
}
#conteneur #centre #titre h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 2px;
}

#conteneur #menu1 .lienmenuactif   {
	color: #990000;
	font-size: 12px;
}
#conteneur #centre #onglets {
	float: left;
	position: absolute;
	padding-top: 100px;
	left: 2px;
	top: 307px;
	width: 308px;
	height: auto;
}
#conteneur #centre #onglets li {
	list-style-type: none;
	outline:none;
}
#conteneur #centre #onglets li a:hover{
	color: #cc0000;
	background-image: url(../images/imgActu/pointrouge.png);
	outline:none;
}
.lienactif {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc0000;
	border-right-color: #FFFFFF;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;
	background-color: #FFFFFF;
	display: block;
	width: 243px;
	margin-left: 40px;
	height: 40px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 25px;
	font-weight: bold;
	margin-top: 5px;
	background-image: url(../images/imgActu/pointrouge.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.lieninactif {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	width: 243px;
	margin-left: 40px;
	height: 40px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #006666;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 25px;
	font-weight: bold;
	margin-top: 5px;
	background-image: url(../images/imgActu/pointvert.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#conteneur #centre #contenu {
	width: 600px;
	float: left;
	height: auto;
	margin-left: 310px;
	margin-bottom: 10px;
	background-color: #ffFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	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;
}
#conteneur #centre #contenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 8px;
	text-align: justify;
}
#conteneur #centre #contenu #actitxt {
	width: 590px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#conteneur #centre #actitxt a {
	color: #006666;
	font-weight: bold;
}
#conteneur #centre #actitxt a:hover {
	color: #CC0000;
}
#conteneur #centre #contenu #liensvideos {
	width: 320px;
	margin-left: 10px;
	margin-top: 30px;
	display: block;
	float: left;
}
#conteneur #centre #contenu #liensvideos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-decoration: underline;
	font-weight: bold;
	outline:none;
}
#conteneur #centre #contenu #liensvideos a:hover {
	color: #cc0000;
	outline: none;
}
#conteneur #centre #contenu #actiimg{
	float: left;
}
#conteneur #centre #contenu #actiimg p {
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

#conteneur #centre #contenu #actiimg1 img {
	margin-left: 180px;
}
#conteneur #centre #contenu #actiimg1 p {
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

#conteneur #centre #contenu #matos #listematos {
	list-style-type: square;
	list-style-position: inside;
	width: 590px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	display: block;
	float: left;
}
#conteneur #centre #contenu #matos #listematos li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 4px;
}
#conteneur #contenu #matos img {
	float: left;
	margin-left: 60px;
}
#conteneur #centre #contenu #matos .raftimg {
	margin-top: 20px;
	margin-left: 180px;
}
#conteneur #centre #contenu #parcours ul, #parcours p {
	list-style-type: square;
	list-style-position: outside;
	width: 590px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	display: block;
}
#conteneur #centre #contenu #parcours h3 {
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	font-weight: bold;
}
#conteneur #centre #contenu #parcours li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 15px;
}
#conteneur #centre #contenu #parcours a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-decoration: underline;
	font-weight: bold;
	outline:none;
}
.retraitgauche{
	margin-left:60px;
}
#conteneur #centre #contenu #parcours a:hover {
	color: #cc0000;
	outline: none;
}
#conteneur #centre #contenu #parcoursimg1 {
	float: left;
	margin-right: 60px;
	margin-left: 10px;
	margin-top: 20px;
}
#conteneur #centre #contenu #parcoursimg2 {
	float: left;
	margin-top: 20px;
}

#conteneur #centre #contenu #parcoursimg1 p {
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
}
#conteneur #centre #contenu #parcoursimg2 p {
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
}
#conteneur #centre #contenu #periode {
	text-align: justify;
	width: 590px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#conteneur #centre #contenu #periode h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006666;
	font-weight: bold;
}
#conteneur #centre #contenu #periode p {
	width: 590px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#conteneur #centre #contenu #periode a {
	color: #006666;
	text-decoration: underline;
	font-weight: bold;
	outline:none;
}
#conteneur #centre #contenu #periode a:hover {
	color: #cc0000;
	outline: none;
}
#conteneur #centre #contenu #periodeimg1{
	margin-left: 220px;
}
#conteneur #centre #contenu #periodeimg1 p {
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#conteneur #centre #contenu #periodeimg2 {
	margin-left: 30px;
}
#conteneur #centre #contenu #periodeimg2 p {
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

.souligne{
	text-decoration: underline;
}

