/* CSS site excent - page accueil - */

* { margin: 0; padding: 0; border: 0; }

body
{
	margin: 0;
	padding: 0;
	font-family:"trebuchet MS";
	background-image: url(img_site/back-body-pages.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
body.accueil
{
	margin: 0;
	padding: 0;
	font-family:"trebuchet MS";
	background-image: url(img_site/back-body-accueil.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
img { border: none; }
form { display: block; }

a { 
	color:#FFFFFF; 
	text-decoration:none; 
}
a:hover{
	text-decoration:underline;
	background:none;
	color: #999999;
}


/*conteneur-----------------------------------------------------------------------------*/


#conteneur {
	position: absolute;
	width: 900px;
	left: 50%;
	margin-left: -449px;
	background-color: none;
	height: 720px;
	float:left;
}
#conteneur-page {
	position: absolute;
	width: 900px;
	left: 50%;
	margin-left: -449px;
	background-color: #000000;
	float:left;
}

/*header--------------------------------------------------------------------------------------*/

#header-top-accueil-temp {
	background-image:url(img_site/header-top-accueilV2.jpg);
	background-repeat:no-repeat;
	height:378px;
	margin: 0;
	background-position: bottom;
}

#header-top-accueil {
	background-image:url(img_site/header-top-accueil.jpg);
	background-repeat:no-repeat;
	height:378px;
	margin: 0;
	background-position: bottom;
}
#header-top-pages {
	background-image:url(img_site/header-top-pages.jpg);
	background-repeat:no-repeat;
	height:94px;
	margin: 0;
	background-position: bottom;
}
.actualite-header {
	width:300px;
	color:#666666;
	font-size:11px;
	padding-top: 150px;
	padding-left: 35px;
	}
	
/*menu--------------------------------------------------------------------------------------*/

#menu {
	height:27px;
	width:900px;
	color:#FFFFFF;
	margin-left: 0px;
	font-size: 14px;
	float: left;
	background-image: url(img_site/back-menu.jpg);
	background-repeat: no-repeat;
	}
#menu a {
color:#FFFFFF;
text-decoration:none;
}
#menu a:hover{
color:#999999;
text-decoration:underline;
}

.menu-text {
height:20px;
margin-top:4px;
width:680px;
margin-left:205px;
}


/*main----------------------------------accueil------------------------------------------*/



#main-accueil {
	width:890px;
	padding-left:10px;
	margin-top: 12px;
	top: 0px;
	float: left;
	}

#left-accueil {
	float:left;
	width:230px;
	color: #FFFFFF;
	text-align: justify;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #666666;
	height: 330px;
	}
#center-accueil {
	float:left;
	width:280px;
	padding-left: 2px;
	color: #FFFFFF;
	text-align: justify;
	font-size: 12px;
	background-color: #474747;
	padding-right: 5px;
	margin-left: 25px;
	height: 330px;
	}
#right-accueil {
	width:260px;
	float:left;
	text-align: justify;
	margin-left: 16px;
	color: #CCCCCC;
	font-size: 12px;
	background-color: #000000;
	padding-left: 25px;
	border-left: 1px solid #FFF;
	height: 330px;
	}
	
	
/*main-------------------------------------------pages------------------------------------------*/


#main-page {
	widows:589px;
	float:left;
	width: 100%;
}
#main-page-flash {
	widows:589px;
	padding-left:10px;
	color:#FFFFFF;
	float:left;
	width: 880px;
}
	
	
#left-page {
	float:left;
	width:230px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	height: 350px;
	background-color: #666;
	}
#left-page2{
	float:left;
	width:590px;
	color: #FFFFFF;
	text-align: justify;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 2px solid #fff;
	}
#center-page {
	float:left;
	width:349px;
	padding-left: 10px;
	color: #FFFFFF;
	text-align: justify;
	font-size: 12px;
	}
#center-page2 {
	float:left;
	width:280px;
	padding-left: 2px;
	color: #FFFFFF;
	text-align: justify;
	font-size: 12px;
	background-color: #474747;
	padding-right: 5px;
	margin-left: 25px;
	height: 350px;
	}
.left-page2-txt {
	width:580px;
	padding:5px;
	background-color: #666;
	}

.left-page2-lotus {
	width:590px;
	padding:5px;
	background-color: black;
	}

#right-page {
	width:250px;
	float:left;
	text-align: center;
	margin-left: 14px;
	color: #CCCCCC;
	font-size: 12px;
	background-color: #000000;
	}

/*menu-groupe--------------------------------------------------------------------------------------*/


.menu-groupe {
	width:220px;
	padding:5px;
	margin-top:10px;
	font-size:14px;
	border: medium double #FFF;
	text-align: left;
	text-decoration: underline;
}
.menu-groupe a {
	font-size:14px;
	text-decoration: underline;
	color:#FFFFFF;
}
.menu-groupe a:hover {
	font-size:14px;
	text-decoration: none;
	color:#999999;
}

/*menu-filiales--------------------------------------------------------------------------------------*/


#menu-filiales {
	width:520px;
	height:25px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	margin-left: 35px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-color: none;
	margin-top: 5px;
	float: left;
	}
	
/*menu-réalisations--------------------------------------------------------------------------------------*/

	
#menu-realisations {
	width:580px;
	height:25px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	margin-left: 14px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-color: none;
	float: left;
	}
	
	
/*copyright--------------------------------------------------------------------------------------*/
	
	
	
#copyright {
	height:174px;
	width:900px;
	width: 900px;
	float:left;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 1px;
	margin-top: 15px;
	}
	
	
/*copyright----------------------------accueil-------------------------------------------------*/
		
#copyright-accueil {
	height:75px;
	width:900px;
	width: 900px;
	float:left;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 1px;
	}

#copyright-accueilV2 {
	height:75px;
	float:left;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 1px;
	}


/*styles--------------------------------------------------------------------------------------*/


	
.Style2 {
	font-size: 20px;
	margin-bottom: 8px;
	color:#FFFFFF;
	}
.style3 {
	color:#FFFFFF;
	background-image:url(img_site/bouton-excent.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	width:100px;
	}
.style4 {
	color:#FFFFFF;
	background-image:url(img_site/bouton-excent2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	width:100px;
	}
.style5 {
	color:#FFFFFF;
	background-image:url(img_site/bouton-excent3.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	width:100px;
	}
.style6 {
	color:#FFFFFF;
	background-image:url(img_site/bouton-excent4.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	width:100px;
	}
.Style7 {
	color: #99CDFF;
	font-weight: bold;
}
.Style8 {
	color: #F5BF14;
	font-weight: bold;
}
.Style9 {
	color: #9AC655;
	font-weight: bold;
}
.Style10 {
	color: #FF6600;
	font-weight: bold;
}
.Style11 {
	color: #FFFFFF;
	font-weight: bold;
}
.Style12 {
	color: #99CDFF;
	font-weight: bold;
	background-image:url(img_site/puce-bleu.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:16px;
}
.Style13 {
	color: #F5BF14;
	font-weight: bold;
	background-image:url(img_site/puce-jaune.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:16px;
}
.Style14 {
	color: #9AC655;
	font-weight: bold;
	background-image:url(img_site/puce-verte.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:16px;
}
.Style15 {
	color: #FF6600;
	font-weight: bold;
	background-image:url(img_site/puce-rouge.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:16px;
}
.Style16 {
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(img_site/puce-blanche.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:16px;
}
