/******************************************************************************************************************************
#	Global
/******************************************************************************************************************************/
body,p,h1,h2,h3,h4,ul,li,ol,a,span,dl,dt{
	margin:0;
	padding:0;
}

body{
	color:#5E5F64;
	line-height:18px;
	font:0.8em Arial, Helvetica, sans-serif;
	text-align: center;
	height:100%;
	background:#E5E5E5;
}

h1 {	
	font: bold 1.2em Arial, Helvetica, sans-serif; 
	line-height:110%;
	color: #282626;
	padding-top:2px;
	text-align:left;
	}

h2 {	
	font: bold 1.2em Arial, Helvetica, sans-serif; 
	line-height:110%;
	color: #282626;
	padding-top:2px;
	text-align:left;
	}
h3{
	color:#f60;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	text-align:left;
}
.Titre {	
	font: bold 1.2em Arial, Helvetica, sans-serif; 
	line-height:110%;
	color: #282626;
	padding-top:2px;
	text-align:left;
	}
.sTitre {	
	font: bold 1em Arial, Helvetica, sans-serif; 
	line-height:110%;
	color: #282626;
	padding-top:2px;
	text-align:left;
	}

a{
	color:#5E5F64;
	text-decoration:none;
}
a:hover{
	color:#f60;
	text-decoration:none;
}
img{
	border:0;
}
ol{
padding-left:28px;
}



/*******************
#  Font
/******************/
.txt12-orange {
	color:#f60;
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	text-align:left;
}

.txt14-orange {
	color:#f60;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	text-align:left;
}

.title15px {
	color:#FF6600;
	font-family:Trebuchet,sans-serif;
	font-size:15px;
	font-weight:bold;
}

.maj{
	float: left;
	font: 1.6em Arial;
	line-height:80%;
	margin:0 5px 0px 0;
	width:auto;
	text-align:center;
	color:#f60;
	}
.smaj{
	float: left;
	font: 1.2em Arial;
	line-height:100%;
	margin:5px 5px 30px 0;
	width:auto;
	text-align:center;
	color:#f60;
	}
.smaj2{
	float: left;
	font: 1.2em Arial;
	line-height:100%;
	margin:0 5px 0 0;
	width:auto;
	text-align:center;
	color:#f60;
	}
.lien-inter{
	width:100%;
	text-align:right;
	font: 0.9em Arial;
	color:#f60;
	line-height:18px;
	border-bottom: 1px dotted #ccc;
	}
.lien-inter a{
	color:#f60;
	}
.lien-inter a:hover{
	color:#333;
	}

.titleA12px {
	color: #666666;
	font-family: Trebuchet,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.text11px {
color:#666666;
font-size:11px;
}

.titleW12px {
color:#FFFFFF;
font-family:Trebuchet,sans-serif;
font-size:12px;
font-weight:bold;
}

a.link-page {
	color: #f60;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}
a.link-page:hover {
	text-decoration: underline;
}

.link-page-selected {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

.link {
	color: #f60;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

a.link:hover {
	text-decoration: underline;
}

/******************************************************************************************************************************
#	Entete
/******************************************************************************************************************************/
#logo{
	padding:1px 0 0 35px;
	float: left;
	height:91px;
	width:195px;
}
#logo h2 {
	position: absolute;
	clip: rect(0px 0px 0px 0px);
	clip: rect(0px, 0px, 0px, 0px);
	left: 227px;
	top: 46px;
}
#video{
	margin:10px 0 0 80px;
	float: left;
	
	}
#entete{
	background: url(../images/fd-body.gif)  repeat-x bottom;
	height: 254px;
}

.enteteFond{
	height:253px;
	background: url(../images/entete.jpg) no-repeat bottom;
}

/******************************************************************************************************************************
#	Entete-inter
/******************************************************************************************************************************/
#identiteV{
	margin:0px 100px 0 0px;
	float: right;
	height:114px;
	width:450px;
	background: url(../images/silhouettes_haut2.jpg) no-repeat bottom;
}
#entete-inter{
	background: url(../images/fd-body.gif) repeat-x bottom;
	height: 153px;
}
.wrapping{
	text-align: left;
	margin: 0 auto;
	width:950px;
}
.enteteFond-inter{
	height:153px;
	background: url(../images/entete-inter.jpg) no-repeat bottom;
}

