/* CSS Document */
body {
	background-color: #DEDDD3;
	background-image:  url(Graph/pageback.gif);
	margin: 0 0 40px 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet", tahoma, sans-serif;
}
hr.clear {
	clear: both;
	color: #fff;
	backgroud-color: #fff;
	border: none;
}
.oldbrowsers, .hide { display: none; }

.reset {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 1px; 
	margin: 0;
}

#container-wrapper {
	margin: 20px auto;
	border: 4px solid #CCCBC1;
	width: 738px;
}

#content-container {
	width: 736px;
	float: none;
}

#container {
	width: 736px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #3D3D3B;
}

.container-imgheader {
	width: 734px;
	margin: 0 2px 0 0;
	padding: 0;
	height: 143px;
	background:  url(Graph/beigebox.gif) top right no-repeat;
}

#replacelogo, #replacelogo a {
	text-indent: -100em;
	overflow: hidden;
	background:  url("Graph/Logo.gif") top left no-repeat;
	height: 74px;
	width: 120px;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}

#replacetag span {
	text-indent: -100em;
	overflow: hidden;
	background:  url("Graph/Adresse.gif") top left no-repeat;
	height: 143px;
	width: 186px;
	margin: 0;
	padding: 0;
	float: left;
}

#hideclients, #Navigation {
	border: 2px solid #FFFFFF;
}

#replace-Navigation, #replace-Navigation span {
	text-indent: -100em;
	display: block;
	overflow: hidden;
	background: url(Graph/showclie.gif) top left no-repeat;
	height: 16px;
	width: 370px;
	margin: 0;
	padding: 0;
}

#replace-hide, #replace-hide a {
	text-indent: -100em;
	display: block;
	overflow: hidden;
	background: url(Graph/hide0000.gif) top left no-repeat;
	height: 16px;
	width: 732px;
	margin: 0;
	padding: 0;
	float: none;
}

#Barre-Navigation, #Barre-Navigation a {
	text-indent: -100em;
	display: block;
	overflow: hidden;
	background:  url("Graph/Navigation.gif") top left no-repeat;
	height: 15px;
	width: 732px;
	margin: 0;
	padding: 0;
}

.HeadDroite {
	color: #3D3D3B;
	font-size: 10px;
	float: right;
	width: 300px;
	text-align: right;
	padding: 53px 12px 0px 5px;
}

.Navigation-Globale {
	margin: 40px 0;
	float: right;
	padding: 0;
	border-bottom: 1px solid #CCCBC1;
	border-right: 2px solid #FFFFFF;
}

.Navigation-Globale a {
	background: #FFFFFF url("Graph/Fleche.gif") no-repeat -5px -9px;
	width: 107px;
	text-align: right;
	border-top: 1px solid #CCCBC1;
	display: block;
	font-size: 10px;
	color: #3D3D3B;
	margin: 0;
	padding: 5px 10px 5px 0;
	text-decoration: none;
}

.Navigation-Globale span {
	background: #FFFFFF url("Graph/Fleche.gif") no-repeat 5px 9px;
	width: 107px;
	text-align: right;
	border-top: 1px solid #CCCBC1;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #3D3D3B;
	margin: 0;
	padding: 5px 10px 5px 0;
	text-decoration: none;
}

.Navigation-Globale a:hover {
	background: #F5EAEA url("Graph/Fleche.gif") no-repeat 5px 9px;
}

.info {
	margin: 40px 0;
	float: right;
	padding: 0;
	border-right: 2px solid #FFFFFF;
}
.info a {
	background-image: none;
}
.info a:hover {
	background-image: none;
}

.list-items-spacer span {
	color: #FFFFFF;
	font-size: 1px;
	width: 2px; 
	padding: 0px;
	margin: 0px;
	float: left;
	display: block; 
}

.list-items, .list-items-green {
	font-size: 10px;
	line-height: 14px;
	width: 146px; 
	padding: 0px;
	margin: 0px;
	float: left;
}

