@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:620px;
	margin:auto;
	margin-top:25px;
}


/* TETIERE */
#tetiere
{
	width:620px;
	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 TEXTES */
#contenu
{
	width:620px;
	margin:0px;
	position:relative;
	margin-top:20px;
	clear:both;
}


/* PARTIE GRANDE IMAGE */
#grdeImage
{
	width:620px;
	margin:0;
}
#imageGrandePrint
{
	width:620px;
	margin:0;
}
#imageGprint
{
	width:200px;
}


/* PARTIE GAUCHE */
#partieG
{
	width:250px;
	height:auto;
	position:relative;
	float:left;
	text-align:left;
}
#partieGpages
{
	width:270px;
	height:auto;
	position:relative;
	float:left;
	text-align:left;
}
div.fond1partieG
{
	width:120px;
	border:0px;
	margin:0;
	
}
div.fond2partieG
{
	width:160px;
	height:auto;
	/*background-color:#f2f2eb;*/
	border:0px;
	margin:0px;
	/*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:250px;
	padding-bottom:15px;	
}
div.fond1partieGpages
{
	width:200px;
	border:0px;
	margin:0;
	position:relative;
	float:left;
}
div.fond2partieGpages
{
	width:200px;
	height:210px;
	/*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:255px;
	padding-bottom:15px;
	/*background-image:url(../images/ombre_partieG_pages.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
}
#vignetteGauche1
{
	width:160px;
}
#vignetteGauche2
{
	width:160px;
}



/* PARTIE DROITE */
#partieD
{
	width:330px;
	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;
}
#partieDpages
{
	width:330px;
	height:auto;
	background-image:url(../images/partie_D.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	position:relative;
	float:left;
	padding-left:20px;
	padding-bottom:10px;
	/*padding-right:10px;*/
	margin-bottom:30px;
	
}


/* TEXTES CONTENU*/

.Titre
{
	font-size:12px;
	color:#999999;
	font-weight:bold;
	padding-bottom:5px;
}
#partieDpages .TitrePage
{
	font-size:24px;
	color:#999999;
	font-weight:normal;
	margin-bottom:35px;
	padding-bottom:10px;
	border-bottom:1px solid #8c982c;
	line-height:20px;
}
#partieDpages .TitrePageGras
{
	font-size:24px;
	line-height:30px;
	color:#999999;
	font-weight:bold;
	margin-bottom:35px;
	padding-bottom:10px;
}
#partieDpages .TitreParagraphe
{
	font-size:12px;
	color:#999999;
	font-weight:bold;
}
#partieDpages .TitreParagrapheNoir
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
#partieDpages .TexteParagraphe
{
	font-size:11px;
	color:#000000;
	font-weight:normal;
	margin-bottom:20px;
}
.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:200px;
	
}
div.texteDroite
{
	padding-top:5px;
	padding-bottom:10px;
	overflow:visible;
}
.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:200px;
	height:auto;
	/*padding-right:45px;	*/
}
div.fond2Gcontact
{
	width:200px;
	/*background-image:url(../images/fond_coul_G_contact.gif);
	background-repeat:no-repeat;
	background-position:bottom;*/
}
div.texteGcontact
{
	width:auto;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
}
ul.liste1
{
	padding-left:13px;
	margin:0px;
}
.TitreContact
{
	font-size:12px;
	color:#999999;
	font-weight:bold;
	margin-bottom:5px;
}
.TitreCouleurContact
{
	color:#8c982c;
	font-weight:bold;
	text-decoration:none;
	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;
}
#imageGprintContact
{
	width:200px;
}

/* CONTENU PAGE EQUIPE */
div.fondDliens
{
	width:320px;
	height:135px;
	background-image:url(../images/fond_coul_D_equipe_print.gif);
	background-repeat:no-repeat;
	
}
.ombreDliens
{
	background-image:url(../images/ombre_partieD_liens.jpg);
	background-repeat:no-repeat;
	position:relative;
	clear:both;
	width:320px;
	padding-bottom:15px;	
}
div.imageLiens
{
	position:relative;
	float:left;
	width:100px;
	margin-left:10px;
	margin-top:10px;
}
div.texteLiens
{
	position:relative;
	float:right;
	width:190px;
	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;

}
img.trombines
{
	width:100px;
}


/* PAGE REFERENCE */
.vignette1
{
	position:relative;
	float:left;
	width:90px;
	height:90px;
	margin-right:25px;
	margin-bottom:25px;
}
.vignette2
{
	position:relative;
	float:left;
	width:90px;
	height:90px;
	margin-bottom:25px;
}
div a img.vignette
{
	width:90px;
	height:90px;
}


/* BAS DE PAGE */
#footer
{
	background-image:url(../images/image_bas.gif);
	background-repeat:no-repeat;
	width:620px;
	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;
}