/******************************************************************************************************************************
#	Corps-de-page
/******************************************************************************************************************************/
#corps-de-page{
    /*background:url(../images/fd-page.png) center repeat-y;*/
}
.wrapping{
    text-align: left;
	margin: 0 auto;
	width:950px;
	padding:0;
}
.pageFond{
    height: auto;
	background:#fff;
}
#page{
    float:left;
    height: auto;
	width:870px;
	padding: 25px 40px 0 40px;
	margin:0;
}

/*******************
#  Fil d'ariane
/******************/
#fil{
	float: 100%;
	height:53px;
	width:870px;
	background:url(../images/fond-fil-d-ariane.png) no-repeat;
}
#marquee {
	float: left;
	height:20px;
	width:870px;
	padding-bottom:33px;
	color: #FF6600;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#marquee a{
	color: #FF6600;
	text-decoration:none;
}
#marquee a:hover{
	color: #999;
	text-decoration:none;
}

#fil-d-ariane {
	float: left;
	height:20px;
	width:520px;
	padding-bottom:33px;
	color: #999;
	font-size:14px;
	font-weight:normal;
}
#fil-d-ariane h1 {
	color: #999;
	font-size:14px;
	font-weight:normal;
}
#fil-d-ariane a{
	color: #999;
	text-decoration:none;
}
#fil-d-ariane a:hover{
	color: #f60;
	text-decoration:none;
}
#fil-d-ariane td h1{
	color: #f60;
	font: 0.9em Arial;
}

#outils-transversaux {
	float: right;
	width:280px;
	font-size:11px;
	color:#999;
}
#outils-transversaux li{
    float:right;
	display:block;
	list-style:none;
	border:1px #fff solid;
}
#outils-transversaux li a{
    display:block;
	border:1px #fff solid;
}
#outils-transversaux li a:hover{
    display:block;
	color:#f60;
}

/***********************************************************************
#  Contenu
/******************/
#contenu{
	float: left;
	width: 870px;
	height: auto;
	text-align:justify;
}
#colonne-gauche{
    float:left;
	width:500px;
    height: auto;
}
#colonne-gauche .texte{
    float:left;
    width:100%;
}
#colonne-gauche .texte li{
    float:left;
	padding-right:5px;
	list-style:none;
}
#colonne-gauche .texte li a {
    float:left;
}
#colonne-gauche .texte li a:hover{
    float:left;
}
#titre-page{
    float:left;
	width:100%;
    height: 105px;
}
#colonne-droite{
    float:left;
	width:288px;
    height: auto;
	margin: 105px 0 0 58px;
	text-align: justify;
}
/***********************************************************************
#  Contenu-inter
/******************/
#colonne-principale{
    float:left;
	width:870px;
    height: auto;
}
#colonne-gauche-inter{
    float:left;
	width:550px;
    height: auto;
}
#colonne-gauche-inter .texte{
    float:left;
    width:100%;
}
#colonne-gauche-inter .texte li{
    float:left;
	padding-right:5px;
	list-style:none;
}
#colonne-gauche-inter .texte li a {
    float:left;
}
#colonne-gauche .texte li a:hover{
    float:left;
	color:#000000;
}
#titre-page-inter{
    float:left;
	width:100%;
    height: 105px;
}
#colonne-droite-inter{
    float:left;
	width:320px;
    height: auto;
	margin-top: 18px;
	text-align:left;
}
#colonne-droite-inter #p1{
    float:left;
	width:277px;
    height: auto;
	padding-left: 43px;
	text-align:left;
}


#colonne-droite-inter #p2{
    float:left;
	width:242px;
    min-height: 350px;
	padding: 38px 0 0 78px;
	line-height:22px;
	text-align:justify;
	font-size:11px;
	background:url(../images/fond-smenu.png) left top no-repeat;
}
#p2 h2{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
color:#666;
line-height:22px;
}
#p2 h3{
font: 1.1em Arial, Helvetica, sans-serif;
/*font-size:14px;*/
font-weight: bold;
color:#282626;
line-height:22px;
}
#p2 .active{
font-weight: bold;
color:#f60;
}

#colonne-droite-inter #p3{
    float:left;
	padding-top:28px;
	width:210px;
	line-height:14px;
	text-align:justify;
	font-size:11px;
}
#p3 h3{
    color:#f60;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
}

/*=======Paragraphe 1===========*/


