body {
	margin-top: 20px;
	background-color: #CAC5B6;
}
body,td,th {
	font-family: Trebuchet MS, sans-serif;
}

a {
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

a:hover {
	font-size: 11px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
#cont li {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 30px;
	margin-bottom: 10px;
	list-style-type: square;
	list-style-position: outside;
}

h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	text-indent: -9999px;
	position: absolute;
	left: -3px;
	width: 3px;
}

#contjs {
	position: absolute;
	left: 44px;
	top: 30px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	width: 440px;
	z-index: 24;
}
#contjs h3 {
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
	margin: 0px 0px 20px;
	padding-left: 0px;
}
#contjs h3 a {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 14px;
	line-height: 17px;
	padding-bottom: 14px;
	margin-left: 0px;
	padding-left: 0px;
}
#contjs h3 a:hover {
	color: #DAEAB5;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 400px;
	margin-left: 47px;
}

#nav {
	margin: 0 0 0 0px;
	padding: 0px 0 0 36px;
	background: #62614E;
	list-style-type: none;
	width: 780px;
	float: left; /* Contain floated list items */
	position: absolute;
	top: 176px;
	height: 24px;
}


/* MENU */
#navbar {
	height: 60px;
	width: 788px;
	position: absolute;
	top: 176px;
	padding-left: 32px;
	background-image: url(images/barmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 50;
	padding-top: 4px;
}
/* padding et filets, menu déroulant */	
li#nav2_item2  {
	background:  url(images/vide.gif) top left repeat; /* gif vide en background pour le rollover dans IE */
	width: 96px;
	text-align: left;
	padding-top: 2px;
}
li#nav2_item1  {
	width: 96px;
	text-align: left;
	margin-top: 4px;
}


li#nav2_acc a, li#nav2_asso a, li#nav2_act a, li#nav2_serv a, li#nav2_proj a, li#nav2_client a, li#nav2_insp a, li#nav2_contact a, li#nav2_qual a {
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 16px;
}
li#nav2_acc a:hover, li#nav2_asso a:hover, li#nav2_act a:hover, li#nav2_serv a:hover, li#nav2_proj a:hover, li#nav2_client a:hover, li#nav2_insp a:hover, li#nav2_contact a:hover, li#nav2_qual a:hover {
	color: #66CCCC;
	
}
li#nav2_acc a {
	width: 56px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li#nav2_asso a {
	width: 66px;
}
li#nav2_act a {
	width: 78px;
}
li#nav2_serv a {
	width: 70px;
}
li#nav2_proj a {
	width: 106px;
}
li#nav2_client a {
	width: 70px;
}
li#nav2_insp a {
	width: 90px;
}
li#nav2_contact a {
	width: 70px;
}
li#nav2_qual a {
	width: 114px;
}


/* contenu */

#nav2, #nav2 ul {
	padding: 0 0 0 0px;
	margin: 0;
	list-style: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	z-index: 50;
}

#nav2 a {
	display: block;
	width: 6em;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
	text-align: center;
	color: #FFFFFF;
}

#nav2 li {
	float: left;
}


#nav2 li ul {
	position: absolute;
	width: 11em;
	left: -999em;
	z-index: 130;
	padding-left: 2px;
}
#nav2 li ul a {
	background-color: #B1C882;
	width: 94px;
	text-align: left;
	line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	padding-left: 10px;
	padding-top: 2px;
}
#nav2 li ul a:hover {
	background-color: #62614E;
	width: 94px;
	line-height: 16px;
	height: 18px;
	padding-left: 10px;
	padding-top: 2px;
}

#nav2 li:hover ul {
	left: auto;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left: auto;
	clip: rect(auto,auto,auto,auto);
}




.mention {
	font-style: italic;
}
.weblink {
	text-decoration: none;
}
.weblink a{
	text-decoration: none;
	color: #000000;
}
.weblink a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 10px;
	font-family: "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	line-height: 16px;
}
#nav a {
	float: left;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #FFF;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 7px;
	line-height: 12px;
	width: 70px;
}
.bold {
	font-weight: bold;
	border-top-color: #99CCCC;
}

#nav a:hover {
	background: #62614E;
	color: #66CCCC;
}

#nav_lang {
	margin: 0;
	padding: 0px 0 0;
	list-style-type: none;
	width: 120px;
	float: left; /* Contain floated list items */
	position: absolute;
	top: 20px;
	height: 24px;
	left: 40px;
	z-index: 55;
	color: #CCCCCC;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
}
#nav_lang li {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCCCCC;
	width: 50px;
}
#nav_lang a {
	float: left;
	color: #999999;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #FFFFFF;
	margin-top: 7px;
	line-height: 12px;
	border-top-width: 0px;
	border-top-style: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	width: 50px;
}
#nav_lang a:hover {
	color: #9EBD0D;
}




