* {
	padding: 0px;
	margin: 0px;
}
ul {
	color: #01632f;
}
html {
	overflow-y: scroll;
}
body{
	margin:auto;
	background-image: url('/_img/background_02.jpg');
	background-repeat: repeat-x;
	width:950px;
	font-family: Arial;
	font-size:14px;
}
#conteneur{
	width:950px;
	height:134px;
}

#header {
	float:left;
	width:950px;
	height:134px;
	font-size:12px;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.6px;
	line-height: 14px;
	color: #4a4949;
	text-align:center;
	float: left;
	height: 29px;
	width: 499px;
	margin-left:150px;
}

#logo_etat {
	margin-top:30px;
	float:left;
	height:43px;
	width:950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #626262;
}

#logo {
	background-image: url('/_img/logo-marpij.png');
    background-repeat: no-repeat;
    margin-top:8px;
	width:292px;
	height:86px;
	float:left;
}

.menu {
	float: left;
	position:relative;
}
.menu a {
	text-decoration:none;
	color: #626262;
}
.menu a:hover {
	color: #01632f;
}


.sousMenuMarpij {
	list-style-type: none;
	background-image: url('/_img/menu_marpij3.png');
	background-repeat: no-repeat;
	width:128px;
	height:60px;
	position:absolute;
	padding-left:5px;
	padding-top:12px;
	line-height: 16px;
	text-align:left;
	margin-left:0px;
	margin-top:4px;
	
}
.sousMenuMarpij li {
	margin-left:3px;
	font-size:11px;
}
.sousMenuExpert {
	list-style-type: none;
	background-image: url('/_img/menu_expertise.png');
	background-repeat: no-repeat;
	width:216px;
	height:95px;
	position:absolute;
	padding-left:5px;
	padding-top:12px;
	line-height: 16px;
	text-align:left;
	margin-left:0px;
	margin-top:4px;
}
.sousMenuExpert li {
	margin-left:2px;
	margin-top: 0px;
	font-size:11px;
}

.sousMenuRef {
	list-style-type: none;
	background-image: url('/_img/menu_references.png');
	background-repeat: no-repeat;
	width:150px;
	height:55px;
	position:absolute;
	padding-left:5px;
	padding-top:13px;
	line-height: 16px;
	text-align:left;
	margin-left:0px;
	margin-top:3px;
	
}
.sousMenuRef li {
	margin-left:3px;
	font-size:11px;
}

.espace {
	position:relative;
	float: left;
	height: 5px;
	width: 2px;
}
.espace-petit {
	float: left;
	height: 5px;
	width: 0.2px;
}

#drapeau-fr {
	background-image: url('/_img/drapeau-fr.png');
    background-repeat: no-repeat;
	width:16px;
	height:13px;
	float:left;
	margin-left:2px;
}
#drapeau-en {
	background-image: url('/_img/drapeau-en.png');
    background-repeat: no-repeat;
	width:16px;
	height:13px;
	float:left;
	margin-left:2px;
}

#content {
	float:left;
	margin-left:8px;
	width:920px;
	min-height:447px;

}

#content_gauche {
	float:left;
	min-width:1px;
	max-width:437px;
	min-height:240px;
	margin-left:1px;
	margin-right:24px;
}

#content_gauche_slide {
	float:left;
	min-width:1px;
	max-width:437px;
	min-height:500px;
	margin-left:1px;
	margin-right:24px;
}

#content_gauche_accueil {
	position: relative;
	overflow:hidden;
	width:437px;
	height:430px;
}
#content_gauche_accueil img {
	position:absolute;
	display:block;
}
#content_gauche_accueil_img {
	width:437px;
	height:271px;
	float:left;
}

#content_gauche_accueil_pub {
	float:left;
	width:437px;
	height:165px;
}
.mooquee
{
	border: solid 2px #C0C0C0;
	padding: 5px;	
	top: 350px;
	/* don't change */
    position: absolute;
	overflow: hidden;
	white-space: nowrap;
	
}
.mooquee-text
{
	/* don't change */
	position: absolute;
}




#content_gauche_societe {
	background-image: url('/_img/left_equipe.jpg');
	background-repeat: no-repeat;
	width:209px;
	height:240px;
}

#content_gauche_expert {
	background-image: url('/_img/left_accueil.jpg');
	background-repeat: no-repeat;
	width:437px;
	height:271px;
}

