* {border:0;margin:0;padding:0;}

body {
	background:#eff2f3 url(../image/header.png) no-repeat center top;
	font-family:Trebuchet MS, Verdana, sans;
	font-size:0.8em;
	margin:0px;
	padding:0px;
}
#wrapper {
	width:860px;
	margin:0 auto;
}
#lang{
	margin-top:3px;
	height:23px;
	text-align:right; 
}
#lang li{
	list-style-type: none;
	display:inline;
}
#lang li a{
	color:white;
}
img{
	margin-top:5px;
}
#content { 
	width:860px;
	margin:0 auto;
	
}
#texte{

	float:left;
width:520px;
}
#contact p {
	line-height:20px;
	margin-bottom:0;
	}

#contact {
background: url(../image/contact.png) no-repeat;
height:195px;
	float:left;
	margin-left:60px;
	width:172px;
}
a {
	color:#0070b3;
	text-decoration: none; 
	font-weight: bold;
}
div.box {
	background: url(../image/contenuBg.png) no-repeat;
	}		
	
div.box div.inner {
	background: url(../image/contenuInnerBg.png) no-repeat bottom;
	margin-top:40px;
	padding: 20px 50px;
	overflow:hidden;
	}
	
div.box2 {
	/*background: url(../image/contactBg.png) no-repeat;*/
	/*margin-bottom: 20px;*/
	}
			
div.box2 div.inner2 {
	/*background: url(../image/contactInnerBg.png) no-repeat bottom;*/
	padding: 10px;
	/*width:170px;*/
}

#header .selectedLanguage {color:#A9A9A9;}