/* CSS Document */

/************************************************************************************************/
/*									Commun à tout le site										*/
/************************************************************************************************/


body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #453429;
	
}

#conteneurGlobal {
	margin-left: auto;
    margin-right: auto;
    width: 915px;
	text-align: left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}


#enTete {
	width: 915px;
	margin-top:10px;
}

#enTeteLiens {
	width: 915px;
	height: 40px;
	text-align:right;
	float:left;
	font-size:10px;
	line-height:20px;
}


#enTeteLiens input, #enTeteLiens select {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#surMenu {
	width:922px;
	height:151px;
	clear:both;
}

#menu {
	width:922px;
	height:46px;
	background-image:url(../images/menuGHM/fond.png)!important;
	background-image:url(../images/menuGHM/fond.jpg);
	background-repeat:no-repeat;
}

#menu a.presentation {
	display:block;
	height:46px;
	width:126px;
	background-image:url(../images/menuGHM/presentationOff.jpg);
	background-repeat:no-repeat;
	float:left;
}

#menu a.presentation:hover {
	background-image:url(../images/menuGHM/presentationOn.jpg);
}

#menu a.chiffres {
	display:block;
	height:46px;
	width:100px;
	background-image:url(../images/menuGHM/chiffresOff.jpg);
	background-repeat:no-repeat;
	float:left;
}

#menu a.chiffres:hover {
	background-image:url(../images/menuGHM/chiffresOn.jpg);
}

#menu a.carteAgences {
	display:block;
	height:46px;
	width:170px;
	background-image:url(../images/menuGHM/carteAgencesOn.jpg);
	background-repeat:no-repeat;
	float:left;
}

#menu a.carteAgences:hover {
	background-image:url(../images/menuGHM/carteAgencesOn.jpg);
}

#menu a.presenceMonde {
	display:block;
	height:46px;
	width:215px;
	background-image:url(../images/menuGHM/presenceMondeOff.jpg);
	background-repeat:no-repeat;
	float:left;
}

#menu a.presenceMonde:hover {
	background-image:url(../images/menuGHM/presenceMondeOn.jpg);
}

#menu a.certifications {
	display:block;
	height:46px;
	width:136px;
	background-image:url(../images/menuGHM/certificationsOff.jpg);
	background-repeat:no-repeat;
	float:left;
}

#menu a.certifications:hover {
	background-image:url(../images/menuGHM/certificationsOn.jpg);
}

#menu a.planAcces {
	display:block;
	height:46px;
	width:113px;
	background-image:url(../images/menuGHM/planAccesOff.jpg);
	background-repeat:no-repeat;
	float:left;
}

#menu a.planAcces:hover {
	background-image:url(../images/menuGHM/planAccesOn.jpg);
}
#pageInformation {
	margin-left:-3px;
	width:925px;
	/*height:600px;*/
	background-image:url(../images/presentation/fond.jpg);
	background-repeat:no-repeat;
}

#chemin {
	position:relative;
	left:-10px;
	height:50px;
	/*background-image:url(../images/debutChemin.png)!important;*/
	background-image:url(../images/debutChemin.gif);
	background-repeat:no-repeat;
	color:#ab9587;
	font-size:9px;
}

#chemin a {
	color:#ab9587;
	text-decoration:none;
}

#chemin a:hover {
	text-decoration:underline;
}

#blocGauche {
	padding-top:15px;
	margin-left:55px;
	font-size:11px;
	line-height:21px;
	color:#d0bfaf;
}

#blocGauche table {
	font-size:11px;
	line-height:21px;
	color:#a58b78;
}

.blocAgence {
	width:316px;
	border:1px solid #a58b78;
	background-color:#544338;
	padding:15px;
	display:none;
	
}

#agence5 {
	display:none;
}

.blocAgenceBretagne {
	width:316px;
	border:1px solid #a58b78;
	background-color:#544338;
	padding:15px;
	
}

.blocAgence a, .blocAgenceBretagne a {
	color:#a58b78;
	text-decoration:none;
}

.blocAgence a:hover, .blocAgenceBretagne a:hover {
	text-decoration:underline;
}

.blocAgence .titre , .blocAgenceBretagne .titre {
	font-weight:bold;
	color:#FFFFFF;
}

.blocAgence .rubrique, .blocAgenceBretagne .rubrique {
	color:#f56517;
}

#pied {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	padding-top:15px;
	text-align:center;
	font-size:9px;
	color:#685a51;
}

#pied a {
	color:#685a51;
	text-decoration:none;
}

#pied a:hover {
	color:#685a51;
	text-decoration:underline;
}