#paragraphe-1{font-size:11px; line-height:14px;float:left; width:288px; height:auto;}
#paragraphe-1 .corners{ float:left; overflow:hidden; width:288px; height:11px;}
#paragraphe-1 .corn_top{width:100%; height:11px; background:url(../images/curv-top-1.gif) left top no-repeat;}
#paragraphe-1 #content_1{ float:left; background:url(../images/curv-fd-1.gif) right top repeat-y ; width:258px; height:auto; padding:18px 15px 15px 15px;}
#paragraphe-1 .corn_bot{width:100%; height:11px; background:url(../images/curv-bot-1.gif) left top no-repeat;}

#paragraphe-1 strong{font-size:1em;}
#paragraphe-1 h3{ font: bold 1.2em Arial, Helvetica, sans-serif; line-height:110%;color: #282626;padding-top:2px;text-align:left;}

/*=======Paragraphe 2===========*/


#paragraphe-2{font-size:11px; line-height:14px;float:left; width:500px; height:auto;}
#paragraphe-2 .corners{ float:left; overflow:hidden; width:500px; height:11px;}
#paragraphe-2 .corn_top{width:100%; height:11px; background:url(../images/curv-top-2.gif) left top no-repeat;}
#paragraphe-2 #content_2{ float:left; background:url(../images/curv-fd-2.gif) right top repeat-y ; width:470px; height:auto; padding:18px 15px 15px 15px;}
#paragraphe-2 .corn_bot{width:100%; height:11px; background:url(../images/curv-bot-2.gif) left top no-repeat;}

#paragraphe-2 strong{font-size:1em;}

/*=======Paragraphe 3===========*/


#paragraphe-3{font-size:12px; line-height:18px;float:left; width:870px; height:auto;}
#paragraphe-3 .corners{ float:left; overflow:hidden; width:870px; height:11px;}
#paragraphe-3 .corn_top{width:100%; height:11px; background:url(../images/curv-top-3.gif) left top no-repeat;}
#paragraphe-3 #content_3{ float:left; background:url(../images/curv-fd-3.gif) right top repeat-y ; width:840px; height:auto; padding:18px 15px 15px 15px;}
#paragraphe-3 .corn_bot{width:100%; height:11px; background:url(../images/curv-bot-3.gif) left top no-repeat;}

#paragraphe-3 strong{font-size:1em;}

/*********************
#  Accordeon
/********************/
#accordeon{
    float:left;
	width: 100%;
    margin-top: 0px;
	margin-bottom:: 15px;
	text-align:justify;
}
#myAccordion{
			width: 100%;
			min-height:575px;
		}
		#myAccordion h2{
		    padding:0 0 12px 0;
			color:#F60;
		}
		#myAccordion dt {
		    width: auto;
			cursor:pointer;
			min-height:17px;
			padding: 12px 0 0 15px;
			font-weight: bold;
			color:#5E5F64;
		}
		#myAccordion dd{
			text-align:justify;
			font-size:12px;
			line-height:16px;
            overflow: hidden;	
		}
		#myAccordion p{
		    font-size:11px;
			margin:0;
			padding:0;
		    padding-bottom: 12px;
		}
		#myAccordion dt.myAccordionHover
		{
			color: #f60; 
		}
		#myAccordion dt.myAccordionActive
		{
			cursor:default;
			color: #f60;
		}


#myAccordion2{
			width: 95%;
			min-height:250px;
		}
		#myAccordion2 h2{
		    padding:0 0 12px 0;
			color:#F60;
		}
		#myAccordion2 dt{
		    width: auto;
			cursor:pointer;
			min-height:17px;
			padding: 12px 0 0 15px;
			font-weight: bold;
			color:#5E5F64;
		}
		#myAccordion2 h3{
		    padding:0;
			margin:0;
			color:#5E5F64;
			font-weight: bold;
			font-size:1.2em;
		}
		#myAccordion2 dd{
			text-align:justify;
			font-size:12px;
			line-height:16px;
            overflow: hidden;	
		}
		#myAccordion2 p{
		    font-size:11px;
			margin:0;
			padding:0;
		    padding-bottom: 12px;
		}
		#myAccordion2 dt.myAccordionHover
		{
			color: #f60; 
		}
		#myAccordion2 dt.myAccordionActive
		{
			cursor:default;
			color: #f60;
		}
		
