body {
	margin: 0;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

img { border: 0; }
form { padding: 0; }
form table { border-collapse: collapse; }

/********** cadre général **********/
#conteneur {
	width: 903px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}
/* petit tour de passe passe avec la hauteur mini pour ce casse-pieds d'ie6 */
#main {
	float: left;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width: 902px;
	margin: 0;
	padding: 0 1px 0 0;
	background: url(../img/fondpages.png) left top no-repeat;
	text-align: left;
	position: relative;
	overflow: visible;
}

/* -- le logo - position absolute pour ne pas intervenir sur le positionnement du reste -- */
#retouracc {
	position: absolute;
	top: 0;
	left: 0;
}
#retouracc img {
	display: block;
}
/* -- la bascule anglais/français -- */
#languesUl {
	position: absolute;
	top: 3px;
	left: 790px;
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	color: #800;
}
#languesUl li {
	display: inline;
	margin: 0;
	padding-left: 12px;
}
#languesUl li a {
	color: #666;
	text-decoration: none;
}
#languesUl li a:hover {
	color: #800;
}

/* -- le menu de gauche --*/
#menu {
	float: left;
	padding: 35px 46px 0 1px;
	margin-top: 152px;
	width: 126px;
	background: url(../img/fondmenugauche.png) left 152px repeat-y;
}

/* -- liste de menu principal -- */
#menuprinc {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block; 
}
#menuprinc li.itemprinc {
	display: block;
	margin: 8px 0 0 0;
}
#menu a.princ {
	display: block;
	height: 12px;
	width: 109px;
	margin: 8px 0 0 0;
	padding-left: 15px;
	border: 1px solid #800;
	background-color: #800;
	color: #fff;
	text-decoration: none;
	line-height: 12px;
}
#menu a.princ:hover {
	background-color: #fff;
	color: #800;
}
#menu a.princ.select {
	background-color: #fff;
	color: #800;
}

/* -- listes de sous menus -- */
.sousmenuul {
	padding: 8px 0 0 0;
	margin: 0;
	list-style-type: none;
}

a.sousmenu {
	display: block;
	width: 106px;
	padding: 0 0 4px 18px;
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
a.sousmenu:hover,
a.sousmenu.seleclien {
	color: #800;
}

/* -- conteneur de droite -- */
#right {
	width: 325px;
	padding: 0;
	float: right;
	margin: 21px 0 0 0;
	min-height: 579px;
	height: auto !important;
	height: 579px;
	position: relative;
}
#right.loading {
	background: url(../img/loader.gif) center 150px no-repeat;
}

/* -- footer et liens --*/
#footer {
	clear: both;
	padding: 30px 0 0 172px;
	width: 731px;
	background: url(../img/fondfooter.png) left top no-repeat;
}
ul#footerlinks {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#footerlinks li {
	display: inline;
	margin: 0 25px 0 0;
	font-size: 11px;
}
ul#footerlinks a {
	color: #666;
	text-decoration: none;
}
ul#footerlinks a:hover {
	text-decoration: underline;
}

/********** éléments de texte et couleurs communs **********/
/* -- titre - position absolute, histoire de ne changer la position du reste pour des problèmes de taille de typo mac/pc --*/
h1#titre {
	position: absolute;
	top: 120px;
	left: 172px;
	color: #800;
	font-size: 22px;
	line-height: 24px;
	font-weight: 200;
	margin: 0;
}

.rouge { color: #800 }
p#laozi {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

ul.textlist {
	float: left;
	width: 378px;
	margin: 0 0 21px 0;
	padding: 0;
	list-style-type: none;
}
ul.textlist li {
	display: block;
	float: left;
	width: 367px;
	padding: 0 0 0 11px;
	background: url(../img/listpuce.png) left 2px no-repeat;
	margin: 0 0 12px 0;
}

ul.textnarrowlist {
	float: left;
	width: 378px;
	margin: 0 0 21px 0;
	padding: 0;
	list-style-type: none;
}
ul.textnarrowlist li {
	display: block;
	float: left;
	width: 367px;
	padding: 0 0 0 11px;
	background: url(../img/listpuce.png) left 2px no-repeat;
	margin: 0 0 6px 0;
}

ul.textlist li a,
ul.textnarrowlist li a {
	color: #666;
	text-decoration: none;
}
ul.textlist li a:hover,
ul.textlist li a.activelink,
ul.textnarrowlist li a:hover,
ul.textnarrowlist li a.activelink {
	color: #800;
}

h3.pageitemseul {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin: 0 0 12px 0;
	padding: 0 0 0 11px;
	background: url(../img/listpuce.png) left 2px no-repeat;
}
h3.pageitemseul a {
	color: #666;
	text-decoration: none;
}
h3.pageitemseul a:hover,
h3.pageitemseul a.itemactif {
	color: #800;
	text-decoration: none;
}

/********** styles propres à chaque page/rubrique **********/

/* -- home -- */
#shanpicto {
	width: 300px;
	height: 168px;
	padding: 380px 0 0 25px;
	color: #800;
	background: url(../img/homepicto.png) left top no-repeat;
}
#shanpicto p#citation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 100;
	line-height: 22px;
	margin: 0 0 10px 0;
}

