/* GLOBAL */
html{
	-overflow: visible;
	-height: 100%;
	-margin: 0;
	-padding: 0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	-overflow:auto;
	-height: 100%;
	-margin: 0;
	-padding: 0;
}

a{
	text-decoration:none;
	color:#747678;
	font-size:12px;
}

a img{
	border:none;
}

.stop_float{
	clear:both;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

.centrer{
	text-align:center;
}

.droite{
	text-align:right;
}

.titre2{
	font-size:25px;
	font-weight:bold;
}

.legend2{
	font-weight:700;
	font-size:13px;
}

.legend3{
	color: #747678;
	font-size: 11px;
}


.text{
	font-size:14px;
}

.text2{
	font-size:14px;
	float:left;
}

.grosTitre{
	font-weight:600;
	color: #747678;
	font-size: 48px;
}

.rouge{
	color:#F00;
}

/* FORMULAIRES */
#hrForm{
	margin-top:40px;
	margin-bottom: 15px;
	border:solid 1px #B2B4B3;
}

.textForm{
	border:none #FFF;
	background-image:url(../template/images/textForm.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:17px;
	margin-top:5px;
	font-size:12px;
}

.textForm2{
	border:none #FFF;
	background-image:url(../template/images/textForm.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:17px;
	font-size:12px;
	margin-top:5px;
	float:right;
}

.formMessage{
	border:none #FFF;
	background-image:url(../template/images/msgForm.jpg);
	background-repeat:no-repeat;
	width:289px;
	height: 158px;
	padding:3px;
}


/* BANDEAU + MENU */

#bandeau{
	margin-top:	15px;
	margin-left: 20px;
	float:left;
}

#menuHome{
	margin-top:10%;
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
}

.homeMenu1{
	width:183px;
	text-align:center;
	float:left;
}

.homeMenu2{
	width:204px;
	text-align:center;
	float:left;
}

.homeMenu3{
	width:224px;
	text-align:center;
	float:left;
}

.homeMenu4{
	width:120px;
	text-align:center;
	float:left;
}

#menu{
	margin-top:20px;
	margin-left:20px;
	float:left;
}

.homeMenuDeroulant{
	width:120px;
	height:130px;
	text-align:center;
	float:left;
}

.homeMenuDeroulant:hover .menuDeroulant{
	display:block;
}

.menuDeroulant{
	display:block;
}

/* PAGE HOME */

#textHome{
	margin-top:10%;
	margin-left:15%;
}

.titre{
	font-weight:bold;
	color: #747678;
	font-size: 28px;
}

.desc{
	font-weight:bold;
	color: #9A9B9C;
	font-size: 24px;
}

.legend{
	font-weight:bold;
	color: #B2B4B3;
	font-size: 10px;
}



/* PAGE AGENCE */

#textAgence{
	margin-top:3%;
	margin-left:37%;
	line-height: 25px;
}

.sousTitre{
	margin-top:20px;
	font-size:18px;
	font-weight:400;
}

.sousTitre2{
	font-size:18px;
	font-weight:400;
	color: #747678;
}

.personne{
	font-size:14px;
	font-weight:bold;
	color: #9A9B9C;
	line-height: 14px;
}

/* PAGE RACINES */

#textRacines{
	margin-left:18%;
	margin-top:3%;
}

#bossRacines{
	float:left;
	width:98px;
	height:263px;
}

#textInnerRacines{
	float:left;
	width:446px;
	height:263px;
	margin-left:5px;
}

#mediaRacines{
	float:left;
	width:191px;
	height:263px;
	margin-left:60px;
}

#descRacines{
	margin-left: 26%;
	margin-top: 80px;
	color: #747678;
	font-size:23px;
	font-weight:bold;
}

/* PAGE METIERS */

#textMetiers{
	width:500px;
	margin-left:37%;
	margin-top:3%;
}

/* PAGE CREAS */

#textCreas{
	width:962px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
}

.blocCrea{
	float:left;
	margin-top:10px;
	margin-left:10px;
	cursor:pointer;
}

.infosCrea{
	width:962px;
	height:394px;
	border:solid 1px;	
}

.retourCrea{
	width:962px;
	margin-left:-481px;  
	position:absolute;
	left:50%; 
	top:150px;
	font-size:14px;
	font-weight:600;
	color:#999;
	cursor:pointer;
}

.liens{
	width:962px;
	margin-left:-481px;  
	position:absolute;
	left:50%; 
	top:570px;
	display:none;
}

.lien{
	cursor:pointer;
	padding:2px;
	border: solid 1px #000;
	color:#999;
	font-size:12px;
	font-weight:bold;
}

.contenuCrea{
	color:#999;
	width:415px;
	padding:35px;
}

.contenu2Infos{
	display:none;
	margin:0;
	color:#999;
	width:300px;
	height:394px;
	float:right;
	filter:alpha(opacity=90);/* IE*/	
	-moz-opacity:.90;/* Mozilla*/	
	opacity:.90; /*générale*/
}

.contenuCrea2{
	display:none;
	padding-top:20px;
	padding-left:35px;
	padding-right:35px;
	background-color:#000;
}

.boutonInfos{
	color:#999;
	font-size:10px;
	float:right;
	text-align:center;
	right:0;
	padding:10px;
	font-weight:bold;
	cursor:pointer;
}

.titreCrea{
	padding-top:30px;
	margin-bottom:35px;
	font-size:18px;
	font-weight:400;
}

.sousTitreCreaN{
	color:#FFF;
	font-size:18px;
	font-weight:400;
}

.sousTitreCreaB{
	font-size:18px;
	font-weight:400;
}

.detailCrea, .lienCrea{
	font-size:13px;
	font-weight:500;
	line-height:13px;
}

.detailCrea2, .lienCrea2{
	font-size:11px;
	font-weight:500;
	line-height:11px;
}

.logoCrea{
	margin-top:10px;
}

.lienCrea a, .lienCrea2 a{
	color:#F0BD00;
}

/* PAGE BIEN VU */

#textBienVu{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
}

#titreBienVu{
	margin-left: 40%;
}

#formulairesBienVu{
	float:left;
	width: 300px;
}

#contenuBienVu{
	float:right;
	width: 600px;
}

#moiBienVu{
	text-align:right;
	font-weight:700;
	color: #B2B4B3;
	width: 600px;
}

/* PAGE INTERNATIONAL + RESEAU */

#textInternational{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
	position:relative;
	-position:inherit;
	z-index:1;
}

#imgInter{
	float:left;
	width:500;
}

#innerInter{
	width:450px;
	float:right;
	background-color:#FFF;
}

#pointsInter{
	font-size:14px;
}

/* PAGE PROJETS */

#textProjets{
	padding: 10px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
	background-color:#F2F3F3;
}

#projetsG{
	width:450px;
	float:left;
}

#projetsD{
	width:300px;
	float:right;
}

/* PAGE CONTACT */
#textContact{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
	position:relative;
	z-index:1;
}

#imgContact{
	float:left;
	width:300;
}

#innerContact{
	width:400px;
	float:right;
}

#mailContact a{
	color:#F0BD00;
}

/* PIED DE PAGE*/

#footer {
  position:fixed;
  -position:absolute;
  z-index:0;
  bottom:0;
  left:0;
}

#footerLiens {
  background-color:#FFF;
  position:fixed;
  -position:absolute;
  bottom:0;
  left:0;
  z-index:1;
  padding:5px;
  width:240px;
  padding-left:15px;
  font-size:12px;
  font-weight:600;
}


#footerD {
  position:fixed;
  -position:absolute;
  z-index:0;
  bottom:0;
  right:0;
}