#content_gauche_contact {
	width:213px;
	height:192px;
}

#content_droite_accueil {
	font-size:13px;
	float:left;
	width:445px;
}
#content_droite_accueil p {
	margin-bottom:5px;
}
#content_droite_accueil ul {
	margin-bottom:12px;
}

#content_droite_accueil li {
	margin:4px;
	margin-left:30px;
	margin-bottom: 5px;
}

#content_droite_accueil a {
	color: #000;
}

.nonsuite a{
	text-decoration:none;
}


#content_droite_accueil a:hover {
	color: #01632f;
}

#content_droite_societe {
	float:left;
	font-size:13px;
	width:610px;
}
#content_droite_societe p {
	margin-bottom:10px;
	margin-top:10px;
	margin-left:0px;
}
#content_droite_societe li {
	margin-bottom:5px;
	margin-top:5px;
	margin-left:35px;
}

#content_droite_societe a{
	text-decoration:none;
	color:#000;
}

#content_droite_societe a:hover{
	text-decoration:none;
	color: #01632f;
}

#content_droite_contact {
	width:228px;
	height:250px;
	float:left;
}
#content_droite_contact p {
	margin-bottom:15px;
	margin-top:5px;
	margin-left:0px;
}



#content_droite_carriere {
	float:left;
	font-size:13px;
	width:610px;
}
#content_droite_carriere p {
	margin-bottom:15px;
	margin-top:5px;
	margin-left:0px;
}

#content_droite_carriere a{
	text-decoration:none;
	color: #01632f;
}

#content_droite_carriere a:hover{
	text-decoration:none;
	color: #01632f;
}

.lienSouligner {
	text-decoration: underline;
}

#imgSuite {
	background-image: url('/_img/lire_suite.jpg');
	background-repeat: no-repeat;
	width:74px;
	height:20px;
	margin-top:25px;
}

#imgSuiteMarpij {
	float:left;
	background-image: url('/_img/lire_suite.jpg');
	background-repeat: no-repeat;
	width:74px;
	height:20px;
	margin-top:25px;
}

#animation_content {
	width: 689px;
	height: 206px;
	position: relative;
	overflow:hidden;
}

#animation_content img {
	position:absolute;
	display:block;
}

#contact {
	float:left;
	width:200px;
	height:160px;
}

#contact h1{
	float:left;
	margin-top:13px;
	margin-left:8px;
	margin-bottom:15px;
	font-size:14px;
	color:#01632f;
	width: 80%;
}

#contact p{
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	margin-left:8px;
	float: left;
	width: 203px;
}

#contact a{
	font-size:12px;
	color:#01632f;
	text-decoration:none;
}




#accroche_expert_titre {
	float:left;
	width:610px;
	font-weight: bold;
	color:#01632f;
}





#hg {
	margin:4px;
	float:left;
	background-image: url('/_img/marpij_hg.jpg');
	background-repeat: no-repeat;
	width:197px;
	height:189px;
}
#hd {
	margin:4px;
	float:left;
	background-image: url('/_img/marpij_hd.jpg');
	background-repeat: no-repeat;
	width:197px;
	height:188px;
}
#bg {
	margin:4px;
	float:left;
	background-image: url('/_img/marpij_bg.jpg');
	background-repeat: no-repeat;
	width:197px;
	height:189px;
}
#bd {
	margin:4px;
	float:left;
	background-image: url('/_img/marpij_bd.jpg');
	background-repeat: no-repeat;
	width:195px;
	height:189px;
}

#imgReference {
	background-image: url('/_img/references.jpg');
	background-repeat: no-repeat;
	width:597px;
	height:347px;
	margin-bottom:20px;
	margin-top:20px;
}

.nom {
	font-weight:bold;
}
.nom2 {
	margin-bottom: 20px;
}
.marpij {
	color:#01632f;
	font-weight:bold;
	font-size:15px;
}
.black {
	color:#000000;
}
.mail a{
	text-decoration:none;
	color:#01632f;
}