/* -- contenus centraux type home -- */
#typehomecontent {
	float: left;
	margin-top: 184px;
	padding: 0;
	width: 388px;
	position: relative;
}
#typehomecontent p {
	margin: 0 0 20px 0;
}
h3#homeshansens {
	float: left;
	width: 378px;
	color: #800;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
	margin: 70px 10px 0 0;
	text-align: right;
}

/* -- shan -- */
#unevaleur,
#uneexpertise,
#un_metier {
	padding: 126px 15px 0 30px;
}
#un_metier {
	padding: 126px 15px 0 30px;
}
h2#valeurtitre,
h2#expertisetitre,
h2#metiertitre {
	margin: 0 0 20px 0;
	font-weight: normal;
	font-size: 18px;
	color: #800;
	line-height: 20px;
}

/* -- valeurs -- */
p.valeurtxt {
	margin: 0;
	line-height: 18px;
}

/* -- expertise -- */
#typehomecontent p.uneexpertise {
	width: 375px;
	padding: 0 0 12px 0;
	margin: 0;
}
ul.expertiseul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.expertiseul li {
	margin: 0 0 12px 0;
	padding: 0 0 0 15px;
	background: url(../img/listebiff.png) left 3px no-repeat;
}

/* -- l'équipe -- */
#portraitimg {
	width: 325px;
	height: 500px;
}
#portraittxt {
	width: 258px;
	padding: 163px 32px 5px 35px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
#equipetxt {
	width: 258px;
	padding: 163px 32px 5px 35px;
}
/*
.sergent {
	background: url(../img/MHSergent.jpg) left top no-repeat;
}
*/
.dupont {
	background: url(../img/FXDupont.jpg) left top no-repeat;
}
.moguerou {
	background: url(../img/CMoguerou.jpg) left top no-repeat;
}
.petibon {
	background: url(../img/SPetibon.jpg) left top no-repeat;
}
dl#portraitdl {
	margin: 0 0 13px 0;
	padding: 0; color: #800;
}
dl#portraitdl dt {
	padding: 0 0 0 12px;
	margin: 0;
	font-size: 17px;
	background: url(../img/portraitpuce.png) left 2px no-repeat;
}
dl#portraitdl dd {
	padding: 0 0 0 12px;
	margin: 0;
	font-size: 13px;
}
#portraittxt p {
	text-align: justify;
	margin: 0 0 10px 0;
	line-height: 16px;
}
h3#equipecomplet {
	padding: 0 0 18px 0;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	color: #800;
}
h4.equipeshanh4 {
	padding: 0 0 6px 10px;
	margin: 0;
	color: #800;
	font-size: 13px;
	font-weight: normal;
	background: url(../img/listpuce.png) left 3px no-repeat;
}
ul.equipeshanul {
	padding: 0 0 12px 10px;
	margin: 0;
	list-style-type: none;
}
ul.equipeshanul li {
	padding: 0;
	margin: 0;
}

/* -- métiers --*/
#metierspicto {
	width: 290px;
	height: 168px;
	padding: 420px 0 0 35px;
	color: #800;
	background: url(../img/metierpicto.jpg) left top no-repeat;
}
#metierspicto p#citation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 100;
	line-height: 22px;
	margin: 0 0 10px 0;
}
#typehomecontent p.unmetier {
	width: 375px;
	padding: 0 0 12px 0;
	margin: 0;
}
ul.metierul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.metierul li {
	margin: 0 0 12px 0;
	padding: 0 0 0 15px;
	background: url(../img/listebiff.png) left 3px no-repeat;
}
.metierlist {
	margin: 0 0 12px 0;
	padding: 0 0 0 15px;
	background: url(../img/listebiff.png) left 3px no-repeat;
}

