@charset "utf-8";
.drapeau2 {
 float:left; 
	height:15px; 
	margin-top: 20px;
	margin-left: 840px; 
	position:absolute;
}

body {
	height: 100%;
	margin: 0px;
	padding-top: 20px;


	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.anim_nv-organisation{
	position: absolute;
	width:120px;
	height:70px;
	margin-left: 110px;
	margin-top: 15px;
	
}

head {
	height: 100%;
	margin: 0px;
}
#developpement {
	height: 30px;
}


#global {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	/margin-top: 50px;
}
#menu #lien {
	float: left;
	width: 225px;
	height: 60px;
	cursor: default;
}

#menu {
	height: 65px;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
}
#menu2 {
	padding-top: 36px;
	float: left;
	margin-left: 5px;
	z-index: 100;
}

#bouton1 {
	width: 127px;
	height: 29px;
	background-image: url(images/bouton1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	float: left;
}
#bouton2{
	width: 127px;
	height: 29px;
	background-image: url(images/bouton2.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#bouton3{
	width: 127px;
	height: 29px;
	background-image: url(images/bouton3.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#bouton4{
	width: 127px;
	height: 29px;
	background-image: url(images/bouton4.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#bouton5 {
	width: 127px;
	height: 29px;
	background-image: url(images/bouton5.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}

#conteneur {
	clear: both;
	background-image: url(images/site.gif);
	background-repeat: no-repeat;
	height: 535px;
	width: 955px;
	padding: 0px;
}
#centre {
	height: 275px;
	width: 440px;
	padding-right: 15px;
	padding-bottom: 130px;
	padding-left: 350px;
	float: left;
	padding-top: 10px;
}
#actu {
	float: right;
	margin-top: 50px;
	height: 135px;
	margin-right: 5px;
	width: 130px;
	text-align: justify;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	position:relative;
	overflow: hidden;
	clip: rect(0px 130px 250px 0px);
}
.justif {
	text-align: justify;
}

#photoactu {
	margin-top: 10px;
	float: right;
	width: 130px;
	margin-right: 8px;
}

#anim {
	height: 115px;
	width: 569px;
	margin-left: 386px;
}

.ligne_menu_gauche {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.texte-bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	vertical-align: bottom;
	text-align: left;
}
#corps  {
	width:530px;
	background-image: url(images/texte.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 180px;
	float: right;

}

#corps li {
	list-style-image: url(images/puce-tte-petite-rouge.gif);
	list-style-type: none;

}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: 0;
	letter-spacing: 2px;
	color: #666666;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-style: italic;
	text-align: left;
	font-size: 13px;
}

.ssmenu {
	list-style-image: url(images/puce-tte-petite.gif);
	list-style-type: none;
}


.violet {
	color: #852F74;
}

.rouge {
	color: #F20000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	margin: 0px;
}
.cadre  {
	border: 1px solid #DD2823;
	text-align: justify;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	color: #DD2823;
}
#conteneur #corps a {
	color: #DD2823;
	text-decoration: none;
}

.violet-texte {
	color: #852F74;
}
.rouge-texte {
	color: #F20000;
}
.menu_gauche2 {
	float: left;
	width: 225px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	padding: 0;
	display: block;
	margin: 0px;
}


#footer {
	height: 82px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	float: left;
	width: 955px;
}
#recrute {
	width: 163px;
	margin: 0px;
	float: right;
	height: 82px;
}


.spacer {
clear: both;
}
a#lien {
	display: block;
	cursor: hand;

}
h     p     ul     li     img  {
	margin: 0px;
}
.italique {
	font-style: italic;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#photo {
	float: right;
	width: 230px;
	text-align: right;
}
a#lien2 {
	display: block;
	cursor: hand;
	height: 85px;
	padding: 0px;
	z-index: 100;
	float: right;
	margin-top: -85px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 160px;
}
.durable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.lire-la-suite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006600;
	line-height: 7px;
}
#contact {
	width: 520px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	top: 613px;
	position: absolute;
	text-decoration: none;
}
#contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.posrelative {
	position: relative;
	text-align: justify;
}

.link_afaq_firefox {
	/*border:solid;
	width: 50px ;
	height: 50px ;
	margin-left: 6px ;
	margin-top:372px ;*/
	
	width: 520px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 9px;
	margin-top: 4px ;
	color: #FFFFFF;
	top: 590px;
	position: absolute;
	text-decoration: none;
	
}