.list-items a:link, .list-items a:visited, .list-items a:active {
	background-color: #CCCBC1;
	float: left;
	padding: 3px 0 3px 0;
	text-decoration: none;
	color: #3D3D3B;
	margin: 0;
	width: 146px; 
}

.list-items-green a:link, .list-items-green a:visited, .list-items-green a:active {
	background-color: #DEE6C1;
	float: left;
	padding: 3px 0 3px 0;
	text-decoration: none;
	color: #3D3D3B;
	margin: 0;
	width: 146px; 
}

.list-items a:hover, .list-items-green a:hover {
	background-color: #fff;
}

.containerfull-content {
	width: 700px;
	margin-top: 40px;
	margin-bottom: 40px;
	float: left;
}

.container-content {
	width: 520px;
	margin-top: 40px;
	margin-bottom: 40px;
	float: left;
}
.container-content img {
	border: 1px solid #B65764;
	background-color: #F5EAEA;
	padding: 5px;
	margin: 5px;
}
.container-content img.none {
	border: none;
	background-color: none;
	margin: 0;
	padding: 0;
}
.container-content a:hover img.none {
	border: none;
	background-color: none;
	margin: 0;
	padding: 0;
}
.container-content img.left {
	float: left;
}
.container-content a:hover img {
	border: 1px solid #B65764;
	background-color: #F5EAEA;
	padding: 5px;
}
.container-content p, .containerfull-content p {
	margin: 0 0 20px 40px;
	font-size: 12px;
	line-height: 18px;
	color: #3D3D3B;
	padding: 0;

}

.container-content p.news {
	border-top: 1px solid #CCCBC1;
	margin-left: 40px;
	padding: 10px;
	font-size: 10px;
	line-height: 14px;
	color: #3D3D3B;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #B65764;
	padding: 0;
	margin: 0 0 5px 40px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #B65764;
	margin: 0 0 0 40px;
	padding: 10px 10px 10px 0;
	border-bottom: 1px solid #ccc;
}

h3 {
	margin: 0 0 0 40px;
	color: #B65764;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 10px 10px 0;
}
h4 {
	font-size: 10px;
	margin: 0 0 0 40px;
	color: #666;
	font-weight: bold;
}
h5 {
	font-size:: 10px;
	margin: 0 0 0 40px;
	color: #666;
	font-style: italic;
	font-weight: normal;
}

.container-content p {
	text-align: justify;
}

.container-content p.Encadre span {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


.container-content li, .containerfull-content li {
	font-size: 13px;
	line-height: 18px;
	color: #3D3D3B;
	margin: 0 20px 10px 20px;
	list-style-image: url(Graph/arrow000.gif);
}


.casestudies { 
	margin: 0 0 0 50px; 
}

.casestudies .left {
	padding: 0;
	margin: 0;
	float: left;
	width: 220px;
}

.casestudies .right {
	padding: 0;
	margin: 0;
	float: right;
	width: 220px;
}

.casestudies p { 
	color: #73736D;
	margin: 0 0 20px 0; 
	padding: 0;
	font-size: 10px;
	line-height: 14px;
}

.casestudies a { 
	font-size: 13px;
	color: #3D3D3B;
	font-weight: bold;
	border-bottom: 1px solid #BCCD83;
	text-decoration: none;
}

#footer {
	padding: 0;
	margin: 0;
	background-color: #F5EAEA;
	border: 2px solid #FFFFFF;
}

#footer .left {
	margin: 0;
	line-height: 14px;
	font-size: 9px;
	padding: 13px 12px 11px;
	float: left;
	color: #8C8C85;
	width: 300px;
}

#footer .right {
	margin: 0;
	line-height: 14px;
	font-size: 9px;
	padding: 13px 12px 11px;
	float: right;
	color: #8C8C85;
	width: 300px;
	text-align: right;
}

#footer a { color: #8C8C85; }
#footer a:hover { color: #3D3D3B;}


#replacephoto-home span{
	overflow: hidden;
	background:  url("Graph/HeaderAccueil.jpg") top left no-repeat;
	height: 143px;
	width: 426px;
	margin: 0;
	padding: 0;
	float: left;
}

