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


*
{
	font-size:11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
}
#tout
{
	width:900px;
	margin:auto;
	margin-top:25px;
}


/* TETIERE */
#tetiere
{
	width:900px;
	margin:0px;
	margin-top:25px;
}
#logo
{
	position:relative;
	float:left;
	height:25px;
	padding-bottom:20px;
	border:0px;
}


/* MENU PRINCIPAL */
#menu
{
	position:relative;
	float:right;
	height:25px;
	padding-bottom:20px;
	padding-top:7px;
	text-align:right;
}
#menu a[title="presentation"]
{
	font-size:11px;
	font-weight:bold;
	display:block;
	position:relative;
	float:left;
	width:106px;
	height:18px;
	text-decoration:none;
	text-align:center;
	color:#009898;
	border-right:2px solid #8c982c;
}
#menu a:link[title="presentation"]
{
	color:#666;
}
#menu a:visited[title="presentation"]
{
	color:#666;
}
#menu a:hover[title="presentation"]
{
	color:#8c982c;
}
#menu a[title="references"]
{
	font-size:11px;
	font-weight:bold;
	display:block;
	position:relative;
	float:left;
	width:96px;
	height:18px;
	text-decoration:none;
	text-align:center;
	color:#009898;
	border-right:2px solid #8c982c;
}
#menu a:link[title="references"]
{
	color:#666;
}
#menu a:visited[title="references"]
{
	color:#666;
}
#menu a:hover[title="references"]
{
	color:#8c982c;
}
#menu a[title="contact"]
{
	font-size:11px;
	font-weight:bold;
	display:block;
	position:relative;
	float:left;
	width:78px;
	height:18px;
	text-decoration:none;
	text-align:center;
	color:#009898;
	border-right:2px solid #8c982c;
}
#menu a:link[title="contact"]
{
	color:#666;
}
#menu a:visited[title="contact"]
{
	color:#666;
}
#menu a:hover[title="contact"]
{
	color:#8c982c;
}
#menu a[title="equipe"]
{
	font-size:11px;
	font-weight:bold;
	display:block;
	position:relative;
	float:left;
	width:60px;
	height:18px;
	text-decoration:none;
	text-align:right;
	color:#009898;
}
#menu a:link[title="equipe"]
{
	color:#666;
}
#menu a:visited[title="equipe"]
{
	color:#666;
}
#menu a:hover[title="equipe"]
{
	color:#8c982c;
}


/* CONTENU */
#contenu
{
	width:900px;
	margin:0px;
	position:relative;
	margin-top:20px;
	clear:both;
}


/* PARTIE GRANDE IMAGE */
#grdeImage
{
	width:900px;
	margin:0;
}


/* PARTIE GAUCHE */
#partieG
{
	width:380px;
	height:auto;
	position:relative;
	float:left;
	text-align:left;
}
#partieGpages
{
	width:430px;
	height:auto;
	position:relative;
	float:left;
	text-align:left;
}
div.fond1partieG
{
	width:170px;
	border:0px;
	margin:0;
	position:relative;
	float:left;
}
div.fond2partieG
{
	width:140px;
	height:90px;
	background-image:url(../images/fond_partie_G.gif);
	background-repeat:no-repeat;
	border:0px;
	margin:0px;
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:10px;
	padding-top:5px;
}
.ombre
{
	background-image:url(../images/ombre_partieG.jpg);
	background-repeat:no-repeat;
	position:relative;
	clear:both;
	width:325px;
	padding-bottom:15px;	
}
div.fond1partieGpages
{
	width:230px;
	border:0px;
	margin:0;
	position:relative;
	float:left;
}
div.fond2partieGpages
{
	width:155px;
	height:330px;
	background-image:url(../images/fond_partieG_pages.gif);
	background-repeat:no-repeat;
	border:0px;
	margin:0px;
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:10px;
	padding-top:5px;
}

