/* GENERAL ------------------------------------------------------------*/

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
		
body {
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-color: #9f9f9f;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	strong { font-weight: bold}
	
/* #Links
================================================== */
	a, a:visited {
	color: #000000;
	text-decoration: none;
	outline: 0;
	-webkit-transition: color 0.1s ease-in-out;
	-moz-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	-transition: color 0.1s ease-in-out;
}
	a:hover, a:focus { color: #9f9f9f; }
	p a, p a:visited { line-height: inherit; }

hr {
	background-color: #000000;
	color: #000000;
	border: none;
	height: 1px;
	clear: both;
	margin-top: 38px;
	margin-right: 0;
	margin-bottom: 38px;
	margin-left: 0;
}

	h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 25px;
}

h3 {
	font-size:20px;
	font-weight:bold;
}
h4 {
	font-size:15px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.left {
	float:left !important;
}
.right {
	float:right !important;
}
* {
	padding:0px;
	margin:0px;
}
a img {
	border:none;
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bg {
	position:fixed; 
	top:-50%; 
	left:-50%; 
	width:200%; 
	height:200%;
}
#bg img {
	position:absolute; 
	top:0; 
	left:0; 
	right:0; 
	bottom:0; 
	margin:auto; 
	min-width:50%;
	min-height:50%;
}
#homewrap{
	width:1028px;
	background-color: #FFF;
	margin-top: 210px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 210px;
	z-index: 1;
	position: relative;
}
#home_container{
	width:1028px;
	height: 633px;
	position: relative;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
}
.homeleft{
	display: block;
	float: left;
	overflow: hidden;
	padding: 0px;
	width: 514px;
	margin: 0px;
}
.homeright{
	display: block;
	float: right;
	overflow: hidden;
	padding: 0px;
	width: 514px;
	margin: 0px;
	height: 633px;
	background-image: url(../images/logo02.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

#home_container div span{
	position:absolute;
	bottom:25px;
	right:40%;
	left: 40%;
	width: 20%;
	text-align: center;
}
#home_container div span a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#home_container div span a:hover{
	color: #9f9f9f;
}
	.clear{
	clear:both;
	display: block;
	height: 0px;
	width: 0px;
}
#wrap{
	width:1028px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main_container{
	width:918px;
	margin-right: 55px;
	margin-left: 55px;
	line-height: 1.25em;
	font-size: 12px;
}
#main_container p{
	margin-bottom: 15px;
}
#header{
	width:918px;
	height:auto;
	position:relative;
	background-image: url(../images/logo02.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
}
.language{
	display: block;
	float: left;
	overflow: hidden;
	padding: 0px;
	width: auto;
	margin: 0px;
}

.language li{
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: normal;
}
.language li a, .eshop li a{
	color: #000;
	text-decoration: none;
}
.language li a:hover, .eshop li a:hover{
	color: #9f9f9f;
}
.smartspinner  { cursor:pointer; }
.eshop{
	position:absolute;
	background-color:#fff;
	padding: 0px;
	width: 220px;
	right:0;
	margin: 0px;
	z-index:2;
}

.eshop ul{
	float: right;
}

.eshop li{
	display: block;
	float: left;
	margin-left: 8px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: normal;
}
#logo{
	clear:both;
	width:auto;
	top: 30px;
	height: 98px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#pagecontainer{
	width:918px;
	min-height:450px;
	clear: both;
	padding-bottom: 25px;
	display: inline-block;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pagenews{
	width:918px;
	min-height:450px;
	margin:auto;
	clear: both;
	padding-bottom: 35px;
	display: inline-block;
	padding-top: 35px;
}
.leftphoto{
	float: left;
	width: 350px;
	padding-left: 26px;
}
.formphoto{
	float: left;
	width: 350px;
	padding-top: 45px;
}
.textsection {
	float: right;
	width: 506px;
	padding-right: 26px;
}
.textsection p {
	text-align: justify;
}
.textsection h1 {
	font-weight:bold;
	text-transform: uppercase;
	height:0px;
	border-bottom:1px solid #cccccc;
	vertical-align:bottom;
	font-size: 19px;
	letter-spacing: 0.06em;
	padding-bottom: 12px;
	margin-top: 30px;
	margin-bottom: 40px;

}


.textsection h1 span {
	background-color: #FFF;
	padding-right: 30px;
}

.news{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 20px;
}
.newslast{
	padding-top: 23px;
}
.newstext {
	float: left;
	width: 325px;
	padding-right: 26px;
	height: 378px;
}
.newstext p, .newslast li {
	text-align: justify;
	font-size: 14px;
	vertical-align: middle;
	display: inherit;
}
.newsphoto {
	float: right;
	width: 567px;
}
.credit {
	font-size: 10px;
	text-align: right;
	margin-bottom: 0px !important;
}