/* -- clients -- */
#clientspicto {
	width: 205px;
	height: 168px;
	padding: 370px 0 0 120px;
	color: #800;
	background: url(../img/clientspicto.jpg) left top no-repeat;
}
#clientspicto p#citation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 100;
	line-height: 22px;
	margin: 0 0 10px 0;
}
#typehomecontent p.clientsrub {
	margin: 0 0 6px 0;
	padding: 0 0 0 11px;
	background-image: url(../img/listpuce.png);
	background-position: left 2px;
	background-repeat: no-repeat;
}
ul.clientssousrubul {
	margin: 0;
	padding : 0 0 5px 16px;
	list-style-type: none;
}
ul.clientssousrubul li {
	margin: 0;
}

.clientssousrubul li a {
	padding: 0 0 0 10px;
	background-image: url(../img/souslistpuce.png);
	background-position: left 2px;
	background-repeat: no-repeat;
}
p.clientsrub a,
.clientssousrubul li a {
	color: #666;
	text-decoration: none;
}
p.clientsrub a:hover,
.clientssousrubul li a:hover,
ul.clientsul li a.seleclient {
	color: #800;
}

#rightclients {
	padding: 126px 15px 0 30px;
}
.actionlink {
	color: #666;
	text-decoration: none;
	padding: 0 0 0 15px;
	background: url(../../img/flecherouge.png) left 2px no-repeat;
}
.actionlink:hover {
	color: #800;
}
ul.rightclientsul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.rightclientsul li {
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
	background: url(../img/listebiff.png) left 3px no-repeat;
}
h2#rightclientsrub {
	margin: 0 0 20px 0;
	font-weight: normal;
	font-size: 18px;
	color: #800;
	line-height: 20px;
}
#confidentiel {
	font-size: 14px;
	color: #800;
	line-height: 25px;
}

/* -- actus -- */
#actuspicto {
	width: 205px;
	padding: 440px 0 0 120px;
	color: #800;
	background: url(../img/actuspicto.jpg) left top no-repeat;
}
#actuspicto p#citation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 100;
	line-height: 22px;
	margin: 0 0 10px 0;
}
h3.actutitre {
	margin: 0 0 8px 0;
	padding: 0 0 0 11px;
	background: url(../img/listpuce.png) left 2px no-repeat;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
.uneactu {
	margin-bottom: 12px;
}
.uneactu a {
	color: #666;
}
.uneactu a:hover {
	color: #800;
}

#actunav {
	height: 25px;
	position: absolute;
	bottom: -25px;
	left: 400px;
	z-index: 100;
	font-size: 12px;
	color: #800;
}
#actunav a {
	display: block;
	height: 25px;
	color: #800;
	text-decoration: none;
	padding: 5px 0 0 18px;
	background: url(../img/voir.png) left top no-repeat;
}
#actunav a:hover {
	text-decoration: underline;
}

#acturight {
	padding: 126px 15px 0 30px;
}
h3#archiverighttitre {
	color: #800;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 12px 0;
}
h3.rightannee {
	font-size: 17px;
	font-weight: bold;
	margin: 8px 0;
}
.rightmoisp {
	margin: 0 0 8px 0;
}
.rightmoisp a {
	color: #666;
	text-decoration: none;
}
.rightmoisp a:hover {
	color: #800;
}

.downloadlink {
	margin: 12px 0 5px 0;
}

/* -- réseaux -- */
/* -- right reseau -- */
#texte_reseau {
	width: 300px;
	height: auto;
	margin: 126px 0 0 15px;
	color: #666;
	padding: 0; 
}

/*carte intro reseaux*/
#carte_usa {
	width: 241px;
	height: 307px;
	padding:0;
	margin: 0;
	position: absolute;
	left: 135px;
	top: 152px;
}
#carte_europe {
	width: 200px;
	height: 307px;
	padding:0;
	margin:0;
	position: absolute;
	left: 376px;
	top: 152px; 
}
#select_titre {
	width: 200px;
	height: 30px;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 277px;
	top: 509px;
	font-size: 16px;
	color:#800;
} 

p#titre_reseau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	color:#800;
}
.grand_shan {
	font-size: 23px;
}
p.texte_reseau {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 15px;
}

/*carte : europe et usa*/
#carte {
	width: 421px;
	height: 387px;
	padding: 0;
	margin : 0;
	position: absolute;
	left: 155px;
	top: 152px;
	background: url(../img/europe-page.jpg) left top no-repeat;
}
#texte_reseau dl {
	padding: 0;
	margin: 0 0 0 3px;
}
#texte_reseau dd {
	background: url(../img/listpuce.png) left center no-repeat;
	vertical-align: middle;
	color: #666;
	list-style: none;
	margin: 0px 0 10px 13px;
	padding: 0 0 0 10px;
}
#texte_reseau p {
	margin: 0 0 20px 0px;
	padding: 0
}
dt.ville {
	color: #800;
	margin: 0 0 9px 0;
}