.ombrePages
{
	position:relative;
	clear:both;
	width:400px;
	padding-bottom:15px;
	background-image:url(../images/ombre_partieG_pages.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

/* PARTIE DROITE */
#partieD
{
	width:480px;
	background-image:url(../images/partie_D.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	position:relative;
	float:left;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:30px;
}
#partieD2
{
	width:480px;
	background-image:url(../images/partie_D.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	position:relative;
	float:left;
	padding-left:30px;
	padding-right:0px;
	padding-bottom:10px;
	margin-top:30px;
}
#partieDpages
{
	width:410px;
	height:auto;
	background-image:url(../images/partie_D.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	position:relative;
	float:left;
	padding-left:50px;
	padding-bottom:30px;
	padding-right:10px;

}
.casClients1
{
	position:relative;
	float:left;
}
.casClients2
{
	position:relative;
	float:left;
	margin-left:30px;
}

/* TEXTES CONTENU*/
.Titre
{
	font-size:12px;
	color:#999999;
	font-weight:bold;
	margin:0px;
	padding-bottom:5px;
}
#partieDpages .TitrePage
{
	font-size:25px;
	line-height:30px;
	color:#999999;
	font-weight:normal;
	margin:0px;
	margin-bottom:35px;
	padding-bottom:10px;
	border-bottom:1px solid #8c982c;
}
#partieDpages .TitrePageGras
{
	font-size:25px;
	line-height:30px;
	color:#999999;
	font-weight:bold;
	margin:0px;
	margin-bottom:35px;
	padding-bottom:10px;
}
#partieDpages .TitreParagraphe
{
	font-size:12px;
	color:#999999;
	font-weight:bold;
	top:100px;
	margin:0px;
}
#partieDpages .TitreParagrapheNoir
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
#partieDpages .TexteParagraphe
{
	font-size:11px;
	color:#000000;
	font-weight:normal;
	margin-bottom:30px;
}
.TitreDroite
{
	font-size:12px;
	color:#999999;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:40px;
}
div.texteGauche
{
	padding-bottom:5px;
}
div.texteGauchePages
{
	
	padding-bottom:5px;
}
div.texteGaucheBas
{
	width:155px;
	position:absolute;
	bottom:5%;
}

div.texteDroite
{
    padding-top:11px;
	padding-bottom:10px;
	overflow:hidden;
}
span.texteDroite2
{
	height:32px;
	margin-bottom:10px;
	vertical-align:middle;
}
div.casClientsTxt
{
	padding-top:10px;
}
.savoirPlus
{
	color:#8c982c;
	font-weight:bold;
}
a:link[title="savoirPlus"]
{
	color:#8c982c;
	font-weight:bold;
	text-decoration:none
}
a:visited[title="savoirPlus"]
{
	color:#8c982c;
	font-weight:bold;
	text-decoration:none;
}
a:hover[title="savoirPlus"]
{
	color:#8c982c;
	font-weight:bold;
	text-decoration:underline;
}
 

/* CONTENU PAGE CONTACT */
#partieGcontact
{
	width:400px;
	height:auto;
	padding-right:45px;	
}
div.fond2Gcontact
{
	width:155px;
	height:140px;
	background-color:#f2f2eb;
	background-image:url(../images/fond_coul_G_contact.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left:245px;
}
div.texteGcontact
{
	width:155px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
}
ul.liste1
{
	padding-left:13px;
	margin:0px;
}
.TitreContact
{
	
	color:#999999;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
}
.TitreCouleurContact
{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	margin-top:20px;
	margin-bottom:5px;
}
.TitreCouleurContact2
{
	color:#8c982c;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:7px;
}
a:link[title="telecharger"]
{
	color:#000000;
	font-weight:normal;
	text-decoration:none
}
a:visited[title="telecharger"]
{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
a:hover[title="telecharger"]
{
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
div.partieDlogoPole
{
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px #666 solid;
	width:140px;
	
}
div.partieDlogos
{
	margin-top:10px;
	margin-bottom:10px;
}
a:link[title="NousContacter"]
{
	color:#8c982c;
	font-weight:bold;
	text-decoration:none
}
a:visited[title="NousContacter"]
{
	color:#8c982c;
	font-weight:bold;
	text-decoration:none;
}
a:hover[title="NousContacter"]
{
	color:#8c982c;
	font-weight:bold;
	text-decoration:underline;
}

/* CONTENU PAGE EQUIPE */
div.fondDliens
{
	width:415px;
	height:120px;
	background-image:url(../images/fond_coul_D_liens.gif);
	background-repeat:no-repeat;
	
}
.ombreDliens
{
	background-image:url(../images/ombre_partieD_liens.jpg);
	background-repeat:no-repeat;
	position:relative;
	clear:both;
	width:415px;
	padding-bottom:15px;	
}
div.imageLiens
{
	position:relative;
	float:left;
	width:150px;
	height:100px;
	margin-left:10px;
	margin-top:10px;
}
div.texteLiens
{
	position:relative;
	float:right;
	width:210px;
	height:100px;
	margin-top:10px;
	margin-right:10px;
}
#partieDpages .TexteParagrapheLiens
{
	font-size:11px;
	color:#000000;
	font-weight:normal;
	margin-bottom:5px;
}
#partieDpages .TitreParagrapheEquipe
{
	font-size:12px;
	color:#999999;
	font-weight:bold;
	top:100px;
	margin-bottom:10px;
}
div.texteGaucheEquipe
{
	width:155px;
	position:absolute;
	bottom:-1%;;
}

/* PAGE REFERENCE */
.vignette1
{
	position:relative;
	float:left;
	width:110px;
	height:110px;
	margin-right:38px;
	margin-bottom:38px;
}
.vignette2
{
	position:relative;
	float:left;
	width:110px;
	height:110px;
	margin-bottom:38px;
}



/* BAS DE PAGE */
#footer
{
	background-image:url(../images/image_bas.gif);
	background-repeat:no-repeat;
	width:900px;
	height:25px;
	position:relative;
	top:20px;
	clear:both;
	padding-top:5px;
}
#footer  a img
{
	float:right;
	padding-right:5px;	
}
#footer a:link
{
	text-decoration:none;
}
#footer a:visited
{
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}
.signature
{
	font-size:11px;
	color:#999;
	float:right;
	padding-right:5px;
}

#liste{
	color:#000000;
}

#liste:hover{
	color:#8c982c;
}
