body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color:#e0e1dc;
	font-size: 12px;
}

p {
	margin:0px;
}

.mylead {
	color:#676767;
	font-size: 1.4em;
	font-style:italic
}

hr {
	color:#dedede;
	background-color: #9E9E9E;
	margin-top: 10px;
	margin-bottom: 20px;
}

#header {
	/*background-image:url('../img/header.jpg');*/
	/*width: 980px;*/
	height: 242px;
	margin-bottom: 10px;
}

#contact {
	background-image:url('../img/contact_new.png');
	width : 213px;
	height: 57px;
	margin-left: 30px;
}

#contact:hover {
	margin-top: 1px;
	margin-bottom: -1px;
}

#contact a{
	color: white;
	padding-left: 54px;
	padding-top: 20px;
	display: block;
	font-size: 14px;
}

#button {
	background-image:url('../img/telechargez_new.png');
	width : 130px;
	height: 26px;
}

#button:hover {
	margin-top: 1px;
	margin-bottom: -1px;
}

#button a{
	color: white;
	font-size: 11px;
	display: block;
	padding-left: 14px;
	padding-top: 3px;
}

.target {
	position: relative;
	width: 940px;
	height: 237px;
	z-index: 10;
	border-bottom:5px solid #c9c9c1;
	background-color: white;
}

#logo {
	/*margin-top:93px;*/
	margin-left: -2px;
	height: 237px;
}

#header2 {
	background-color:#ffffff;
	border-top:5px solid #c9c9c1;
	padding-top: 25px;
}

#sidebar {
	background-color:#ffffff;
}

#sidebar h1 {
	color:#3b4956;
	font-size: 1.6em;
	font-family: 'Open Sans', serif;
	line-height: 30px;
}

#sidebar h2 {
	color:#3b4956;
	font-size: 1.4em;
	font-family: 'Open Sans', serif;
	line-height: 20px;
}

#sidebar address {
	color:#999999;
}

#sidebar address a:link {
	color:#77b4e1;
}

#content {
	background-color:#ffffff;
	margin-bottom: 20px;
}

#content h1 {
	border-bottom: 1px dashed #24a0d4;
	color:#3d4959;
	font-size: 2.2em;
	margin-top: 8px;
	text-transform: uppercase;
}

#content h2 {
	color:#24a0d4;
	font-size: 1.8em;
	margin-top: 8px;
}

#content h3 {
	color:#000000;
	font-size: 1.4em;
	line-height:20px;
}

#content h4 {
	color:#24a0d4;
	font-size: 1.1em;
	line-height:16px;
}

#content p {
	color:#000;
}

#footer {
	background-color:#3d4959;
	line-height:53px;
	color:#ffffff;
}

#footer a {
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover {
	color:#000000;
}

.nav li {
	background-color:#77b4e1;
	color:#ffffff;
	text-decoration:none;
	width:213px;
	text-transform: uppercase;
	margin: auto;
}

.nav a {
	color:#ffffff;
	text-align: left;
}

.nav a:hover {
	color:#0878a8;
}

.nav-pills>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.bgwhite {
	background-color:#ffffff;
}

.bordure1 {
	border-left:5px solid #c9c9c1;
	border-right:5px solid #c9c9c1;	
}

#langues {
	-webkit-margin-start: 0px;
	-webkit-margin-end: 20px;
	-webkit-padding-start: 10px;
	-webkit-transform: skewX(10deg);
	background-color:#77b4e1;
	margin-right: 20px;
	padding-left: 10px;
}
	
#langues p {
	color: #ffffff;
	width: 50px;
	-webkit-transform: skewX(-10deg);
}

#langues a {
	color:#ffffff;
}

#langues a {
	color:#000;
}