.fulltext {
	float: left;
	width: 866px;
	padding-right: 26px;
	padding-left: 26px;
}
.fulltext p {
	text-align: justify;
}
.fulltext h1 {
	font-weight:bold;
	text-transform: uppercase;
	height:0px;
	border-bottom:1px solid #cccccc;
	vertical-align:bottom;
	font-size: 19px;
	letter-spacing: 0.06em;
	padding-bottom: 12px;
	margin-top: 30px;
	margin-bottom: 40px;

}


.fulltext h1 span {
	background-color: #FFF;
	padding-right: 30px;
}




div.breadcrumbs {
	font-size:12px;
	width:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0px;
}

.breadcrumbs > a {
	display:inline-block;
	margin:0 4px;
	opacity:0.8;
	color: #000;
	text-decoration: none;
}

.breadcrumbs a:hover {
text-decoration:none;
color:#9f9f9f;
opacity:0.95;
}

.current_crumb {
	color:#9f9f9f;
}
/* Footer menu */

#footer-menu
{
	width: 100%;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer-menu li
{
	float: left;
	position: relative;
	line-height: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer-menu li.last a 
{
	padding-right: 0px;
	padding-left: 45px;
}
#footer-menu li.first a 
{
	padding-right: 45px;
	padding-left: 0px;
}
#footer-menu a 
{
	float: left;
	height: 25px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 25px;
	padding-right: 45px;
	padding-left: 45px;
}

#footer-menu li:hover > a
{
	color: #000000;
}

*html #footer-menu li a:hover /* IE6 */
{
	color: #9f9f9f;
}

#footer-menu li:hover > ul
{
	display: block;
}

/* Sub-menu */

#footer-menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 25px;
    z-index: 99999;    
}



#footer-menu ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
}



#footer-menu ul a
{
	height: 10px;
	width: 100%;
	height: auto;
	line-height: 1;
	display: block;
	white-space: nowrap;
	float: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 11px;
}

*html #footer-menu ul a /* IE6 */
{    
	height: 10px;
}

*:first-child+html #footer-menu ul a /* IE7 */
{    
	height: 10px;
}


#footer-menu ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
}

#footer-menu ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
}


/* Clear floated elements */
#footer-menu:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #footer-menu            { zoom: 1; } /* IE6 */
*:first-child+html #footer-menu { zoom: 1; } /* IE7 */
</style>

#page-content{
width:918px;
margin:auto;
padding:10px 0 20px 0;
}
#footer{
	width:918px;
	height:50px;
	background-color: #9f9f9f;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer .holder{
	width:918px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 19px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
}
/* Main menu */

#menu
{
	width: 100%;
	list-style: none;
	margin-top: 50px;
	margin-bottom: 5px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-right: 0px;
	margin-left: 0px;
}

#menu li
{
	float: left;
	position: relative;
	line-height: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
#menu li.last a 
{
	padding-right: 2px;
	padding-left: 50px;
}
#menu li.first a 
{
	padding-right: 50px;
	padding-left: 2px;
}
#menu a 
{
	float: left;
	height: 25px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	padding-right: 50px;
	padding-left: 50px;
}


#menu li:hover > a
{
	color: #9f9f9f;
}
#current {color: #9f9f9f !important}

*html #menu li a:hover /* IE6 */
{
	color: #9f9f9f;
}

#menu li:hover > ul
{
	display: block;
	font-weight: normal !important;
}

/* Sub-menu */

#menu ul
{
	list-style: none;
	display: none;
	position: absolute;
	top: 25px;
	left: 35px;
	z-index: 99999;
	background-image: url(../images/transp50.png);
	background-repeat: repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
}

#menu ul ul
{
  top: 0;
  left: 150px;
}

#menu ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
}

#menu ul li:last-child
{   
}

#menu ul a
{
	height: 10px;
	width: 100%;
	height: auto;
	line-height: 1;
	display: block;
	white-space: nowrap;
	float: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal !important;
}

*html #menu ul a /* IE6 */
{    
	height: 10px;
}

*:first-child+html #menu ul a /* IE7 */
{    
	height: 10px;
}

#menu ul a:hover
{
}

#menu ul li:first-child > a
{
}

#menu ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
}

#menu ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
}

#menu ul li:first-child a:hover:after
{
}

#menu ul ul li:first-child a:hover:after
{
}


