@charset "utf-8";
/* CSS Document */
*{
margin:0px;
padding:0px;
}
body {
	margin-top: 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #565656;
	background-image: url(images/img_fd.jpg);
	background-repeat: repeat-x;
}
#slideshow {
	float: left;
	position: relative;
}

	#slideshow img {
		position: absolute;
		top: 0px;
		left: 0px;
	}
	#slide1 {
		z-index: 4;
	}
	#slide2 {
		z-index: 3;
	}
	#slide3 {
		z-index: 2;
	}
	#slide4 {
		z-index: 1;
	}


a img{
border:0px;
}
#container {
	width: 1052px;
	/*height: 750px;*/
	margin: auto;
	position: relative;
	text-align:center;
	background-image: url(images/img_fd_haut.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#entete {
	height: 124px;
	width: 1024px;
	background-image: url(images/bandeau_haut.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: auto;
	text-align: left;
	margin-top: 0px;
	padding-top:20px;
}
#logo_ME {
}
#logo_groupe_lajus {
padding-left:570px;
}
#menu {
	float:left;
	text-align:right;
	height: 20px;
	width: 995px;
	margin-top:20px;
}
#menu a {
	font-size:12px;
	color:#494b4a;
	text-decoration:none;
}
#menu a:hover {
	color:#ff9c00;
	text-decoration:underline;
}
#contenu {
	position: relative;
	width: 1052px;
	/*height:600px; */
	margin: auto;
	text-align:center;
	background-image: url(images/img_fd_contenu.png);
	background-position: center top;
	background-repeat: repeat-y;
}
#contenu a {
	font-size:12px;
	color:#494b4a;
	text-decoration:underline;
}
#contenu a:hover {
	color:#ffffff;
	text-decoration:none;
}



#news_accueil {
	display:inline;
	float:left;
	text-align:right;
	height: 130px;
	width: 365px;
	margin-top:20px;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:20px;
	padding-top:5px;
	padding-left:5px;
	background-color:#efefef;
	text-align:left;
}
#news_accueil img {
	padding-right:5px;
}
#news_accueil h1 {
	font-size:14px;
	padding-left:0px;
	padding-right:10px;
	padding-top:10px;
	color:#141414;
	font-weight:bold;
}
#news_accueil p {
	font-size:12px;
	padding-top:5px;
	padding-right:10px;
	color:#494b4a;
}
#news_accueil a {
	font-size:11px;
	color:#FF9C00;
	text-decoration:underline;
}
#news_accueil a:hover {
	text-decoration:none;
}
#news_accueil_centre {
	float:left;
	width: 780px;
	height: 450px;
	margin: auto;
	padding-left:20px;
	padding-top:20px;
	text-align:left;
}
#news_accueil_droite {
	float:left;
	width: 220px;
	height: 450px;
	margin: auto;
	padding-top:60px;
	text-align:left;
}



#news_details_centre {
	float:left;
	width: 980px;
	height: 450px;
	margin: auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	text-align:left;
}
#news_details {
	display:inline;
	float:left;
	text-align:right;
	height: 130px;
	width: 980px;
	margin-top:20px;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:20px;
	padding-top:5px;
	padding-left:5px;
	background-color:#efefef;
	text-align:left;
}
#news_details img {
	padding-right:5px;
}
#news_details h1 {
	font-size:14px;
	padding-left:0px;
	padding-right:10px;
	padding-top:10px;
	color:#141414;
	font-weight:bold;
}
#news_details p {
	font-size:12px;
	padding-top:5px;
	padding-right:10px;
	color:#494b4a;
}
#news_details a {
	font-size:11px;
	color:#FF9C00;
	text-decoration:underline;
}
#news_details a:hover {
	text-decoration:none;
}
#photos {
	position: relative;
	width: 1024px;
	height: 160px;
	margin: auto;
	text-align:center;
	background-color:#000000;
}
#ss_menu {
	float:left;
	font-size:12px;
	width: 220px;
	height: 300px;
	margin: auto;
	padding-top:60px;
	padding-left: 10px;
	text-align:left;
	color:#ffffff;
}
#ss_menu a {
	color:#ffffff;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
}
#ss_menu a:hover {
	background-color:#FFFFFF;
	color:#494b4a;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
}
#ss_menu li {
	list-style-type: none;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
}
#centre {
	float:left;
	width: 770px;
	height: 300px;
	margin: auto;
	padding-left:20px;
	padding-top:20px;
	text-align:left;
}
#centre p {
	margin: auto;
	padding-left:10px;
	padding-right:20px;
	padding-top:10px;
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
}
#centre h3 {
	margin: auto;
	padding-left:10px;
	padding-right:20px;
	padding-top:10px;
	color:#666666;
	font-size:12px;
	text-align:justify;
	font-weight:normal;
}
#centre li {
	list-style-type: none;
	margin-bottom:10px;
}
#contenu_fd_jaune {
	position: relative;
	width: 1024px;
	height: 500px;
	margin: auto;
	background-image: url(images/img_contenu_jaune.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#contenu_fd_rouge {
	position: relative;
	width: 1024px;
	height: 650px;
	margin: auto;
	background-image: url(images/img_contenu_rouge.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#contenu_fd_vert {
	position: relative;
	width: 1024px;
	height: 500px;
	margin: auto;
	background-image: url(images/img_contenu_vert.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#contenu_fd_gris {
	position: relative;
	width: 1024px;
	height: 500px;
	margin: auto;
	background-image: url(images/img_contenu_gris.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#contenu_fd_bleuciel {
	position: relative;
	width: 1024px;
	height: 500px;
	margin: auto;
	background-image: url(images/img_contenu_bleuciel.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#contenu_fd_marron {
	position: relative;
	width: 1024px;
	height: 500px;
	margin: auto;
	background-image: url(images/img_contenu_marron.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#contenu_fd_beige {
	position: relative;
	width: 1024px;
	height: 500px;
	margin: auto;
	background-image: url(images/img_contenu_beige.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#contenu_fd_bleu {
	position: relative;
	width: 1024px;
	height: 500px;
	margin: auto;
	background-image: url(images/img_contenu_bleu.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#contenu_fd_home {
	position: relative;
	width: 1024px;
	height: 500px;
	margin: auto;
	background-image: url(images/img_contenu_blanc.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-color:#ffffff;
}
#footer {
	position: relative;
	width: 1052px;
	height: 22px;
	margin: auto;
	text-align:center;
	background-image: url(images/img_fd_bas.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top:10px;
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

.texte_justifie {
	text-align:justify;
}



.texte_orange {
	font-size:10px;
	color:#ff9c00;
}
.texte_orange_12 {
	font-size:12px;
	color:#ff9c00;
}
.lien_orange {
	font-size:12px;
	color:#ff9c00;
	text-decoration:underline;
}
.lien_orange:hover {
	text-decoration:none;
}
.lien_bleu {
	font-size:12px;
	color:#609094;
	text-decoration:underline;
}
.lien_bleu:hover {
	color:#406669;
	text-decoration:none;
}
.lien_blanc {
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}
.lien_blanc:hover {
	text-decoration:none;
}
div#spacer_bottom{
	height:10px;
	clear:both;
}