#replacephoto-work span{
	overflow: hidden;
	background: url(Graph/photo020.jpg) top left no-repeat;
	height: 143px;
	width: 426px;
	margin: 0;
	padding: 0;
	float: left;
}

#replacephoto-services span{
	overflow: hidden;
	background: url(Graph/photo030.jpg) top left no-repeat;
	height: 143px;
	width: 426px;
	margin: 0;
	padding: 0;
	float: left;
}
#replacephoto-company span{
	overflow: hidden;
	background: url(Graph/photo040.jpg) top left no-repeat;
	height: 143px;
	width: 426px;
	margin: 0;
	padding: 0;
	float: left;
}

#replacephoto-process span{
	overflow: hidden;
	background: url(Graph/photo050.jpg) top left no-repeat;
	height: 143px;
	width: 426px;
	margin: 0;
	padding: 0;
	float: left;
}

#replacephoto-contact span{
	overflow: hidden;
	background: url(Graph/photo060.jpg) top left no-repeat;
	height: 143px;
	width: 426px;
	margin: 0;
	padding: 0;
	float: left;
}

#replacephoto-cs span{
	overflow: hidden;
	background: url(Graph/photo070.jpg) top left no-repeat;
	height: 143px;
	width: 426px;
	margin: 0;
	padding: 0;
	float: left;
}
a.BoiteAccueil-Gauche {
	background: #F5EAEA url("Graph/FlecheBoite.gif") bottom right no-repeat;
	font-size: 10px;
	line-height: 14px;
	color: #3D3D3B;
	display: block;
	padding: 10px;
	float: left;
	border: 1px solid #B65764;
	margin: 10px 0 10px 0;
	text-decoration: none;
	width: 230px;	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 210px; 
}
html>body a.BoiteAccueil-Gauche { 
	width: 210px; /* ie5win fudge ends */ 
}
a.BoiteAccueil-Droite {
	background: #F5EAEA url("Graph/FlecheBoite.gif") bottom right no-repeat;
	font-size: 10px;
	line-height: 14px;
	color: #3D3D3B;
	display: block;
	padding: 10px;
	float: right;
	border: 1px solid #B65764;
	margin: 10px 0 10px 0;
	text-decoration: none;
	width: 230px;	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 210px; 
}

html>body a.BoiteAccueil-Droite { 
	width: 210px; /* ie5win fudge ends */ 
}

a.BoiteAccueil-Gauche:hover, a.BoiteAccueil-Droite:hover { background-color: #FFFFFF; }





.date {
	display: block;
	width: 55px;
	float: left;
	color: #8C8C85;
	background: url(Graph/arrow000.gif) no-repeat 45px 5px;
}

a {
	color: #B65764;
	text-decoration: underline;
}


a:hover {
	color: #4C4C4C;
	text-decoration: none;
	background-color: #F5EAEA;
}

p.Encadre {
	color: #3D3D3B;
	background-color: #FFFFFF;
	padding: 10px;
	border: 2px solid #B65764;
	font-size: 11px;
	line-height: 14px;
}

p.smallercopy {
	font-size: 9px;
	line-height: 14px;
	color: #73736D;
}

.HeadDroite a {
	font-size: 9px;
	color: #73736D;
	text-decoration: none;
}
.HeadDroite a:hover {
	color: #3D3D3B;
	text-decoration: underline;
}


.content {
	text-align: center;
}



.formbox {
	font-size: 9px;
	margin-left: 40px;
}

.formbox span.required {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
	background: #EFEEE9 url(Graph/required.gif) no-repeat 355px 11px;
}

.formbox span.submit {
	display: block;
	text-align: right;
	padding: 5px;
	border-bottom: 1px solid #EFEEE9;
}

.formbox span label {
	padding: 4px;
	display: block;
	width: 120px;
	float: left;
}

.formbox span.optional {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
}

.formbuttonbold {
	font-weight: bold;
	font-size: 13px;
	font-family: verdana, arial, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
}

.box {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	width: 180px;
}

.boxbig {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	width: 180px;
	height: 100px;
}