#content_photo {
	width:920px;
	height:120px;
	margin-top:283px;
}
#content_photo_expert {
	width:920px;
	height:120px;
	margin-top:445px;
	margin-bottom: 10px;
}
#photo1 {
	margin-left:0px;
	margin-right:14px;
	background-image: url('/_img/photos_marpij_03.jpg');
	background-repeat: no-repeat;
	width:207px;
	height:136px;
	float: left;
}
#photo2 {
	margin-left:10px;
	margin-right:11px;
	background-image: url('/_img/photos_marpij_01.jpg');
	background-repeat: no-repeat;
	width:207px;
	height:136px;
	float: left;
}
#photo3 {
	margin-left:10px;
	margin-right:11px;
	background-image: url('/_img/photos_marpij_02.jpg');
	background-repeat: no-repeat;
	width:207px;
	height:136px;
	float: left;
}
#photo4 {
	margin-left:10px;
	margin-right:11px;
	background-image: url('/_img/photos_marpij_04.jpg');
	background-repeat: no-repeat;
	width:209px;
	height:136px;
	float: left;
}

#photo1_reduced {
	margin-top:16px;
	margin-left:17px;
	margin-right:23px;
	background-image: url('/_img/photos_marpij_03_reduced.jpg');
	background-repeat: no-repeat;
	width:181px;
	height:124px;
	float: left;
}
#photo2_reduced {
	margin-top:16px;
	margin-left:20px;
	margin-right:27px;
	background-image: url('/_img/photos_marpij_01_reduced.jpg');
	background-repeat: no-repeat;
	width:181px;
	height:124px;
	float: left;
}
#photo3_reduced {
	margin-top:16px;
	margin-left:20px;
	margin-right:27px;
	background-image: url('/_img/photos_marpij_02_reduced.jpg');
	background-repeat: no-repeat;
	width:181px;
	height:124px;
	float: left;
}
#photo4_reduced {
	margin-top:16px;
	margin-left:20px;
	margin-right:0px;
	background-image: url('/_img/photos_marpij_04_reduced.jpg');
	background-repeat: no-repeat;
	width:181px;
	height:124px;
	float: left;
}

#googlemaps {
	float:right;
	margin-right:47px;
	width:300px;
	height:282px;
}


#footer {
	float:left;
	width:950px;
	height:30px;
	border-top: 1px solid #666666;
}

#footer a{
	text-decoration:none
}


#footer_img {
	background-image: url('/_img/img_pdf.jpg');
	background-repeat: no-repeat;
	width:27px;
	height:27px;
	float:left;
	margin-top:1px;
}
#logo-pqdw {
	background-image: url('/_img/logo-pqdw.png');
    background-repeat: no-repeat;
	width:26px;
	height:20px;
	float:left;
}
#icone-pdf {
	background-image: url('/_img/pdf.png');
    background-repeat: no-repeat;
	width:31px;
	height:31px;
	float:left;
}
.texte-pied {
	float: left;
	text-align:center;
    margin-top:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4949;
    width:80px;
}

.texte-pied a{
	color: #4a4949;
}
.texte-pied a:hover {
	color: #000;
}
.texte-pied:hover {
	color: #000;
}

#copy {
	width:100%;
	height:40px;
	margin-top:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4949;
}

#copy1 {
	float:left;
	text-align:center;
	width:500px;
}
#copy2 {
	float:left;
	margin-left:160px;
}
.espace-pied {
	height: 5px;
	width: 2px;
}




#content_droite_societe2 {
	float:left;
	font-size:13px;
	width:610px;
}
#content_droite_societe2 p {
	margin-bottom:10px;
	margin-top:10px;
	margin-left:0px;
}
#content_droite_societe2 li {
	margin-bottom:5px;
	margin-top:5px;
	margin-left:35px;
}


#content_droite_societe2 a {
	color: #000;
}

#content_droite_societe2 a:hover {
	color: #01632f;
}
#tab {
	background-image: url('/_img/menu_jaune.jpg');
    background-repeat: no-repeat;
	width:299px;
	height:120px;
	float:left;
	text-decoration:none;
}
#tab_vert {
	background-image: url('/_img/menu_vert.jpg');
    background-repeat: no-repeat;
	width:300px;
	height:120px;
	float:left;
	text-decoration:none;
}

#tab-titre, #tab_titre_vert {
	font-weight:bold;
	float:left;
	width:280px;
	height:20px;
	padding-left:10px;
	margin-top:7px;
}

#tab_vert:hover {
	color:#F7A71A;
}

#tab ul{
	margin-top: 38px;
	margin-bottom: 20px;
}
#tab_vert ul{
	margin-top: 38px;
	margin-bottom: 20px;
}




#temoignage_logo {
	float:left;
	margin: 10px;
}

#temoignage_txt {

	width:490px;
}
