/* CSS site puls action - page accueil - */

* { margin: 0; padding: 0; border: 0; }

body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img { border: none; }
form { display: block; }

a { 
	color:#FFFFFF; 
	text-decoration:none; 
}
a:hover{
	text-decoration:underline;
	background:none;
}

#conteneur {
	position: absolute;
	width: 850px;
	left: 50%;
	top: 10px;
	margin-left: -425px;
	background-color: #AFD0EF;
}


/* ------------------------------------- HEADER ET MENU-------------------------------*/

#header-pages {
	background-image:url(img_site/header-pages.jpg);
	width:850px;
	height:121px;
	float: left;
	}
#header-accueil {
	background-image:url(img_site/header-haut-accueil.jpg);
	width:850px;
	height:121px;
	float: left;
	}
#fond-menu {
	background-image:url(img_site/fond-menu.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:36px;
	padding-left: 100px;
	}
	
#menu ul {
	height:36px;
	width:700px;
	list-style-type:none;
	text-align:center;
	margin:0;
	padding:0;
	padding-left:15px;
	
}

#menu ul li {
	display:block;
	float:left;
	text-align:center;
	margin-top:10px;
	width:87px;
}	
/* ------------------------------------- FIN -------------------------------*/	
/* ------------------------------------- MISE EN PAGE ACCUEIL-------------------------------*/


#spacer {
	height : 5px;
	}

#left-accueil {
	background-image:url(img_site/header-presentation.jpg);
	width:255px;
	height:409px;
	float: left;
	background-repeat: no-repeat;
	}
	
#newslotus {
	height:230px;
	overflow: hidden;
	}

.presentation {
	width:150px;
	text-align: justify;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 155px;
	margin-left: 78px;
	font-size: 11px;
	}
	
#right-accueil {
	background-image:url(img_site/fond-accueil.jpg);
	width:541px;
	float: left;
	color: #000000;
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 20px;
	margin-top: 23px;
	}
	
.actualites {
	width:310px;
	padding-left:25px;
	float:left;
	text-align: left;
	margin-top: 110px;
	line-height: 1.2;
	margin-right: 20px;
	}

.bloc-excent {
	width:170px;
	padding-left:10px;
	float:left;
	text-align: center;
	margin-top: 110px;
	padding-top: 5px;
	border-left: 2px solid #FFF;
	}

.recrutement {
	width:455px;
	padding-left:80px;
	float:left;
	text-align: left;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img_site/bg-recrut.jpg);
	}
/* ------------------------------------- FIN -------------------------------*/	
/* ------------------------------------- PAGES-------------------------------*/

	
#main-pages {
	background-image:url(img_site/fond-pages.jpg);
	width:850px;
	float: left;
	color: #000000;
	background-repeat: no-repeat;
	background-color: #AFD0EF;
	background-position: top left;
	}
	
#part-left {
	width:500px;
	padding-left:65px;
	float:left;
	text-align: JUSTIFY;
	margin-top: 10px;
	line-height: 1.5em;
	}
#part-left2 {
	width:760px;
	padding-left:70px;
	float:left;
	text-align: JUSTIFY;
	margin-top: 10px;
	line-height: 1.5em;
	}
#part-right {
	width:220px;
	padding-left:20px;
	float:left;
	text-align: justify;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 12px;
	color: #315563;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EB5A01;
	line-height: 14pt;
	}

/* ------------------------------------- FIN -------------------------------*/	
	
/* ------------------------------------- COPYRIGHT -------------------------------*/	
#copyright {
	background-image:url(img_site/copyright.jpg);
	width:850px;
	height:62px;
	float: left;
	background-position: bottom;
	}

.txt-copyright {
	padding-top:45px;
	color:#FFFFFF;
	font-size:9px;
	text-align: center;
	}

	
	
	
/*styles*/

.Style1 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 5px;
}

h1 {
	color:#EB5A01;
	font-size:14px;
	margin-bottom: 10px;
	text-align:center;
	}
h2 {
	text-align:right;
	color:#333333;
	font-size:9px;
	margin-top: 5px;
	}
h3 {
	text-align:justify;
	color:#385F6E;
	font-size:11px;
	font-weight: lighter;
	}
h4 {
	text-align:center;
	color:#FFFFFF;
	font-size: 9px;
	}
h5 {text-align:justify;
	color:#FFF;
	font-size:10px;
	margin-top: 5px;
	line-height: 1.4em;
	}
	
h6 {
	color:#F05C02;
	font-size:12px;
	margin-bottom: 10px;
	}
h7 {
	text-align:right;
	color:#333333;
	font-size:9px;
	margin-top: 5px;
	}


#menuRD {
	width:650px;
	height:25px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	margin-left: 35px;
	border-bottom-width: 3px;
	border-bottom-color: #FF0000;
	background-color: none;
	margin-top: 5px;
	
	}

#menuRD a {
	font-weight: bold;
	font-size: 12px;
	font-family:"trebuchet MS";
	}