#nav_lang_intro {
	margin: 0;
	padding: 0px 0 0;
	list-style-type: none;
	width: 220px; /* Contain floated list items */
	position: absolute;
	top: 370px;
	height: 24px;
	left: 360px;
	z-index: 30;
	color: #333333;
}
#nav_lang_intro p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#nav_lang_intro li {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 10px;
	color: #333300;
	line-height: 26px;
	width: 10px;
	text-align: center;
}
#nav_lang_intro a {
	color: #333300;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	
}
#nav_lang_intro a:hover {
	color: #FFFFFF;
	text-decoration: none;
}




#nav_lang2 a {
	float: left;
	width: 50px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	border-right: 0px none;
	margin-top: 7px;
	line-height: 12px;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 4px;
}


#body_acc #nav2_acc a, #body_act #nav2_act a,
#body_asso #nav2_asso a,#body_mis #nav2_mis a,
    #body_serv #nav2_serv a,
    #body_proj #nav2_proj a,
	#body_client #nav2_client a,
	#body_insp #nav2_insp a,
	#body_qual #nav2_qual a,
	#body_contact #nav2_contact a {
  background: #62614E;
  color: #66CCCC;
  font-weight: normal;
}
#container {
	position:relative;
	z-index:1;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/log_ZarateLavigne.gif);
	background-repeat: no-repeat;
	background-position: 610px 20px;
	height: 600px;
	width: 820px;
	background-color: #FFFFFF;
}
#container_en {
	position:relative;
	z-index:1;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/log_ZarateLavigne_en.gif);
	background-repeat: no-repeat;
	background-position: 610px 20px;
	height: 600px;
	width: 820px;
	background-color: #FFFFFF;
}
#container_intro {
	position:relative;
	z-index:1;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo_intro.gif);
	background-repeat: no-repeat;
	background-position: 460px 20px;
	height: 600px;
	width: 820px;
	background-color: #FFFFFF;
}
#photo_intro {
	height: 87px;
	width: 820px;
	top: 277px;
	position: absolute;
	z-index: 28;
	margin: 0px;
	padding: 0px;
}


#cont {
	position:absolute;
	top:200px;
	width:820px;
	height:400px;
	z-index:2;
	padding: 40px 0px 0px;
	right: 0px;
	background-color: #9dbe0b;
	margin: 0px;
}
#cont p {
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left: 45px;
	margin-top: 0px;
}
#cont a {
	color: #DAEAB5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#cont a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#cont h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 44px;
	margin-bottom: 4px;
	margin-top: 0px;
}
.reg {
	font-weight: normal;
}
#cont h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DAEAB5;
}
#cont h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#cont_intro {
	position:absolute;
	top:277px;
	width:820px;
	height:326px;
	z-index:2;
	padding: 0px;
	right: 0px;
	background-color: #9dbe0b;
	margin: 0px;
}
#cont2 {
	position:absolute;
	top:200px;
	width:820px;
	height:auto;
	z-index:2;
	padding: 0px;
	right: 0px;
	background-color: #9dbe0b;
	margin: 0px;
}
#cont_mission {
	position:absolute;
	top:200px;
	width:820px;
	height:auto;
	z-index:2;
	padding: 0px;
	right: 0px;
	background-color: #9dbe0b;
	margin: 0px;
	background-image: url(images/fondZL.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#actualite_liste {
	position:absolute;
	top:0px;
	width:455px;
	height:390px;
	z-index:2;
	padding: 40px 0px 0px;
	right: 0px;
	background-color: #9dbe0b;
	margin: 0px;
	left: 0px;
	overflow: auto;
}
#actualite_liste p {
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left: 45px;
	margin-top: 0px;
	margin-right: 36px;
}
#actualite_liste a {
	color: #DAEAB5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#actualite_liste a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#actualite_liste h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 44px;
	margin-bottom: 4px;
	margin-top: 0px;
}

#cont3 {
	position:absolute;
	top:200px;
	width:820px;
	height:1800px;
	z-index:2;
	padding: 0px;
	right: 0px;
	background-color: #9dbe0b;
	margin: 0px;
}
#cont_cont3 {
	position:absolute;
	top:420px;
	width:820px;
	height:416px;
	z-index:2;
	padding: 0px;
	right: 0px;
	background-color: #C9D8B4;
	margin: 0px;
}
li#nav_acc a {
	width: 60px;
}
li#nav_insp a {
	width: 90px;
}
li#nav_cont a {
	width: 70px;
}
#cont_media {
	position:absolute;
	top:0px;
	width:360px;
	height:440px;
	z-index:2;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 0px;
	left: 460px;
	background-color: #BAD258;
}
#cont_media2 {
	position:absolute;
	top:0px;
	width:360px;
	height:416px;
	z-index:2;
	padding: 0px;
	right: 0px;
	left: 460px;
	background-color: #FFFFFF;
	margin: 0px;
}
#cont_portfolio {
	position:absolute;
	top:0px;
	width:360px;
	height:440px;
	z-index:8;
	padding: 0px;
	right: 0px;
	left: 460px;
	background-color: #FFFFFF;
	margin: 0px;
}
#img_portfolio {
	position: absolute;
	z-index: 24;
	height: 260px;
	width: 305px;
	margin: 0px;
	left: 40px;
	top: 70px;
}