#menu ul li:last-child > a
{
}

/* Clear floated elements */
#menu:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */
</style>
/*------------------------------------------------*/
/*	Slider Styles
/*------------------------------------------------*/
#slider{width:100%;margin:20px 0 0 10px;float:left;position:relative;z-index:1;display:none;}

#slider a {
	font-weight:bold;
}
.slider-wrap {width:940px;position:relative;z-index:1;overflow:hidden;}
#slider .hentry{margin:0;}
#slider .entry-content{width:940px;border:none;padding:0;}
#slider .entry-content a {border: none;}

#slider img.alignright { margin: 10px 0 0 20px; }
#slider img.alignleft { margin: 10px 25px 0 0; }

.slides-nav {width: 940px;float: left;}

/* Next/prev buttons */
#slider .next,#slider .prev{position:absolute;top:107px;left:-39px;width:24px;height:43px;display:block;z-index:101;}
#slider .next{left:960px;}


/*------------------------------------------------*/
/*	Presse galerie
/*------------------------------------------------*/




	ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	ul.press-grid > li.one-fourth {
		width: 130px;
	}
ul.press-grid > li.one-fourthlast {
	float: left;
	width: 130px;
	height: 177px;
	margin-right: 66px;
	margin-bottom: 0px;
}

	ul.press-grid > li.one-fourthlast {
		width: 130px;
	}
	
	
ul.press-grid {
	margin-right: -66px;
}

ul.press-grid > li {
	margin-bottom: 66px;
}
ul.press-grid > li.one-fourth {
	float: left;
	width: 130px;
	height: 177px;
	margin-right: 66px;
}


.entry-image,
.entry-video,
.entry-audio,
.entry-slider {
	margin-bottom: 0px;
}

.entry-image > a,
.entry-slider > ul > li > a {
	display: block;	
	position: relative; /* sets the initial position for the overlay */
}

.entry-image,
.entry-slider > ul > li {
	background-color: #fff;
}

.entry-image {
	display: inline-block;
}

.entry-image,
.entry-image img,
.entry-slider,
.entry-slider img {
	max-width: 100%;	
}

/* Overlay */

.entry-image > a .overlay, 
.entry-slider > ul > li > a .overlay {
	opacity: 0;
	filter: alpha(opacity=0);
    z-index: 0; /* for Opera */
}

.entry-image > a:hover .overlay, 
.entry-slider > ul > li > a:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
    z-index: 1; /* for Opera */
}

.overlay {
	display: block;
	background-color: rgba(0,0,0,0.3);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 177px;
	position: absolute;
	top: 0;
	left: 0;
}
.overlay.zoom {
	background-image: url(../images/overlay-zoom.png);
}

/* ------ WP-Pagenavi ------ */
.wp-pagenavi {
	clear: both;
	font-size: 11px;
	height: 25px;
	padding-top: 10px;
	text-align: right;
	margin-top: 25px;
	color: #9f9f9f;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



.wp-pagenavi a, 
.wp-pagenavi .current {
margin: 0 4px;
padding: 7px 9px;
border-radius: 3px 3px 3px 3px;
}

.wp-pagenavi a {
	background-color: #F6F6F6;
	border:1px solid #EFEFEF;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FAFAFA), to(#F6F6F6));
	background-image: -webkit-linear-gradient(top, #FAFAFA, #F6F6F6);
	background-image:    -moz-linear-gradient(top, #FAFAFA, #F6F6F6);
	background-image:     -ms-linear-gradient(top, #FAFAFA, #F6F6F6);
	background-image:      -o-linear-gradient(top, #FAFAFA, #F6F6F6);
	color: #999999;
}

.wp-pagenavi a:hover, 

.wp-pagenavi a:hover,
.wp-pagenavi .current {
	border:1px solid #DDD;
	color: #000000;
	background-attachment: scroll;
	background-color: #F9F9F9;
	background-image: url(../images/bg-input-gradient.gif);
	background-repeat: repeat-x;
	background-position: -1px -2px;
}

.wp-pagenavi .current {
	font-weight:bold;
	color: #000;
}

.gallery-wp-navi .wp-pagenavi {
height: 40px;
padding-top: 10px;
text-align: left;
margin-top: 20px;
}

.wp-pagenavi .pages {
	color:#9f9f9f;
}

/* TOGGLE & ACCORDION ------------------------------------------------------------*/

h6 {
	font-size:12px;
	color:#000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-top: 10px;
	cursor:pointer;
	font-weight: bold;
}
.togglebox {
	overflow: hidden;
	clear: both;
}
.togglebox .content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