/*footer reseau*/
#footer_reseau {
	clear: both;
	padding: 0;
	margin: 0px;
	width: 903px;
	background: url(../img/fondfooter.png) left top no-repeat;
}
#voir_autre {
	width: 153px;
	height: 25px;
	padding: 0;
	margin: 0 0 0 425px;
	display: inline;
}
#footer_reseau ul#footerlinks {
	margin: 0;
	padding: 0px 0 0 171px;
	list-style-type: none;
}

/* -- contact --*/
#contactfooter {
	clear: both;
	padding: 5px 0 0 172px;
	width: 731px;
	background: url(../img/contactfootertop.gif) right top no-repeat;
}
#contactcontent {
	padding: 0 0 0 34px;
}
#planacces {
	background-color: #800;
	padding: 2px;
	width: 295px;
}
#planacces img {
	display: block;
	border: 10px solid white;
	margin-bottom: 8px;
}
#planacces p {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding-left: 20px;
	margin: 0;
}
#coord {
	padding: 15px 0 12px 21px;
	margin-bottom: 15px;
	border-left: 1px solid #800;
	width: 300px;
}
#coord p {
	font-size: 11px; 
	margin: 0;
	line-height: 16px;
	width: 200px;
}

#contactform {
	padding: 126px 3px 10px 30px;
}
#contactform .radiobutt {
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.submitinput {
	color: #fff;
	background-color: #800; 
	border: 0;
	padding: 0 12px;
}
h2#contacttitre {
	margin: 0 0 20px 0;
	font-weight: normal;
	font-size: 20px;
	color: #800;
	line-height: 20px;
}
#message {
	border: 1px solid #777;
	width: 220px;
}
.contacttxtinput {
	border: 1px solid #777;
	width: 150px;
	margin: 0;
}
.contactobjetinput {
	border: 1px solid #777;
	width: 220px; margin: 0;
}
.rightlabel {
	font-size: 10px;
	color: #800;
	padding-right: 4px;
}
#civlabel {
	font-size: 12px;
	color: #800;
	padding-bottom: 12px;
}
#civinputs {
	font-size: 11px;
	color: #800;
	padding-bottom: 12px;
}
#messlabel {
	font-size: 10px;
	color: #800;
	vertical-align: top;
	padding-top: 5px;
}
#obligtd,
#cniltd {
	font-size: 10px;
	color: #800;
	text-align: right;
}
#cniltd a {
	color: #800;
	text-decoration: none;
}
#cniltd a:hover,
#cniltd a.actif {
	color: #800;
	text-decoration: underline;
}
.inputerr {
	background-color: #ffe9e0;
	border: 1px solid #800;
}
#thanksdiv {
	padding: 126px 30px 10px 30px;
}
#thanks {
	font-size: 14px;
	color: #800;
	line-height: 25px;
}

#cniltxt {
	position: absolute;
	top: 500px;
	right: 5px;
	width: 278px;
	padding: 12px;
	border: 1px solid #800;
	background-color: white;
	font-size: 11px;
	display: none;
}
#cnilclose {
	position: absolute;
	top: 2px;
	right: 2px;
	cursor: pointer;
} 

/*-- plan du site --*/
#plansitepicto {
	width: 205px;
	padding: 440px 0 0 120px;
	color: #800;
	background: url(../img/actuspicto.jpg) left top no-repeat;
}
#plansitepicto p#citation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 100;
	line-height: 22px;
	margin: 0 0 10px 0;
}
p.planrub a {
	color: #666;
	text-decoration: none;
}
#typehomecontent p.planrub {
	margin: 0 0 6px 0;
	padding: 0 0 0 11px;
	background-image: url(../img/listpuce.png);
	background-position: left 2px;
	background-repeat: no-repeat;
}
.plansousrub {
	margin: 0;
	padding : 0 0 5px 16px;
	list-style-type: none;
}
.plansousrub li {
	margin: 0;
}
.plansousrub li a {
	color: #666;
	text-decoration: none;
	padding: 0 0 0 10px;
	background-image: url(../img/souslistpuce.png);
	background-position: left 2px;
	background-repeat: no-repeat;
}
p.planrub a:hover,
.plansousrub li a:hover {
	color: #800;
}

#typehomecontent p.legtitre {
	margin: 0 0 6px 0;
	padding: 0 0 0 11px;
	background-image: url(../img/listpuce.png);
	background-position: left 2px;
	background-repeat: no-repeat;
}
#typehomecontent p.legblah {
	margin: 0 0 18px 0;
}