#portfolio_titre {
	font-size: 16px;
	font-weight: bold;
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	height: auto;
	width: 304px;
	margin: 0px;
	padding: 0px;
	top: 28px;
	left: 40px;
	position: absolute;
}
#portfolio_vignette {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	top: 346px;
	position: absolute;
	width: 290px;
	left: 40px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0px;
}
#img_portfolio p {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#cont_entete {
	position:absolute;
	top:56px;
	width:500px;
	height:88px;
	z-index:26;
	padding: 0px;
	right: 0px;
	left: 46px;
	margin: 0px;
}
#cont_entete2 {
	position:absolute;
	top:56px;
	width:200px;
	height:88px;
	z-index:26;
	padding: 0px;
	right: 0px;
	left: 46px;
	margin: 0px;
}
#cont_entete3 {
	position:absolute;
	top:56px;
	width:260px;
	height:88px;
	z-index:26;
	padding: 0px;
	right: 0px;
	left: 280px;
	margin: 0px;
}
#cont_entete p, #cont_entete2 p, #cont_entete3 p {
	font-size: 11px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}


#cont_entete a, #cont_entete2 a, #cont_entete3 a {
	font-size: 11px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	color: #000000;
}
#cont_entete a:hover, #cont_entete2 a:hover, #cont_entete3 a:hover {
	font-size: 11px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	color: #62614E;
}
p {
	font-size: 11px;
	line-height: 16px;
	margin-right: 400px;
	margin-left: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.lien_photo {
	font-weight: bold;
	cursor: crosshair;
	color: #FFFFFF;
}
#vignette {
	position:absolute;
	left:460px;
	top:416px;
	width:360px;
	height:18px;
	z-index:12;
	background-color: #BAD258;
	right: 0px;
	padding: 6px 0px 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-indent: 4px;
}
#vignette p{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	color: #333300;
	
}
img  {
	font-size: 11px;
	padding: 0px;
	line-height: 16px;
	margin-left: 0px;
}
#cont2 ul {
	font-size: 11px;
	padding: 0px;
	line-height: 16px;
	margin-left: 47px;
}

#projets_liste{
	position: absolute;
	left: 47px;
	top: 32px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	height: 360px;
	width: 400px;
}
#projets_liste p{
	font-size: 11px;
	line-height: 16px;
	margin-right: 0px;
	margin-left: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#projets_liste h3{
	font-size: 11px;
	line-height: 16px;
	margin-right: 0px;
	margin-left: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#projets img{
	font-size: 11px;
	line-height: 16px;
	margin-right: 0px;
	margin-left: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
}
#projets {
	position: absolute;
	left: 47px;
	top: 30px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	height: 400px;
	width: 432px;
	z-index: 120;
}
#projets p {
	font-size: 12px;
	line-height: 16px;
	margin-right: 44px;
	margin-left: 4px;
	padding: 4px 0px 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #DAEAB5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 350px;
	color: #333300;
}

#inspiration {
	position: absolute;
	left: 47px;
	top: 30px;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 410px;
	overflow: visible;
	z-index: 30;
}
#inspiration p {
	font-size: 12px;
	line-height: 16px;
	margin-right: 40px;
	margin-left: 0px;
	padding: 4px 0px 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#inspiration h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
}
#inspiration h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #DAEAB5;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#inspiration a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#projets h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#projets_th{
	position: absolute;
	left: 47px;
	top: 32px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	height: 360px;
	width: 400px;
}
#projets_th img{
	margin-right: 10px;
	
}
#projets_th p{
font-size: 11px;
	line-height: 16px;
	margin-right: 0px;
	margin-left: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	
}
#projets_th h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 350px;
	font-weight: normal;
	color: #333300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 4px;
}
.italique {
	font-style: italic;
}


.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	clear: left;
}
.ico {
	clear: left;
}
.info a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
}
.info a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
}
.info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	clear: left;
}
.info2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DAEAB5;
	margin: 0px;
	font-weight: bold;
}
.info2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}
.indicateur {
	font-weight: bold;
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.indicateur a{
	font-weight: bold;
	color: #66CCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
