@CHARSET "UTF-8";

body {
	padding: 0;
	background: #35bcf0 url(/img/ui/landing/484QzXldWYw91ZulGZuFGb.jpg)
		no-repeat center -230px fixed;
}
/*#d1d1d3 url(/img/ui/landing/540UzXldWYw91ZulGZuFGb.jpg) no-repeat center top fixed;}*/

/************************/
/* Presse               */
/************************/
#footer_media {
	position: relative;
}

#press_popup {
	position: absolute;
	background: #fff;
	padding: 15px;
	border: 1px solid #c0c0c0;
	bottom: 155px;
	z-index: 50;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#press_popup img.press_popup_pointer_left, #press_popup img.press_popup_pointer_right
	{
	position: absolute;
	bottom: -16px;
}

#press_popup img.press_popup_pointer_left {
	left: 10px;
}

#press_popup img.press_popup_pointer_right {
	right: 10px;
}

#press_popup .press_popup_title {
	padding: 2px;
	background: #f0f0f0;
	color: #333;
	text-align: center;
}

#encart_1 {
	float: left;
	margin-bottom: 49px;
	margin-left: 19px;
	background: #777250;
	height: 301px;
	width: 217px;
	text-align: center;
}

#encart_1 p {
	height: 0;
	overflow: hidden;
}

#encart_1 a#btn_clip_remi_rosello {
	display: block;
	background: url(/img/ui/btn_clip_remi_rosello.png) no-repeat 0 0;
	height: 33px;
	width: 190px;
	margin: 0 auto;
	margin-top: 7px;
}

#encart_1 a#btn_clip_remi_rosello:hover {
	background-position: 0 -33px;
}

#testimony {
	display: none;
}

#slogan {
	margin-top: 10px;
	margin-bottom: 25px;
}

#facebook_subscribe {
	float: left;
	margin-left: 17px;
	margin-top: -13px;
}

h1 a#logo {
	background: url(/img/ui/home_sprite.png) no-repeat -90px -57px;
	width: 405px;
	height: 77px;
}

div#encart_1 {
	filter: alpha(opacity = 0);
	opacity: 0;
	-moz-opacity: 0;
}

.ie_8 div#encart_1 {
	float: left;
	position: absolute;
	left: -9000em;
}