@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#d8d0d3;
}

a img{border:none}

/*********************************************** contener ********************************************/

#contener_global {
    position:relative; 
    margin:0 auto;
	margin-top:0px;
    background-color:none;
	margin-bottom:15px;
    width:1010px;
	overflow:auto;
	}


#contener {
    position:relative; 
    margin:0 auto;
	margin-top:0px;
    background-color:none;
    width:990px;
	padding-bottom:15px;
	margin-bottom:30px;
	overflow:auto;
	}
	
	
	
	
/*********************************************** menu ********************************************/
	
#menuContainer {
	width:984px;
	position:absolute;
	left:0px;
	top:208px;
	overflow:hidden;
	background:url(../images/ulback1.gif) repeat-x;
	z-index:300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#CCCCCC;
}
#menu {padding:0; margin:0; list-style:none; float:left; height:40px; position:relative; left:50%;}
#menu li {float:left; position:relative; right:50%; margin:0 2px;}
#menu li a {display:block; height:40px; line-height:40px; padding:0 15px 0 0; float:left; color:#fff; text-decoration:none;}
#menu li a b {display:block; height:40px; float:left; padding:0 0 0 15px; cursor:pointer;}
#menu li a:hover, 
.home #menu li#home a,
.single #menu li#single a,
.dropdown #menu li#dropdown a,
.dropline #menu li#dropline a,
.flyout #menu li#flyout a,
.support #menu li#support a,
.contact #menu li#contact a
{background:url(../images/button.png) no-repeat right top; line-height:36px;}
#menu li a:hover b,
.home #menu li#home a b,
.single #menu li#single a b,
.dropdown #menu li#dropdown a b,
.dropline #menu li#dropline a b,
.flyout #menu li#flyout a b,
.support #menu li#support a b,
.contact #menu li#contact a b
{background:url(../images/button.png) no-repeat left top; line-height:36px;}


/********************************************* centre *********************************************/

.liste1 li {
    list-style:url(images/fleche.jpg);
}

.liste1 {
    margin:0;
    padding-left:17px;;
}


#header {
	position:absolute;
	left:-8px;
	float:left;
	width:992px;
	top: 0px;
	height: 212px;
	background-image:url(../images/decoupe-haut4.jpg);
	}


#div_flash {
	position:relative;
	float:left;
	width:984px;
	margin-top:248px;
	}
	
#central {
	position:relative;
	float:left;
	width:984px;
	background-color: #927681;
	height:600px;
	}
	
#central2 {
	position:relative;
	float:left;
	width:400px;
	padding-left:20px;
	padding-right:10px;
	height:100%;
	background-color: #2b3059;
	}
	
#central5 {
	position:relative;
	float:left;
	width:400px;
	padding-left:20px;
	padding-right:10px;
	height:100%;
	background:url(../images/camion-fondbleu.jpg) #2b3059 no-repeat center bottom;
	}
	
#central3 {
	position:relative;
	float:left;
	width:500px;
	padding-left:10px;
	height:100%;
	}
	
#central4 {
	position:relative;
	float:left;
	width:543px;
	padding-left:10px;
	background-color: #2b3059;
	height:100%;
	}
	
.image_position {
	margin-bottom:-13px;
	width:40px;
	height:40px;
	}
	
.image_position2 {
	margin:0 30px -15px 30px;
	
	}
	



/********************************************* footer *********************************************/

#div_footer {
	position:relative;
	float:left;
	width:984px;
	text-align:center;
	padding-top:6px;
	}



	
/********************************************* style des textes *********************************************/


.texte_classic_noir {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
	color: #000000;
}


.noir_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.titre_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

.titre_blanc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.titre_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #9494bc;
	line-height:20px;
}

.guillemet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.titre_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #DFD612;
	text-decoration:underline;
}

.texte1_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1F59B4;
}
.texte1_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 26px;
}

.texte-vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #81C224;
	line-height: 26px;
}

.texte2_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.texte2_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}





/********************************************* liens *********************************************/

.lientitrerose:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
.lientitrerose:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
.lientitrerose:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
.lientitrerose:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:underline;
}

.lienrose:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#CF91B2;
	text-decoration:none;
}
.lienrose:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#CF91B2;
	text-decoration:none;
}
.lienrose:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#CF91B2;
	text-decoration:none;
}
.lienrose:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#AD7A95;
	text-decoration:underline;
}

.liennoir:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}
.liennoir:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;;
	text-decoration:none;
}
.liennoir:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}
.liennoir:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#AD7A95;
	text-decoration:underline;
}









.lienblanc:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.lienblanc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.lienblanc:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.lienblanc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#CCCCCC;
	text-decoration:underline;
}




.lienblanc2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.lienblanc2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.lienblanc2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.lienblanc2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#CCCCCC;
	text-decoration:underline;
}
