body{
	font-family: "Helvetica Neue 55",Arial,Helvetica,sans-serif;
	font-size: 100%;
}
#page{
	margin: 48px auto 48px auto;
	width: 872px;
}
#header{
	background-image: url(../images/fond_header.jpg);
	background-repeat: no-repeat;
	height: 196px;
	position: relative;
}
#lang-search{
	line-height: 21px;
	position: absolute;
	right: 8px;
	top: 8px;
}
#lang{
	color: #fff;
	font-size: 0.6875em;
	line-height: 2.2em;
	position: absolute;
	right: 194px;
	text-align: right;
	width: 150px;
}
#lang a{
	color: #fff;
}
#lang a:hover{
	color: #80a3ff;
}
.currentlang{
	color: #000;
}
#search{
	position: absolute;
	right: 0;
	width: 184px;
}
#form_submit{
	background-image: url(../images/recherche.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	line-height: 21px;
	margin: 0;
	padding: 0 0 4px 0;
	height: 21px;
	width: 23px;
}
#searchStr{
	background: url(../images/fond_input.png);
	background-repeat: no-repeat;
	border: 0;
	color: #8f8f8f;
	font-size: 0.6875em;
	height: 17px;
	padding: 2px 3px 2px 3px;
	width: 148px;
}
#logo{
	position: absolute;
	left: 8px;
	top: 42px;
	left: 15px;
}
#menu{
	position: absolute;
	bottom: 28px;
	height: 70px;
	left: 8px;
}
.menu-elem{
	float: left;
	width: 208px;;
	
}
.menu-elem h2,.menu-elem p{
	padding: 0 0 0 7px;
}

.menu-elem h2 a{
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.menu-elem p{
	color: #fff;
	font-size: 0.75em;
	line-height: 1.17em;
}
.clear{
	clear: both;
}
#footer{
	background-image: url(../images/fond_footer.jpg);
	background-repeat: no-repeat;
	height: 84px;
	margin: 14px 0 0 0;	
	padding: 0 0 0 224px;
}
.footer-elem{
	float: left;
	font-size: 0.6875em;
	line-height: 1.4em;
	margin: 7px 0 0 7px;
	width: 201px;
}
.footer-elem a{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #6281d1;
}
.footer-elem a:hover{
	border-bottom: 1px solid #80a3ff;
	color: #80a3ff;
}
.footer-elem a:active{
	color: #ccc;
}


#contenu {
	margin: 14px 0 0 0;
}
#blog-col1{
	float: left;
	margin: 0 0 0 8px;
	width: 496px;
}
#blog-col1 a{
	color: #2e5ac9;
}
#blog-col1 a:hover{
	color: #80a3ff;
}
#blog-col1 h3{
	font-size: 1.25em;
	margin: 0 0 7px 0;
}
#blog-col1 img{
	margin: 0 0 7px 0;
}
#blog-col1 p{
	color: #515151;
	font-size: 0.75em;
	line-height: 1.1667em;
	margin: 0 0 7px 0;
}
#blog-col1 .meta{
	color: #515151;
	font-size: 0.625em;
	margin: 0 0 21px 0;
}
#blog-col2{
	background-color: #008e93;
	background-image: url(../images/fond_col_blog.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 216px;
}
#blog-col2 ul{
	margin: -7px 0 14px 0;
}
#blog-col2 li{
	font-size: 0.75em;
	line-height: 1.1667em;
	margin: 0 0 0 1px;
}
#blog-col2 a{
	color: #fff;
}
#blog-col2 a:hover{
	color: #2e5ac9;
}
#col2-for-bg{
	background-image: url(../images/fond_blog_2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 7px 0 7px 7px;
}