/*******************
#  Plan du site
/******************/
#planSite p {
padding: 18px 0 18px 0;
}

		
/********************
#  Emailing
/******************/
#emailing{ 
padding-top:15px;
padding-bottom:15px;
height:50px;
background: url(../images/fond_emailing.png) no-repeat;
}
.InputEmailing {
    margin-left: 10px;
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #f60;
	height: 19px;
	background: #fff;
	padding-top: 2px;
	border-top: 1px solid #f60;
	border-right: 1px solid #f60;
	border-bottom: 1px solid #f60;
	border-left: 1px solid #f60;
	font-weight: bold;
}


/******************************************************************************************************************************
#	Pied-de-page
/******************************************************************************************************************************/
#pied-de-page{
	height: 125px;
	text-align: left;
	background: #000 url(../images/fd-bottom.gif) repeat-x;
}
.piedFond{
    height: 125px;
	background: #000 url(../images/pied-de-page.jpg) no-repeat center -1px;
}

#navigation-basse{
    float: left;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
	font-variant: small-caps;
	text-align: right;
	width:230px;
	padding-top:25px;
}
#navigation-basse li{
	margin:2px;
	list-style: none;	
}
#navigation-basse li a{
	padding-right: 10px;
	color:#fff;
	text-decoration: none;
}
#navigation-basse li a:hover{
	color:#f60;	
}
#identiteV2{
	margin: 0px 0 0 420px;
}
#navigation-basse-droite{
    float: right;
	color:#fff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	width:168px;
	padding-top: 15px;
}
#navigation-basse-droite li{
    color:#fff;
	margin:2px;
	list-style: none;
	font-size: 10px;
	font-weight: normal;
}
#navigation-basse-droite a{
	padding-right: 10px;
	color:#fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
#navigation-basse-droite a:hover{
	padding-right: 10px;
	color:#f60;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

/******************************************************************************************************************************
/* ### UTILITAIRES ### */
/******************************************************************************************************************************/
.cleaner{
	padding: 0;
	margin: 0;
	clear: both;
}
.cleaner{
height:18px;
}
#frame{
	}

.imgG{
	float:left;
	margin:0 10px 0 0;
}
.imgG-border{
	float:left;
	margin:0 10px 0 0;
	border-top:1px solid #DAD3C1;
	border-right:1px solid #716151;
	border-bottom:1px solid #716151;
	border-left:1px solid #DAD3C1;
}
.imagecontour{
	background-color:#f5f5f5;
	border-top:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	border-bottom:1px solid #f5f5f5;
	border-left:1px solid #f5f5f5;
}
.img-border{
    border-top:1px solid #DAD3C1;
	border-right:1px solid #716151;
	border-bottom:1px solid #716151;
	border-left:1px solid #DAD3C1;
}

.listePoste li{
	font-size:10px;
	list-style: circle;
}

/******************************************************************************************************************************/
.stripViewer .panelContainer .panel ul {
    margin: 0 10px 0 30px;
}
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
    width: 150px;
}
/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}
.stripViewer { /* This is the viewing window */
	
    position: relative;
    overflow: hidden;
    margin: auto;
    width: 150px; /* Also specified in  .stripViewer .panelContainer .panel  below */
    height: 480px;
    clear: both;
    background: #fff url(../images/fd-recrutement.gif) no-repeat;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
    position: relative;
    left: 0; top: 0;
    width: 100%;
    list-style-type: none;
    
    /* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
    float:left;
    height: 450px;
    position: relative;
    width: 150px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
    margin: auto;
    display:none;
} 		
.stripNavL, .stripNavR { /* The left and right arrows */
    position:absolute;
    margin:auto;
    top: 784px;
    z-index:2000; 
    text-indent: -9000em;
}
.stripNavL a, .stripNavR a {
    display: block;
    height: 15px;
    width: 20px;
}
.stripNavL {
    margin:0 0 0 5px;
    background: url("../images/fleche-gauche.png") no-repeat center;
}					 
    				 
.stripNavR {
    margin:0 0 0 125px;		 
    background: url("../images/fleche-droite.png") no-repeat center;
}

.chevron {
	color: #FF6600;
	font-size: 1.2em;
}

.center {text-align: center}

p.presse{
 	text-align:center;
 	font-size: 1.1em;
	margin-top: 15px;
}
h2.presse{
 	text-align:center;
	margin-top: 30px;
}
