/* IMPORT RESET */
@import url("reset.css");

/* IMPORT 16 COLUMN RESPONSIVE */
@import url("960.css");

/* IMPORT CUSTOM SELECT */
@import url("../library/jquery/easydropdown.metro.css");

/* FONT GOOGLE */
/* http://www.google.com/fonts#QuickUsePlace:quickUse/Family:Droid+Sans */
@import url("https://fonts.googleapis.com/css?family=Droid+Sans:400,700");

/* FONT MM */
@font-face {
    font-family: 'mm_the_serif';
    src: url('../fonts/mmtheserif-boldcaps-webfont.eot');
    src: url('../fonts/mmtheserif-boldcaps-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mmtheserif-boldcaps-webfont.woff') format('woff'),
         url('../fonts/mmtheserif-boldcaps-webfont.ttf') format('truetype'),
         url('../fonts/mmtheserif-boldcaps-webfont.svg#mm_the_serifbold_caps') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'mm_the_serif';
    src: url('../fonts/mmtheserif-regular-webfont.eot');
    src: url('../fonts/mmtheserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mmtheserif-regular-webfont.woff') format('woff'),
         url('../fonts/mmtheserif-regular-webfont.ttf') format('truetype'),
         url('../fonts/mmtheserif-regular-webfont.svg#mmtheserifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Conv_Knockout-HTF68-FullFeatherwt';
	src: url('../fonts/Knockout-HTF68-FullFeatherwt.eot');
	src: url('../fonts/Knockout-HTF68-FullFeatherwt.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Knockout-HTF68-FullFeatherwt.woff') format('woff'),
         url('../fonts/Knockout-HTF68-FullFeatherwt.ttf') format('truetype'),
         url('../fonts/Knockout-HTF68-FullFeatherwt.svg#Conv_Knockout-HTF68-FullFeatherwt') format('svg');

	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'mmcordamedium';
    src: url('../fonts/mmcorda-medium-webfont.eot');
    src: url('../fonts/mmcorda-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mmcorda-medium-webfont.woff2') format('woff2'),
         url('../fonts/mmcorda-medium-webfont.woff') format('woff'),
         url('../fonts/mmcorda-medium-webfont.ttf') format('truetype'),
         url('../fonts/mmcorda-medium-webfont.svg#mmcordamedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
    font-family: 'mmcordalight';
    src: url('../fonts/mmcorda-light-webfont.eot');
    src: url('../fonts/mmcorda-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mmcorda-light-webfont.woff2') format('woff2'),
         url('../fonts/mmcorda-light-webfont.woff') format('woff'),
         url('../fonts/mmcorda-light-webfont.ttf') format('truetype'),
         url('../fonts/mmcorda-light-webfont.svg#mmcordalight') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/
/*	EXAMPLE STYLES */
body {
	font-family: 'Droid Sans', sans-serif;
	color: #4d4d4d;
	background:#F8F8F8;
	font-size:12px;
	overflow-x:none;
}


body.overflow_hidden{
	overflow: hidden;
}
/* ---------------------------------------------------- HEADER ------------------------------------------------------ */

header {

}
/*
#habillage_fond{
	position:fixed;
	top:0;left:0px;
	width:100%;
	height:100%;
	margin:0 auto;
	background: url('../graphics/habillage/1.jpg')no-repeat top center;
	z-index:0;
	cursor:pointer;
	display:block;
}
#habillage_container{
	max-width:960px;
	width:100%;
	margin:0 auto;
	position:relative;

}
#header_middle{
	background:none!important;
}
#page_content{
	background-color: #f8f8f8;
}

#habillage_mobile{
	display:none;
}
*/

#ad_overlay_splash{
	position:fixed;
	width:500px;
	height:450px;
	left:50%;
	top:50%;
	margin-top:-225px;
	margin-left:-250px;
	z-index:26000;
	padding:0px;

	}
	#ad_overlay_splash_close{
		position:relative;
		width:100%;
		height:50px;
		text-decoration:none;
		text-align:right;
		display:block;
		line-height:50px;

	}

#header_top{
	width:100%;
	background:#242021;
	height:40px;
	position:fixed;
	z-index:105;
	top:0;
	/* Habillage */
	/*
	max-width:960px;
	padding-left:10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	*/
	/* Habillage */
	}

	{
		width:100%;
		background:#242021;
		position:relative;
		z-index:105;
	}

	#header_top #social_btn,#btn_mobile_menu{
		float:left;
		margin-top:10px;

	}

	#header_top #social_btn a{
		-webkit-transition: all .2s ease-in;
	    -moz-transition: all .2s ease-in;
	    -o-transition: all .2s ease-in;
	    transition: all .2s ease-in;
	}
	#header_top #social_btn a.facebook{
		width:10px;
		height:20px;
		display:inline-block;
		background:url('../graphics/fb.png') no-repeat;
		margin-bottom:-4px;
		background-position:0px 0px !important;
	}
	#header_top #social_btn a.facebook:hover{
		background-position:0px -20px !important;
	}

	#header_top #social_btn a.linkedin{
		width:20px;
		height:20px;
		display:inline-block;
		background:url('../graphics/linkedin.png') no-repeat;
		margin-bottom:-4px;
		background-position:0px 0px !important;
	}
	#header_top #social_btn a.linkedin:hover{
		background-position:0px -20px !important;
	}

	#header_top #social_btn a.twitter, #header_top #social_btn a.instagram{
		width:20px;
		height:20px;
		display:inline-block;
		background:url('../graphics/twitter.png') no-repeat;
		margin-bottom:-4px;
		background-position:0px 0px !important;
	}
	#header_top #social_btn a.instagram{
		background-image:url('../graphics/instagram.png');
		background-size: 100% auto;
		background-position:center top !important;
	}
	#header_top #social_btn a.twitter:hover{
		background-position:0px -20px !important;
	}
	#header_top #social_btn a.instagram:hover{
		background-position:center bottom !important;
	}

	#btn_mobile_menu{
		display:none;
		margin-left:10px;
	}
	#mobile_search{
		display:none;
		margin:0px 10px;
	}
	#mobile_logo{
		float:left;
		margin-top:5px;
		margin-left:5px;
		display:none;
	}

	#mobile_panel_right{
		text-align:right!important;
	}

	#header_top #header_tools,#header_top #header_tools_mobile{
		float:right;
		position:relative;
	}
	#header_top #header_tools_mobile{
		display:none;
	}
	#header_top .sep_v{
		display:inline-block;
		width:30px;
		background:url('../graphics/header_sep_v.png') no-repeat center top;
		height:40px;
		margin-bottom:-16px;
	}
	#header_top .picto{
		margin-bottom:-6px;
	}

	#sub_header_content{
		width:100%;
		max-width:720px;
		height:160px;
		position:absolute;
		right:0;
		top:-180px;
		background:#242021;
		z-index:102;
		padding:0px 20px;
	}
	#sub_header_close{
		width:100%;
		max-width:720px;
		height:20px;
		text-align:center;
		display:block;
		position:absolute;
		right:0px;
		bottom:-20px;
	}
	#search_content,#login_content{display:none;}

	#search_content .content_left{
		float:left;
		width:330px;
		margin-right:20px;
	}
	#search_content .content_middle{
		float:left;
		width:180px;
		margin-right:10px;
	}
	#search_content .content_right{
		float:left;
		width:180px;
	}


	#login_content .content_left{
		float:left;
		width:330px;
	}
	#login_content .sep_v{
		float:left;
		width:60px;
		height:150px;
		background:url('../graphics/header_sub_content_sep_v.png') no-repeat top center;
	}
	#login_content .content_right{
		float:left;
		width:330px;
		}
		#login_content .content_right input{
			width:160px;
		}
		#login_content .content_right input.error {
			border: 1px solid #ED1846;
		    background: #fff3f6;
		    color:#ED1846;
		}
		#login_content .content_right input.login_first_input{
			margin-right:6px !important;
		}
		#login_content .content_right .btn_lost_password{
			display:inline-block;
			padding:0px;
			background:none;
			font-size:12px;
			line-height:35px;
			margin-top:10px;
		}
		#login_content .content_right .btn_m{
			width:120px;
			text-align:center;
		}

	#sub_header_content .btn_m{
		margin-top:10px;
	}

	#lang_selected{
		width:50px;
		display:inline-block;
		-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	box-sizing: border-box;

	}

	#lang_selected_mobile{
		width:40px;
		display:inline-block;
		-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	box-sizing: border-box;
	}

	#lang_select_content{
		width:67px;
		position:absolute;
		right:0;
		top:-80px;
		background:#242021;
		padding:0px;
		border:1px solid #3A3738;
		border-top:none;
		z-index:5;
		}
		#lang_select_content a{
			display:block;
			width:100%;
			padding:10px;
			-moz-box-sizing: border-box;
    		-webkit-box-sizing: border-box;
    		box-sizing: border-box;
    		text-align:center;
    		color:#FFFFFF;
		}
		#lang_select_content a:first-child{
			border-bottom:1px solid #3A3738;
		}
		#lang_select_content a:hover{
			color:#ed1846;
		}
	#member_menu_content{
		width:67px;
		position:absolute;
		right:68px;
		top:-200px;
		background:#242021;
		padding:0px;
		border:1px solid #3A3738;
		border-top:none;
		z-index:5;
		}
		#member_menu_content a{
			display:block;
			width:100%;
			padding:10px;
			-moz-box-sizing: border-box;
    		-webkit-box-sizing: border-box;
    		box-sizing: border-box;
    		text-align:center;
    		color:#FFFFFF;
    		border-bottom:1px solid #3A3738;
		}
		#member_menu_content a:last-child{
			border-bottom:1px solid #3A3738;
		}
		#member_menu_content a:hover{
			color:#ed1846;
		}
#header_middle{
	width:100%;

	height:184px;
	position:relative;
	z-index:1;
	text-align:center;
	margin-top:40px;
}
#header_middle .logo{
	margin-top:32px;
	float:left;
}

/* ---------------------------------------------------- MOBILE -------------------------------------------------------- */
#mobile_panel_right_content,#mobile_menu_content{
	margin:10px 20px;
	position:relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display:none;
}

#mobile_menu_content .grid_4m,#mobile_panel_right_content .grid_4m{
	float:left;
	width:24%;
	margin-left:1%;
	margin-bottom:1%;
	display:block;
	padding:10px 0px;
	text-align:center;
	background:#efefef;
}
#mobile_menu_content .grid_3m,#mobile_panel_right_content .grid_3m{
	float:left;
	width:32%;
	margin-left:1%;
	margin-bottom:1%;
	display:block;
	padding:10px 0px;
	text-align:center;
	background:#efefef;
}
#mobile_menu_content .grid_2m,#mobile_panel_right_content .grid_2m{
	float:left;
	width:49%;
	margin-left:1%;
	margin-bottom:1%;
	display:block;
	padding:10px 0px;
	text-align:center;
	background:#efefef;
	color:#8b8b8b;
	font-size:12px;
	line-height:22px;
}
#mobile_menu_content .grid_1m,#mobile_panel_right_content .grid_1m{
	float:left;
	width:99%;
	margin-bottom:1%;
	display:block;
	padding:10px 0px;
	text-align:center;
	background:#ed1846;
	color:#FFFFFF;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
}
#mobile_menu_content .grid_1m_transp,#mobile_panel_right_content .grid_1m_transp{
	float:left;
	width:99%;
	margin-bottom:1%;
	display:block;
	padding:0px;
	text-align:center;
	background:none;
	color:#8b8b8b;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
}

#mobile_menu_content .grid_3m.alpham,#mobile_panel_right_content .grid_3m.alpham{
	margin-left:0;
	width:33%;
}
#mobile_menu_content .grid_2m.alpham,#mobile_panel_right_content .grid_2m.alpham{
	margin-left:0;
}

#mobile_panel_right_content .first_select{
	position:relative;
	z-index:1200;
}
#mobile_panel_right_content .dropdown{
	width:100%!important;
}
#mobile_menu_content h1,#mobile_panel_right_content h1{
	margin-top:20px;
}

/* ---------------------------------------------------- MENU -------------------------------------------------------- */

#fake_menu{
	position:relative;
	margin-bottom:40px;
	height:114px;
}
#menu{
	position:absolute;
	top:184px;
	width:100%;
	z-index:101;
}
#menu.menu_enews_habillage{
	top:224px!important;
}
#menu.floating{
	position:fixed;
	top:40px;
	width:100%;
	/* Habillage */
	/*
	max-width:960px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	*/
	/* Habillage */
}


.menu_tools{
	width:100%;
	background:url('../graphics/back/menu_tool.jpg') repeat-x;
	height:40px;
	position:relative;
	/* Habillage */
	/*
	padding-left:10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	*/
	/* Habillage */

	}
	.menu_tools a,.menu_tools .deselected{
		color:#8b8b8b;
		margin-right:15px;
		font-size:13px;
		display:inline-block;
		padding:10px 0px;
	}
	.menu_tools a:hover,.menu_tools a.selected{
		color:#000000;
	}

	.menu_tools a .picto,.menu_tools .deselected .picto{
		color:#4d4d4d;
		background:url('../graphics/picto_grey.png') no-repeat;
		margin-bottom:-5px;
	}
	.menu_tools a:hover .picto,.menu_tools a.selected .picto{
		color:#000000;
		background:url('../graphics/picto_black.png') no-repeat;
	}

.menu_cat{
	width:100%;
	background:url('../graphics/back/menu_cat.jpg') repeat-x;
	height:72px;
	position:relative;
	padding-top:2px;
	}

.menu_cat.lu{

	background:url('../graphics/back/menu_cat_lu.jpg') repeat-x;

	}
	.menu_cat .horizontal-nav ul {
	    text-align: center;
	}
	.menu_cat .horizontal-nav ul li {
	    float: left;
	    border-right:1px solid #F35E7E;

	}
	.menu_cat .horizontal-nav ul li.last{
		border:none!important;
	}

	.logo_menu{
		display:none;
	}
	.logo_menu.wallpaper{
		display:block;
	}

	.menu_cat .horizontal-nav a{
		color:#FFFFFF;
		font-size:14px;
		line-height:70px;
		display: block;
		padding:0px;
		width:100%;
		-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	box-sizing: border-box;
    	text-align: center;
	}
	.menu_cat.lu .horizontal-nav a{
		line-height:68px;
	}
	.menu_cat .horizontal-nav a.logo{
		padding:0px !important;
		margin-bottom:-25px;
		margin-top:-25px;

	}
	.menu_cat .horizontal-nav a.logo img{
		width:50px !important;
		height:50px !important;
		margin-bottom:-20px;
	}
	.menu_cat .horizontal-nav a:hover{
		color:#242021;

	}
	.menu_cat .horizontal-nav a.selected{
		color:#FFFFFF;
		background:#242021;
	}

	.menu_cat_detail{
		width:98%;
		-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	box-sizing: border-box;

    	position:absolute;
    	z-index:100;
    	background:#242021;
    	margin-left:1%;
    	display:none;
		}
		.menu_cat_detail .col{
			float:left;
			width:23.5%;
			margin-left:2%;
			position:relative;
		}
		.menu_cat_detail .col:first-child{
			margin-left:0!important;
		}
		.menu_cat_detail .col.preview{
			cursor:pointer;
		}
		.menu_cat_detail .col.preview .img_illu{
			border:1px solid #242021;
		}
		.menu_cat_detail .col.preview .div_locked{
			/*border:2px solid #242021;*/
			width:102%!important;
		}
		.menu_cat_detail .col.preview:hover .img_illu{
			border:1px solid #ED1746;
		}
		.menu_cat_detail .col .titre{
			font-family:'mm_the_serif','Droid Sans', sans-serif;
			color:#FFFFFF;
			font-size:16px;
			line-height:22px;
		}
		.menu_cat_detail ul li a{
			display:block;
			font-size:14px;
			border-bottom:1px solid #414141!important;
			line-height:30px;
			width:100%;
			color:#888888;
		}
		.menu_cat_detail ul li a:hover{
			display:block;
			font-size:14px;
			border-bottom:1px solid #414141!important;
			line-height:30px;
			width:100%;
			color:#FFFFFF;
		}
		.menu_cat_detail ul li.last a,.menu_cat_detail ul li.last a:hover{
			border-bottom:none!important;
		}


/* ---------------------------------------------------- HEADER ------------------------------------------------------ */

footer {

}

#footer_top{
	width:100%;
	background:#FFFFFF;
	border-top: 1px solid #CCCCCC;
	position:relative;
	padding:40px 0px;
	font-size:12px;
	line-height:16px;
}
#footer_bottom{
	width:100%;
	background:#242021 url('../graphics/back/footer_bottom.jpg') repeat-x top;
	height:150px;
	position:relative;
	color:#FFFFFF;
	line-height:16px;
	overflow:hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* Habillage */
	/*
	padding-left:10px;
	*/
	/* Habillage */
}

	#footer_top ul li a,#footer_top ul li span{
		display:block;
		font-size:14px;
		border-bottom:1px solid #D1D1D1;
		line-height:30px;
		width:100%;
	}
	#footer_top ul li a:hover{
		display:block;
		font-size:14px;
		border-bottom:1px solid #ED1746;
		line-height:30px;
		width:100%;
		color:#ED1746;
	}

	#footer_bottom a{
		color:#FFFFFF;
	}
	#footer_bottom a:hover{
		color:#ED1746;
	}

/* ---------------------------------------------------- PUB ---------------------------------------------------------- */
#header_middle .leaderboard{
	margin-top:47px;
	height:90px;
	width:730px;
	float:right;
}

#home_imu{
	margin-top:24px;
	width:100%;
	height:auto;
	position:relative;
	text-align:right;
}
#home_imu2{
	margin-top:24px;
	width:100%;
	height:auto;
	position:relative;
	text-align:right;
}
#home_imu3{
	margin-top:24px;
	width:100%;
	height:auto;
	position:relative;
	text-align:right;
}
.pubHoriz{
	margin:20px auto;
	width:100%;
	height:auto;
	position:relative;
	text-align:center;
}
.pubHoriz2{
	margin:0px auto;
	width:728px;
	height:auto;
}
.pebbleMOB640x150{/*display:none;*/}
#ad_overlay img{width:100%!important;height:100%!important;}


/* ---------------------------------------------------- UTILS -------------------------------------------------------- */

.hr_container{
	padding:40px 0 40px 0;
	background-color: #f8f8f8;
	display:block;
}
hr{
	border:none;
	padding:0;
	margin:0;
	border-top:1px solid #AAAAAA;
	border-bottom:1px solid #DDDDDD;
	height:3px;
	margin:40px 0px;
}

hr.bis{
	border:none;
	padding:0;
	margin:0;
	border-bottom:1px solid #DDDDDD;
	height:1px;
	margin:40px 0px;
}

h1{
	font-weight:bold;
	font-size:14px;
	color:#ed1846;
	padding:15px 0px;
	margin:0px;
	margin-bottom:15px;
	background:url('../graphics/back/h1.jpg') no-repeat left bottom;
	}

h1.fs20{
	font-size:20px;
}
h2{
	font-family:'mm_the_serif','Droid Sans', sans-serif;
	color:#FFFFFF;
	font-size:24px;
	line-height:42px;
	margin-bottom:3px;
	background:#242021;
	display:inline;
	font-weight:normal;
	box-shadow:10px 0 0 #242021,-10px 0 0 #242021;
	-moz-box-shadow:10px 0 0 #242021,-10px 0 0 #242021;
	-webkit-box-shadow:10px 0 0 #242021,-10px 0 0 #242021;
	position:relative;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

h2.red{
	font-family:'mm_the_serif','Droid Sans', sans-serif;
	color:#E4003B;
	font-size:24px;
	line-height:42px;
	margin-bottom:3px;
	background:none;
	display:inline;
	font-weight:normal;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

h3{
	font-family:'mm_the_serif','Droid Sans', sans-serif;
	color:#FFFFFF;
	font-size:16px;
	line-height:24px;
	margin-bottom:2px;
	background:#242021;
	box-shadow:5px 0 0 #242021,-5px 0 0 #242021;
	-moz-box-shadow:5px 0 0 #242021,-5px 0 0 #242021;
	-webkit-box-shadow:5px 0 0 #242021,-5px 0 0 #242021;
	position:relative;
	left:5px;
	display:inline;
}
h4{
	font-size:16px;
	font-weight:normal;
	color:#242021;
	margin:0;
	padding:0;
}

h5{
	font-size:14px;
	font-weight:bold;
	color:#e3013a;
	margin:15px 10px 10px 10px;
	padding:0;
}

h6{
	color:#E4003B;
	font-size:16px;
	border-bottom:1px solid #D1D1D1;
	line-height:40px;
	margin:10px 0px 20px 0px;
	width:100%;
}
h6.grey{color:#AAAAAA;}

h1 .picto,h2 .picto,h3 .picto,h4 .picto{
	margin-bottom:-4px;
}

.underline_title{
	width:100%;
	font-weight:bold;
	font-size:16px;
	color:#4d4d4d;
	border-bottom:1px solid #E6E6E6;
	line-height:40px;
	overflow: hidden;
	position:relative;
}

.underline_title span {
	float: right;
	padding-top: 10px;
}

a{
	text-decoration:none;
	color:#4d4d4d;
}
a:hover{
	text-decoration:none;
	color:#E4003B;
}
img{
	border:none;
	max-width: 100%;
}
img.noresize{
	border:none!important;
	max-width: none!important;
	width:auto!important;
	margin:0!important;
}

.w100{width:100%;}


.white{
	color:#FFFFFF !important;
}
.grey{
	color:#4d4d4d !important;
}
.black{
	color:#000000 !important;
}
.red{
	color:#E4003B !important;
}
.blue{
	color:#00A3E0 !important;
}

.btn{
	display:inline-block;
	padding:0px 10px;
	color:#FFFFFF;
	background:#ED1846;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
}
.btn:hover{
	color:#FFFFFF!important;
}

.btn_grey{
	display:inline-block;
	padding:0px 10px;
	background:#efefef;
	color:#8b8b8b;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
}

.btn_m{
	display:inline-block;
	padding:0px 20px;
	color:#FFFFFF;
	background:#ED1846;
	font-size:14px;
	line-height:35px;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
.btn_m:hover{
	color:#FFFFFF!important;
}

.btn_xl{
	display:inline-block;
	padding:0px 20px;
	color:#FFFFFF;
	background:#ED1846;
	font-size:20px;
	line-height:50px;
	font-weight:bold;
}
.btn_xl:hover{
	color:#FFFFFF!important;
}

.btn_grey_xl{
	display:inline-block;
	padding:0px 20px;
	background:#efefef;
	color:#8b8b8b;
	font-size:20px;
	line-height:50px;
	font-weight:bold;
	border:1px solid #8b8b8b;
}
.btn_grey_xl:hover{
	color:#8b8b8b;important;
}

.btn_blue{
	display:inline-block;
	padding:0px 10px;
	color:#FFFFFF!important;
	background:#00a3e0;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
}
.btn_blue:hover{
	color:#FFFFFF!important;
}


.btn_agenda{
	display:inline-block;
	color:#8b8b8b;
	border:1px solid #8b8b8b;
	font-size:12px;
	padding:5px;
	margin:5px;
}
.btn_agenda:hover{

	border:1px solid #ED1846;
}
.btn_agenda.fav{
	color:#FFFFFF!important;
	border:1px solid #ED1846;
	background:#ED1846;
}
.agenda_desktop{display:block;}
.agenda_mobile{display:none;}


.list{
	width:100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	background:#FFFFFF url("../graphics/puce.jpg") no-repeat 20px 20px;
	border:1px solid #E6E6E6;
	border-bottom:none;
	position:relative;
}.list:last-child{
	border-bottom:1px solid #E6E6E6;
}
.list a{
	display:inline-block;
	padding:15px 20px 15px 30px;
}.mb20{
	margin-top: 20px;
}

a.assets_list{
	width:100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	display:inline-block;
	padding:3px 10px 3px 20px;
	background:#FFFFFF url("../graphics/puce.jpg") no-repeat 10px 10px;
	position:relative;
}

a.assets_list:hover{
	width:100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	display:inline-block;
	padding:3px 10px 3px 20px;
	background:#FFFFFF url("../graphics/puce.jpg") no-repeat 10px 10px;
	position:relative;
	color:#ED1746;
}


.list.last{
	border:1px solid #E6E6E6 !important;
}

.list:hover{
	border-top:1px solid #ED1746 !important;
	border-right:1px solid #ED1746 !important;
	border-left:1px solid #ED1746 !important;
}
.list:hover + .list{
	border-top:1px solid #ED1746 !important;
	border-bottom:none;
}

.list.last:hover{
	border:1px solid #ED1746 !important;
}
/*
.list.locked:hover{
	border:1px solid #E6E6E6 !important;
	border-bottom:none !important;
	cursor:pointer;
}

.list.locked.last:hover{
	border:1px solid #E6E6E6 !important;
}
.list.locked:hover + .list{
	border-top:1px solid #E6E6E6 !important;
	border-bottom:none;
}
*/
b,.bold,strong{font-weight:700;}
.italic,em{font-style:italic;}

.pull-left{float:left;}
.pull-right{float:right;}

input[type=text],input[type=password]{
	background:none;
	border:none;
	background:#FFFFFF;
	height:35px;
	line-height:35px;
	color:#242021;
	padding:0px 11px;
	width:100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display:inline-block;
    font-family: 'Droid Sans', sans-serif;
}

input.error {
	border: 1px solid #ED1846;
    background: #fff3f6;
    color:#ED1846;
}

.sub_date{
	font-size:10px;
}

.boxed{
	width:100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	padding:20px;
	background:#FFFFFF;
	border:1px solid #E6E6E6;
	font-size:12px;
	line-height:16px;
	cursor:pointer;
	position:relative;
}

.margin-left{margin-left:20px;}
.margin-right{margin-right:20px;}
.margin-top{margin-top:20px;}
.margin-bottom{margin-bottom:20px;}
.mtb20{ display:inline-block;width:100%;margin-top: 20px;margin-bottom: 20px; }

.smallpadding{padding:5px;}
.padding{padding:20px;}
.padding-left{padding-left:20px;}
.padding-right{padding-right:20px;}
.padding-top{padding-top:20px;}
.padding-bottom{padding-bottom:20px;}

.no-padding{padding:0!important;}
.no-margin{margin:0!important;}
.no-border{border:none!important;}

.lineHeightPicto{line-height:20px!important;}
.lineHeight34{line-height:34px!important;}
.lineHeight18{line-height:18px!important;}
.lineHeight16{line-height:16px!important;}
.lineHeight14{line-height:14px!important;}
.lineHeight12{line-height:12px!important;}
.align-right{text-align:right!important;}
.align-left{text-align:left!important;}
.align-center{text-align:center!important;}
/* ---------------------------------------------------- UL -------------------------------------------------------- */

ul{
	list-style-image:url("../graphics/puce.jpg");
}
li{
	margin-left:25px;
}

/* ---------------------------------------------------- TABLE -------------------------------------------------------- */

table{
	width:100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background:#FFFFFF;
	border:1px solid #E6E6E6;
	font-size:14px;
}
th,td{
	padding:10px 20px;
	border:1px solid #E6E6E6;
}
th{
	color:#ED1846;
	font-weight:bold;
	padding:20px;
}

table.invisible{
	width:100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background:none;
	border:none;
	font-size:14px;
}
table.invisible th,table.invisible td{
	padding:10px 20px;
	border:none;
}
table.invisible th{
	color:#ED1846;
	font-weight:bold;
	padding:20px;
}
/* ---------------------------------------------------- FONT -------------------------------------------------------- */

.ft12{
	font-size:12px !important;
	line-height:16px !important;
}
.ft14{
	font-size:14px !important;
	line-height:18px !important;
}
.ft16{
	font-size:16px !important;
	line-height:20px !important;
}
.ft18{
	font-size:18px !important;
	line-height:22px !important;
}
.ft20{
	font-size:20px !important;
	line-height:24px !important;
}
.ft22{
	font-size:22px !important;
	line-height:26px !important;
}
.ft24{
	font-size:24px !important;
	line-height:28px !important;
}
.ft30{
	font-size:30px !important;
	line-height:34px !important;
}

/* ---------------------------------------------------- PICTO -------------------------------------------------------- */

.picto{
	width:20px;
	height:20px;
	display:inline-block;
	margin-bottom:-4px;
}
.picto.grey{
	width:20px;
	height:20px;
	display:inline-block;
	background:url('../graphics/picto_grey.png') no-repeat;
}
.picto.instagram{
	width:20px;
	height:20px;
	display:inline-block;
	background:url('../graphics/instagram.png') no-repeat top center;
	background-size: 100% auto;
}
.picto.black{
	width:20px;
	height:20px;
	display:inline-block;
	background:url('../graphics/picto_black.png') no-repeat;
}
.picto.red{
	width:20px;
	height:20px;
	display:inline-block;
	background:url('../graphics/picto_red.png') no-repeat;
}
.picto.white{
	width:20px;
	height:20px;
	display:inline-block;
	background:url('../graphics/picto_white.png') no-repeat;
}


/* Picto list */

.picto.file{
	background-position:0px 0px !important;
}
.picto.medal{
	background-position:-20px 0px !important;
}
.picto.big-pen{
	background-position:-40px 0px !important;
}
.picto.calendar{
	background-position:-60px 0px !important;
}
.picto.briefcase{
	background-position:-80px 0px !important;
}
.picto.zoom-plus{
	background-position:-100px 0px !important;
}
.picto.zoom{
	background-position:-120px 0px !important;
}
.picto.star{
	background-position:-140px 0px !important;
}
.picto.lock{
	background-position:-160px 0px !important;
}
.picto.play{
	background-position:-180px 0px !important;
}
.picto.pen{
	background-position:-200px 0px !important;
}
.picto.big-arrow-bottom{
	background-position:-220px 0px !important;
}
.picto.big-arrow-top{
	background-position:-240px 0px !important;
}
.picto.big-arrow-right{
	background-position:-260px 0px !important;
}
.picto.big-arrow-left{
	background-position:-280px 0px !important;
}
.picto.square{
	background-position:-300px 0px !important;
}
.picto.small-arrow-bottom{
	background-position:-320px 0px !important;
}
.picto.small-arrow-top{
	background-position:-340px 0px !important;
}
.picto.small-arrow-right{
	background-position:-360px 0px !important;
}
.picto.small-arrow-left{
	background-position:-380px 0px !important;
}
.picto.facebook{
	background-position:-400px 0px !important;
}
.picto.twitter{
	background-position:-420px 0px !important;
}
.picto.linkedin{
	background-position:-440px 0px !important;
}
.picto.small-square{
	background-position:-460px 0px !important;
}
.picto.mobile-menu{
	background-position:-480px 0px !important;
}
.picto.eyes{
	background-position:-500px 0px !important;
}
.picto.member{
	background-position:-520px 0px !important;
}
.picto.afterwork{
	background-position:-540px 0px !important;
}
.picto.lab{
	background-position:-560px 0px !important;
}
.picto.mmtv{
	background-position:-580px 0px !important;
}
/* SLIDER */

#slider_pagination a {
    background: url('../graphics/picto_grey.png') no-repeat;
    background-position:-300px 0px !important;
    width: 20px;
    height: 20px;

    display: inline-block;
}
#slider_pagination a.selected {
    background: url('../graphics/picto_red.png') no-repeat;
    background-position:-300px 0px !important;
    cursor: default;
}

#slider_pagination a span {
    display: none;
}

#slider_foreignaffairs_pagination a {
    background: url('../graphics/picto_grey.png') no-repeat;
    background-position:-300px 0px !important;
    width: 20px;
    height: 20px;

    display: inline-block;
}
#slider_foreignaffairs_pagination a.selected {
    background: url('../graphics/picto_red.png') no-repeat;
    background-position:-300px 0px !important;
    cursor: default;
}

#slider_foreignaffairs_pagination a span {
    display: none;
}

/* PAGINATION */
.pagination{
	width:100%;
	text-align:center;
	border:1px solid #E6E6E6;
	background:#FFFFFF;
}

.pagination li{
	display:inline;
	margin:0!important;
}

.pagination a {
    text-decoration: none;
    cursor:pointer !important;
    font-size:12px;

}

.pagination a, .pagination span {
	background-color: #FFFFFF;
    display:inline-block;
    padding: 20px 18px;
    color:#4d4d4d;
    border-right:1px solid #E6E6E6;
}

.pagination .current {
    background-color: #E20139;
    display:inline-block;
    padding: 20px 18px;
    color:#FFFFFF;
}

.pagination .current.prev{
	color:#ADADAD;
	background-color: #FFFFFF;
}
.pagination .current.next{
	color: #ADADAD;
	background-color: #FFFFFF;
	border:none;
}
.pagination .next .icon,.pagination .prev .icon{
	color:#E20139;
	padding:0;
	border:none;
}
.pagination .next a{
	color: #4d4d4d;
	background-color: #FFFFFF;
	border:none;
}



.addthis_default_style a img{
	border:none!important;
	padding:none!important;
}


#popup_bg{
	position:fixed;
	background:rgba(0,0,0,0.3);
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:9999;
	display:none;
}
#popup_content{
	position:absolute;
	background:#FFFFFF;
	color:#4d4d4d;
	font-size:16px;
	width:400px;
	left:50%;
	margin-left:-200px;
	height:400px;
	top:50%;
	margin-top:-200px;
	padding:25px;

}
#popup_content .mail a{
	color:#ED1846;
}
/* ------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------- Home --------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------- */

.cannes_imu{display:block;}
.cannes_imu_mobile{display:none;}
.cannes_imu_mobile2{display:none;}

#login_page,#password_page{
	width:30%;
	border:1px solid #CCCCCC;
}
#login_page.error,#password_page.error {
	border: 1px solid #ED1846;
    background: #fff3f6;
    color:#ED1846;
}

.agency-logo.home_article {
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}

.agency-logo.home_article:hover .agency-logo-pastille {
	background: url(../graphics/agency1.png) top right no-repeat;
}

.agency-logo-pastille {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background: url(../graphics/agency2.png) top right no-repeat;
}

.agency-logo ul{
	list-style-image: none!important;
	list-style-type: none!important;
	width: 100%;
	margin: 0 auto;
}

.agency-logo li {
	position: relative;
	height: 140px;
	padding: 0;
	width: 312px;
	margin: 0 auto;
	float: left;
	text-align: center;
	list-style-type: none!important;
	padding: 15px 0px;
}

.agency-logo li img {

	display: block;
	margin: 0 auto;
}

.agency-logo-txt {
	padding: 20px;
}

.agency-logo h1 {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	text-align: center;
	background: url('../graphics/bg_spec.jpg');
	padding: 25px 0;
	font-size: 18px;
}
.agency-logo h1.h1_blue {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	text-align: center;
	background: #00A3E0;
	padding: 25px 0;
	font-size: 18px;
	color:#FFFFFF;
}

.agency-logo-txt h4 {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

.agency-logo-txt p.ft12 {
	text-align: center;
}

.home_article{
	width:100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	padding:20px;
	background:#FFFFFF;
	border:1px solid #E6E6E6;
	font-size:12px;
	line-height:16px;
	cursor:pointer;
	position:relative;
	display:block;
}
.enews_article{
	width:100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	padding:20px;
	background:#FFFFFF;
	border:1px solid #E6E6E6;
	font-size:12px;
	line-height:16px;
	position:relative;
	display:block;
}
.enews_article table tr th{
    padding: 10px;
}
.read_more{cursor:pointer;}

.div_locked{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url('../graphics/back/hover_lock.png');
	text-align:center;
	font-size:16px;
	color:#b1b1b1;
	padding:0 20px;

	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}
.div_locked div{
	position:absolute;
    top:50%;
    left:50%;
    text-align:center;
    width:200px;
    margin-left:-100px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height:30px;
}

.div_locked div.large{
	left:0px;
    width:90%;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.div_locked div.large img.file{
		margin-bottom:-15px;
}

.div_locked b{
	color:#FFFFFF;
}
.div_locked .phrase_connectezvous{
	margin-bottom:-11px;
}

.home_article.cotw,.home_article.img-padding{
	font-size:14px;
	padding:5px;
	line-height:20px;
}
.home_article.small-padding,.enews_article.small-padding{
	padding:5px;
}

.home_article:hover{
	border:1px solid #ED1746;

}
.home_article:hover h2{

	background:#ED1746 !important;
	box-shadow:10px 0 0 #ED1746,-10px 0 0 #ED1746;
	-moz-box-shadow:10px 0 0 #ED1746,-10px 0 0 #ED1746;
	-webkit-box-shadow:10px 0 0 #ED1746,-10px 0 0 #ED1746;

}
.home_article:hover h3{
	background:#ED1746 !important;
	box-shadow:5px 0 0 #ED1746,-5px 0 0 #ED1746;
	-moz-box-shadow:5px 0 0 #ED1746,-5px 0 0 #ED1746;
	-webkit-box-shadow:5px 0 0 #ED1746,-5px 0 0 #ED1746;

}


/*
.home_article.locked:hover{
	border:1px solid #E6E6E6 !important;
}
.home_article.locked:hover h2{
	background:#242021 !important;
	box-shadow:10px 0 0 #242021,-10px 0 0 #242021;
	-moz-box-shadow:10px 0 0 #242021,-10px 0 0 #242021;
	-webkit-box-shadow:10px 0 0 #242021,-10px 0 0 #242021;
}
.home_article.locked:hover h3{
	background:#242021 !important;
	box-shadow:5px 0 0 #242021,-5px 0 0 #242021;
	-moz-box-shadow:5px 0 0 #242021,-5px 0 0 #242021;
	-webkit-box-shadow:5px 0 0 #242021,-5px 0 0 #242021;
}

*/


	.home_article.small-padding .left, .enews_article.small-padding .left{
		width:50%;
		float:left;
		padding-top:20px;
	}
	.home_article.small-padding .right, .enews_article.small-padding .right{
		width:50%;
		float:left;
		padding:20px;
		-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	box-sizing: border-box;
	}

	.home_article.cotw .left{
		width:55%;
		margin-right:5% !important;
		float:left;
		padding-top:20px;
	}
	.home_article.cotw .right{
		width:40%;
		float:left;
	}

.pre_h2{
	padding:0px 20px;
}

.home_article.img-padding p,.home_article.img-padding h4{
	padding:0px 15px;
}


.btn_agency_selector_full{
	background:#ED1846;
	height:50px;
	width:100%;
	display:none;
}

#editorspick_slider{
	overflow:hidden;
	width:100%;
}
#editorspick_slider .home_article{
 	margin-bottom:20px;
}
#foreignaffairs_slider{
	overflow:hidden;
	width:100%;
}
#foreignaffairs_slider .home_article{
 	margin-bottom:20px;
}


#jobs_btn_right{
	position:absolute;
	right:0;
	top:10px;
	z-index:99;
	padding:5px 10px;

}
#mostpopular_time{
	float:right;
	background:#FFFFFF;
	border:1px solid #E6E6E6;
	width:100px;
	padding:10px;
	position:absolute;
	right:0;
	top:0;
	z-index:99;
}
#mostpopular_selected_time{
	font-weight:bold;
}
ul.fake_select{
	padding-top:10px;
	list-style-type:none!important;
	list-style-image:none!important;
	display:none;
}
ul.fake_select li{
	list-style-type:none!important;
	padding:5px;
	cursor:pointer;
	margin:0;
}
ul.fake_select li.selected{
	display:none;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------- Article ------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------- */

.article{
	font-size:12px;
	line-height:18px;
}
.article .chapeau{
	font-size:14px;
	line-height:21px;
	font-weight:700;
	text-align:left;
}
.article .description,.article .description p,.article .chapeau p{
	text-align:left;
}
.article img{
	width:100%;
	max-width:330px;
	border:1px solid #E6E6E6;
	padding:5px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom:20px;
}
#list_news_archive_content a.detail_link img{
	width:initial!important;
	border:none;
	padding:0px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom:0px;
}
.more-block img{
	width:100%;
	max-width:250px;
	border:1px solid #E6E6E6;
	padding:5px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom:20px;
}

.more-block_full img{
	width:100%;
	max-width:100%;
	border:1px solid #E6E6E6;
	padding:5px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom:20px;
}

.article .assets{
	width:100%;
	max-width:330px;
	border:1px solid #E6E6E6;
	padding:5px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom:20px;
}
.article .assets-credits{
	margin:0px 10px;
}


.article a{
	text-decoration:none;
	color:#E4003B;
}

.article a:hover{
	text-decoration:none;
	color:#4d4d4d;
}

.enews_article a {
	text-decoration:none;
	color:#E4003B;
}

.enews_article a:hover {
	text-decoration:none;
	color:#4d4d4d;
}

#gmap{
	width:100%;
	height:330px;
	border:1px solid #E6E6E6;
	padding:5px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom:20px;
}

.video-container {
    position: relative;
    margin-top:25px;
    padding-bottom: 56.25%;
    padding-top: 60px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.video-container2 {
    position: relative;
    margin-top:25px;
    height: auto;
    width: 100%;
    overflow: hidden;
}

.video-container2 iframe,
.video-container2 object,
.video-container2 embed {
    position: relative;

    width: 100%;
    height: 100%;
}


/* ------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------- Milky Way ---------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------- */
#milkyway_year{
	background:#ED1846;
	color:#FFFFFF;

	width:230px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float:right;
    font-size:12px;
    font-weight:bold;
    text-align:right;
}
#milkyway_year_selected{
	padding:20px;
}
#milkyway_year_selected .picto{
	float:right;
}
#milkyway_year_content{
	position:absolute;
	width:230px;
	top:55px;
	text-align:left;
	height:0px;
	background:#ED1846;
	z-index:51;
}

#milkyway_year_content a{
	display:block;
	width:100%;
	padding:10px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	color:#C1C1C1;
	text-align:left;

}
#milkyway_year_content a:hover{
	color:#FFFFFF;
}


#milkyway_month{
	background:#ED1846;
	color:#FFFFFF;

	width:230px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float:right;
    font-size:12px;
    font-weight:bold;
    text-align:right;
}
#milkyway_month_selected{
	padding:20px;
}
#milkyway_month_selected .picto{
	float:right;
}
#milkyway_month_content{
	position:absolute;
	width:230px;
	top:55px;
	text-align:left;
	height:0px;
	background:#ED1846;
	z-index:51;
}

#milkyway_month_content a{
	display:block;
	width:100%;
	padding:10px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	color:#C1C1C1;
	text-align:left;

}
#milkyway_month_content a:hover{
	color:#FFFFFF;
}


#milkyway_cat{
	background:#ED1846;
	color:#FFFFFF;

	width:230px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float:right;
    font-size:12px;
    font-weight:bold;
    text-align:right;
}
#milkyway_cat_selected{
	padding:20px;
}
#milkyway_cat_selected .picto{
	float:right;
}
#milkyway_cat_content{
	position:absolute;
	width:230px;
	top:55px;
	text-align:left;
	height:0px;
	background:#ED1846;
}

#milkyway_cat_content a{
	display:block;
	width:100%;
	padding:10px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	color:#C1C1C1;
	text-align:left;

}
#milkyway_cat_content a:hover{
	color:#FFFFFF;
}

#mw_content a{
	text-decoration:none;
	color:#E4003B;
}

#mw_content a:hover{
	text-decoration:none;
	color:#4d4d4d;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------- MM REPORT ---------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------- */

#mm_year{
	background:#ED1846;
	color:#FFFFFF;

	width:250px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float:right;
    font-size:12px;
    font-weight:bold;
    text-align:right;
}
#mm_year_selected{
	padding:20px;
}
#mm_year_selected .picto{
	float:right;
}
#mm_year_content{
	position:absolute;
	width:250px;
	top:55px;
	text-align:left;
	height:0px;
	background:#ED1846;
	z-index:51;
}

#mm_year_content a{
	display:block;
	width:100%;
	padding:10px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	color:#C1C1C1;
	text-align:left;

}
#mm_year_content a:hover{
	color:#FFFFFF;
}


#mm_cat{
	background:#ED1846;
	color:#FFFFFF;

	width:250px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float:right;
    font-size:12px;
    font-weight:bold;
    text-align:right;
}
#mm_cat_selected{
	padding:20px;
}
#mm_cat_selected .picto{
	float:right;
}
#mm_cat_content{
	position:absolute;
	width:250px;
	top:55px;
	text-align:left;
	height:0px;
	background:#ED1846;
	z-index:41;
	overflow-y: auto;
}

#mm_cat_content a{
	display:block;
	width:100%;
	padding:10px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	color:#C1C1C1;
	text-align:left;

}
#mm_cat_content a:hover{
	color:#FFFFFF;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------- SEARCH ---------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------- */

#search_year{
	background:#ED1846;
	color:#FFFFFF;

	width:100px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float:right;
    font-size:12px;
    font-weight:bold;
    text-align:right;
}
#search_year_selected{
	padding:20px;
}
#search_year_selected .picto{
	float:right;
}
#search_year_content{
	position:absolute;
	width:100px;
	top:55px;
	text-align:left;
	height:0px;
	background:#ED1846;
	z-index:51;
}

#search_year_content a{
	display:block;
	width:100%;
	padding:10px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	color:#C1C1C1;
	text-align:left;

}
#search_year_content a:hover{
	color:#FFFFFF;
}


#search_month{
	background:#ED1846;
	color:#FFFFFF;

	width:150px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float:right;
    font-size:12px;
    font-weight:bold;
    text-align:right;
    margin-right:2px;
}
#search_month_selected{
	padding:20px;
}
#search_month_selected .picto{
	float:right;
}
#search_month_content{
	position:absolute;
	width:150px;
	top:55px;
	text-align:left;
	height:0px;
	background:#ED1846;
	z-index:41;
}

#search_month_content a{
	display:block;
	width:100%;
	padding:10px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	color:#C1C1C1;
	text-align:left;

}
#search_month_content a:hover{
	color:#FFFFFF;
}

#search_keyword{
	line-height:57px!important;
	height:53px;
	width:45%;
	float:left;
}

#search_title{
	width:100%;
	padding:20px;
	border-bottom:1px solid #E6E6E6;
	color:#4D4D4D;
	font-size:16px;
	font-weight:bold;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.search_result{
	cursor:pointer;
	border:1px solid #F8F8F8;
	padding:0px 5px 5px 5px;
}
.search_result:hover{
	border:1px solid #ED1746;
}

.search_keywords_show{
	background:#242021;
	color:#FFFFFF;
}

/* Advanced*/
#search_year2{
	background:#ED1846;
	color:#FFFFFF;

	width:45%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float:right;
    font-size:12px;
    font-weight:bold;
    text-align:right;
}
#search_year2_selected{
	padding:20px;
}
#search_year2_selected .picto{
	float:right;
}
#search_year2_content{
	position:absolute;
	width:45%;
	top:55px;
	text-align:left;
	height:0px;
	background:#ED1846;
	z-index:51;
}

#search_year2_content a{
	display:block;
	width:100%;
	padding:10px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	color:#C1C1C1;
	text-align:left;

}
#search_year2_content a:hover{
	color:#FFFFFF;
}


#search_month2{
	background:#ED1846;
	color:#FFFFFF;

	width:45%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float:left;
    font-size:12px;
    font-weight:bold;
    text-align:right;
    margin-right:2px;
}
#search_month2_selected{
	padding:20px;
}
#search_month2_selected .picto{
	float:right;
}
#search_month2_content{
	position:absolute;
	width:45%;
	top:55px;
	text-align:left;
	height:0px;
	background:#ED1846;
	z-index:41;
}

#search_month2_content a{
	display:block;
	width:100%;
	padding:10px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	color:#C1C1C1;
	text-align:left;

}
#search_month2_content a:hover{
	color:#FFFFFF;
}

#search_type{
	background:#ED1846;
	color:#FFFFFF;

	width:45%;
	float:left;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    font-size:12px;
    font-weight:bold;
    text-align:right;
}
#search_type_selected{
	padding:20px;
}
#search_type_selected .picto{
	float:right;
}
#search_type_content{
	position:absolute;
	width:45%;
	top:55px;
	text-align:left;
	height:0px;
	background:#ED1846;
	z-index:51;
}

#search_type_content a{
	display:block;
	width:100%;
	padding:10px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	color:#C1C1C1;
	text-align:left;

}
#search_type_content a:hover{
	color:#FFFFFF;
}

#search_cat{
	background:#ED1846;
	color:#FFFFFF;

	width:45%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float:right;
    font-size:12px;
    font-weight:bold;
    text-align:right;
    margin-right:2px;
}
#search_cat_selected{
	padding:20px;
}
#search_cat_selected .picto{
	float:right;
}
#search_cat_content{
	position:absolute;
	width:45%;
	top:55px;
	text-align:left;
	height:0px;
	background:#ED1846;
	z-index:41;
}

#search_cat_content a{
	display:block;
	width:100%;
	padding:10px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	color:#C1C1C1;
	text-align:left;

}
#search_cat_content a:hover{
	color:#FFFFFF;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------- INSCRIPTION --------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------- */

.inscription_line {
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}

.inscription_line:last-child {
	margin-bottom: 0;
}

.inscription_line input {
	float: left;
	border: 1px solid #ccc;
}
.inscription_line2 input {

	border: 1px solid #ccc;
}
.inscription_line input.error {
	border: 1px solid #ED1846;
    background: #fff3f6;
    color:#ED1846;
}

.option_half {
	width: 44%;
	display:inline-block;
	float:left;
}
.option_all {
	width: 89%;
	display:inline-block;
	float:left;
}
.option_first {
	width: 10%;
	display:inline-block;
	float:left;
}

input.marginright {
	margin-right: 9px;
}

input.half {
	width: 285px;
}

span.half {
	width: 285px;
	display:inline-block;
}

input.big {
	width: 460px;
}

input.little {
	width: 110px;
}

input.third {
	width: 174px;
}

span.inscription_number {
	width: 30px;
	margin-right: 10px;
	font-weight: bold;
	color: #d4d4d4;
	float: left;
	display: block;
	padding-top: 5px;
}

.inscription_right {
	float: left;
}

.input-langue {
	padding-top: 10px;
}

.inscription_line.coordonnees {
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px;
}

.inscription_line.boutons {
	padding: 15px 0;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px;
}

.inscription_line.coordonnees:last-child {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}

.inscription_recap input[type=checkbox] {
	visibility: hidden;
}

.btn1, .btn2 {
	text-transform: uppercase;
	text-align: center;
}

.btn1 {
	width: 220px;
	margin-right: 10px;
}

.btn2 {
	width: 310px;
}

.langue_texte {
	float: left;
}

.custom_checkbox {
	margin: 0 0 0 10px;
	float: left;
}

#step3_content .custom_checkbox {
	margin: 9px 0 0 10px;
}

.switch_padding {
	padding-top: 10px;
}

.switch-button-label {
    float: left;

    font-size: 10pt;
    cursor: pointer;
}

.switch-button-label.off {
    color: #adadad;
}

.switch-button-label.on {
    color: #ed1846;
    font-weight: bold;
}

.switch-button-background {
    float: left;
    position: relative;

    background: #ccc;
    border: 1px solid #aaa;

    margin: 1px 10px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    cursor: pointer;
}

.switch-button-button {
    position: absolute;

    left: -1px;
    top : -1px;

    background: #FAFAFA;
    border: 1px solid #aaa;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.message_ok{
	width:100%;
	padding:20px;
	color: #468847;
	background-color: #dff0d8;
	border:1px solid #d6e9c6;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display:none;
}

/* EVENTS */

.event_input{
	width:100%;
	border: 1px solid #ccc!important;
}

textarea.event_input{
	padding:10px;
	background:#FFFFFF;
}

.event_input.error {
	border: 1px solid #ED1846!important;
    background: #fff3f6!important;
    color:#ED1846!important;
}

.event_select{
	border: 1px solid #ccc!important;
    color: #242021;
    padding-top: 8px;
    padding-right: 11px;
    padding-bottom: 8px;
    padding-left: 11px;
    display: inline-block;
    font-family: 'Droid Sans',sans-serif;
	float:right;
}
.event_select.all{
	width:100%;
}
.prix_actif{
	color:#ED1846;
	font-weight:700;
	font-size:16px;
}


/* AFTERWORK */
.afterwork_mail table{
	padding:0px!important;
	margin:0px!important;
	border:none!important;
	width:740px;
	border-collapse: separate!important;
	/*background-color:none!important;*/
}
.afterwork_mail th,.afterwork_mail td{
	padding:0px!important;
	margin:0px!important;
	border:none!important;
}



#search_afterwork .content_left{
	float:left;
	width:280px;
	margin-right:20px;
}
#search_afterwork .content_middle{
	float:left;
	width:460px;
	margin-right:20px;
}
#search_afterwork .content_right{
	float:left;
	width:160px;
}

/* Enews */
.agency-logo2.home_article {
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}

.agency-logo2.home_article:hover .agency-logo-pastille {
	background: url(../graphics/agency1.png) top right no-repeat;
}

.agency-logo-pastille {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background: url(../graphics/agency2.png) top right no-repeat;
}

.agency-logo2 ul{
	list-style-image: none!important;
	list-style-type: none!important;
	width: 100%;
	margin: 0 auto;
	position:relative;
}

.agency-logo2 li {
	display:flex;
	align-items: center;
	position: relative;
	height:140px;
	line-height:140px;
	padding: 0;
	width: 270px;
	margin-left:12px!important;
	margin-right:12px!important;
	border:1px solid #e6e6e6;
	float: left;
	text-align: center;
	list-style-type: none!important;
	overflow:hidden;
}

.agency-logo2 li img {

	display: inline-block;
	margin:0 auto!important;
	/*width:100%;
	height:auto;
	max-height:140px;
	max-width:100%;*/
}

.agency-logo-txt2 {
	padding: 20px;
}

.agency-logo2 h1 {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 0px;
	text-align: center;
	background: url('../graphics/bg_spec.jpg');
	padding: 25px 0;
	font-size: 18px;
}

.agency-logo-txt2 h4 {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

.agency-logo-txt2 p.ft12 {
	text-align: center;
}

/*=================== PAGE  Press Awards night===================*/

.flip2
{
	color:#ED1846;
	font-size: 12px;
	padding: 0 10px;
	text-align:center!important;
	background-color:#fff;
	border:solid 1px #ED1846;
	font-weight:bold;
	cursor:pointer;
	position: absolute;
	right: 30px;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
}

.press_awards_night_form .panel_container .titre_table {
	font-weight: bold;
}

#envoi_btn_press {
	margin: 20px auto;
	display: block;
	float: none;
	text-align: center;
	font-size: 18px;
	padding: 20px;
	width: 200px;
}

.par_table {
	font-weight: inherit;
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
	margin-left: 20px;
}

h1.TitrePub2015{
	font-family: 'Conv_Knockout-HTF68-FullFeatherwt', 'Droid Sans', sans-serif;
	text-transform:uppercase;
	color:#000000;
	font-size:160px;
	line-height:91px;
	background-image:none;
	position:relative;
	z-index:3;
}
p.TextePub2015{
	font-family: 'mmcordamedium';
	font-size:25px;
	color:#000000;
	position:relative;
	z-index:3;
	padding-left:120px;
	width: 650px;
}
img.ImgPub2015{
	margin-top:-230px;
	margin-left:0px;
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);

    -webkit-animation: scalePub 1s;
    animation: scalePub 1s;

    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;

    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
div.conteneurPub2015{
	height:430px;
	padding-left:120px;
}
@-webkit-keyframes scalePub {
    0% {-webkit-transform: scale(0);}
    55% {-webkit-transform: scale(1.1);}
    75% {-webkit-transform: scale(0.9);}
    100% {-webkit-transform: scale(1);}
}

@keyframes scalePub {
    0% {transform: scale(0);}
    55% {transform: scale(1.1);}
    75% {transform: scale(0.9);}
    100% {transform: scale(1);}
}


/* agency selector */
.fourty{
	width: 40%;
	float: left;
	margin: 0;
	padding-right: 40px;
	box-sizing: border-box;
}.sixty{
	width: 60%;
	float: left;
	margin: 0;
	padding-left: 40px;
	box-sizing: border-box;
}.full_wid{
	width: 100%;
}

.relative{
	position: relative;
}.agency_selector h1, .agency_selectored h1{
	font-size: 20px;
	margin-bottom: 20px;
}.agency_selector input[type=text] {
    padding: 26px 20px !important;
}.zoneAnimateContent input[type=text] {
    padding: 20px 18px !important;
    margin-bottom: 10px !important;
    border: inherit !important;
}.subtitle{
	font-weight: bold;
	font-size: 14px;
	color: #363636;
	margin-bottom: 20px;
}.selector_select{
	background: #ed1846;
	float: left;
	margin: 0 20px 20px 0 !important;
	color: #fff !important;
	font-size: 14px !important;
	padding: 0;
	box-sizing: border-box;
	transition: all .2s ease;
}.selector_select:hover, .selector_select.active{
	background: #a81132;
}.selector_select .zoneAnimateTop p{
	color: #fff !important;
}.agency_selector .zoneAnimateAll .zoneAnimateTop{
	border-bottom: inherit !important;
	padding: 14px 16px;
	height: inherit !important;
	display: inline-block !important;
	box-sizing: border-box;
}.agency_selector .zoneAnimateAll .zoneAnimateContent{
    border: inherit !important;
    margin-top: 0 !important;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.2);
}.zoneAnimateContent{
    padding-bottom: 20px !important;
}.agency_selector .btnresetas{
	position: absolute;
    top: -42px;
    right: 20px;
	margin-top: 0;
	transition: all .2s ease;
}.agency_selector .btnresetas:hover{
	background: #a81132;
}.agency_selector .zoneAnimateAll .zoneAnimateContent p.select{
	color: #fff !important;
	font-size: 12px !important;
	text-transform: capitalize !important;
	padding: 4px 40px;
	box-sizing: border-box;
	position: relative;
}.agency_selector .zoneAnimateAll .zoneAnimateContent p.select:after{
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 6px;
    left: 10px;
    background: #fff;
    z-index: 1;
}.agency_selector .zoneAnimateAll .zoneAnimateContent p.select.active:after{
    background: #fff url(../graphics/selector_checked.png) no-repeat center;
    background-size: 6px;
}.agency_selector .zoneAnimateAll .zoneAnimateContent p.select.active{
    font-weight: inherit !important;
}
.result_bloc{
	display: inline-block;
	position: relative;
	width: 160px;
	height: 160px;
	background: #fff;
	margin: 20px 20px 20px 0;
	border: 1px solid #c1c1c1;
	box-sizing: border-box;
}.result_bloc:nth-child(5n){
	margin-right: inherit;
}.result_bloc:nth-child(1n+4){
	margin-left: inherit;
}.result_inner{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}.result_premium{
	position: absolute;
	z-index: 4;
    top: -28px;
    left: 13px;
}.result_moreinfo{
	position: absolute;
	z-index: 3;
	width: 90%;
	height: 90%;
	top: 5%;
	left: -100%;
	opacity: .8;
	transition: all .2s ease;
	background: #ec1846;
	color: #fff;
}.result_inner:hover .result_moreinfo{
	left: 5%;
	opacity: 1;
}.result_moreinfo p{
	font-size: 12px;
	position: absolute;
	bottom: 0;
	padding: 10px;
	left: 0;
	width: 100%;
	box-sizing: border-box;
}.result_moreinfo p.title{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	bottom: 50%;
	transform: translateY(50%);
}.result_company{
	width: 100%;
	height: 100%;
}.result_company p{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	bottom: 50%;
	transform: translateY(50%);
	text-align: center;
	position: absolute;
    width: 100%;
}
/* Agency selector */
.return_agency_selector{
	display: inline-block;
	padding-left: 20px;
	font-size: 14px;
	color: #333333;
	background: url(../graphics/left_return.png) no-repeat center left;
	background-size: 5px;
}.bannertop{
	padding: 40px 0;
}.desc_logo{
	width: 160px;
	float: left;
}.desc_top{
	float: left;
	width: calc(100% - 160px);
	box-sizing: border-box;
	padding: 40px 40px;
}.desc_top p{
	font-size: 15px;
	max-width: 450px;
	font-weight: bold;
}.desc_top p.title{
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ed1846;
	margin-bottom: 10px;
}.selector_menu_link{
	display: inline-block;
	padding: 20px 30px;
	background: #bdbdbd;
	color: #fff;
	font-size: 14px;
	transition: all .2s ease;
}.selector_menu_link:hover, .selector_menu_link.active{
	color: #fff;
	background: #ed1846;
}.selector_menu{
	display: block;
}.selector_content{
	display: inline-block;
	background: #fff;
	border: 1px solid #c1c1c1;
	padding: 50px;
	margin-top: 1px;
	box-sizing: border-box;
	min-width: 100%;
}.selectore_content_inner{
	display: none;
}.selectore_content_inner.active{
	display: block;
}.selectore_content_inner .title{
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 24px;
}.line_fix_bloc{
	margin-top: 40px;
}.selector_icon{
	padding: 5px 40px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	background-position: top 5px left;
	background-repeat: no-repeat;
	background-size: 30px;
	box-sizing: border-box;
	margin-bottom: 15px;
}.selector_icon .subtitle{
	color: #ed1846;
	font-weight: bold;
	margin-bottom: 0;
	word-wrap: break-word;
	max-width: 158px !important;
}.selector_icon .subtitle span{
	color: #333;
	word-wrap: break-word;
	font-weight: normal !important;
	max-width: 158px !important;
}.line_fix_bloc .selector_icon{
	width: 212px;
    padding: 5px 15px 5px 40px;
    background-size: 28px;
}.text_center{
	text-align: center;
}.inline_block{
	display: inline-block;
}.notyetabon{
	display: inline-block;
	margin: 40px 0 0;
	padding: 50px 100px;
	text-align: center;
    font-size: 18px;
    max-width: 360px;
	background: #fff;
    box-shadow: 0 0 110px rgba(0,0,0,0.1);
}.notyetabon p{
	display: inline-block;
	line-height: 1.4;
}.notyetabon .btn_red{
	display: inline-block;
    background: #ed1846 url(../graphics/btn_arrow.png) no-repeat center right 25px;
    background-size: 5px;
    margin-top: 30px;
    padding: 16px 50px 16px 25px;
    color: #fff;
	font-size: 14px;
	font-weight: bold;
}.selectore_content_inner th, .selectore_content_inner td, .selectore_content_inner table{
	border: none !important;
}.selectore_content_inner th{
	padding: 0 20px 20px 0;
	font-size: 16px !important;
}.selectore_content_inner td{
	padding: 10px 20px;
}.selectore_content_inner td:first-child{
	font-weight: bold;
}.selectore_content_inner th{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}.selectore_content_inner tr:nth-child(even) td{
	background: #ddd;
}.selector_member {
	width: 155px;
	margin-right: 15px;
	margin-bottom: 20px;
	display: inline-block;
	box-sizing: border-box;
	cursor: pointer;
}.selector_member:nth-child(5n + 1){
	margin-right: 0;
}.selector_member img{
	width: 100%;
	border: 1px solid #eee;
}.selector_member p{
	margin-top: 6px;
	font-size: 13px;
	line-height: 1.5;
	color: #ed1846;
	font-weight: bold;
}.selector_member p span{
	color: #333;
	font-weight: normal;
}
/* agency selector */
.selector_campaign{
	padding: 10px;
	box-sizing: border-box;
	border: 2px solid #e0e0e0;
	overflow: hidden;
	margin-bottom: 10px;
}.selector_campaign .img{
	display: inline-block;
	width: 300px;
	margin-right: 35px;
	float: left;
}.selector_campaign .inner{
	display: inline-block;
	float: left;
	box-sizing: border-box;
	width: calc(100% - 335px);
	padding-right: 100px;
	padding-top: 20px;
}.selector_campaign .title{
	font-family: 'mm_the_serif','Droid Sans', sans-serif;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 2px;
    background: #242021;
    box-shadow: 5px 0 0 #242021, -5px 0 0 #242021;
    -moz-box-shadow: 5px 0 0 #242021,-5px 0 0 #242021;
    -webkit-box-shadow: 5px 0 0 #242021, -5px 0 0 #242021;
    position: relative;
    left: 5px;
    display: inline;
}.selector_campaign p{
	margin-top: 15px;
	font-size: 14px;
	margin-bottom: 20px;
}.timeline{
	padding-left: 40px;
	position: relative;
}.timeline:before{
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background: #bdbdbd;
    position: absolute;
    top: 6px;
    left: 18px;
}.timeline .date{
	font-size: 18px;
	font-weight: bold;
	color: #ed1846;
	position: relative;
}.timeline .date:after{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 12px;
    background: #bdbdbd;
    position: absolute;
    top: 6px;
    left: -26px;
}.timeline .title{
	font-size: 13px;
	padding-left: 14px;
	font-weight: bold;
	color: #333333;
	margin: 20px 0;
}.timeline .coupe{
	padding: 10px 50px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center left 20px;
}.timeline .coupe.gold{
	background-image: url(../graphics/gold.png);
}.timeline .coupe.silver{
	background-image: url(../graphics/silver.png);
}.timeline .coupe.bronze{
	background-image: url(../graphics/bronze.png);
}.timeline .coupe.listin{
	background-image: url(../graphics/listin.png);
}
/* END - agency selector */


.premium_agencies_slider{
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 40px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    display: block;
    overflow: hidden;
}.premium_agencies{
	display: block;
	float: left;
    width: 100%;
    height: 200px !important;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px;
}.premium_agencies .title{
	position: absolute;
	font-weight: bold;
    padding: 20px;
    font-size: 18px;
    line-height: 20px;
    max-width: 100%;
    text-transform: uppercase;
    bottom: 50%;
    transform: translateY(50%);
}.premium_agencies img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	width: calc(100% - 20px);
	max-width: 194px;
    max-height: 100%;
    margin: 0 auto;
}.hover_state{
	display: block;
	position: absolute;
    color: #fff;
    top: 20px;
    left: 20px;
    opacity: 0;
    z-index: 9;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
	background: #ed1846;
	transition: all .3s ease;
}.hover_state p{
	position: absolute;
	font-weight: bold;
    padding: 20px;
    font-size: 18px;
    line-height: 20px;
    max-width: 100%;
    text-transform: uppercase;
    bottom: 50%;
    transform: translateY(50%);
}.hover_state span{
    font-size: 12px;
    position: absolute;
    bottom: 0;
    padding: 20px;
    left: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}.premium_agencies:hover .hover_state{
	opacity: 1;
}.slick-arrow{
	display: block;
	border: 0;
	margin: 0;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	padding: 0;
	outline: none;
	text-indent: -99999px;
	width: 30px;
	height: 40px;
	background: red;
	transition: all .3s ease;
}.slick-prev{
	left: 6px;
	background: url(../graphics/slickarrowb.png) no-repeat center;
	background-size: cover;
}.slick-next{
	right: 6px;
	background: url(../graphics/slickarrow.png) no-repeat center;
	background-size: cover;
}.slick-arrow:hover{
	background-color: #f1f1f1;
}

.slick-dots{
	position: absolute;
	display: inline-block;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%); 
}.slick-dots li{
	list-style: none;
	float: left;
	margin: 0;
	display: inline-block;
}.slick-dots li button{
	display: inline-block;
	outline: none;
	width: 15px;
	height: 15px;
	border-radius: 15px;
	text-indent: -999999px;
	cursor: pointer;
	border: 0;
	margin: 0 5px;
}.slick-dots .slick-active button{
	background: #ed1846;
}.premium_agencies .result_premium {
    top: 22px;
    left: 50%;
    margin-left: 2px !important;
    z-index: 10;
    width: 130px;
}

.list.doubleimg a{
	display: inline-block;
	width: 50%;
}.list.doubleimg img{
    display: inline-block;
    width: 94px;
    margin-right: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-height: 80%;
    width: auto;
    max-width: 94px;
}.meetstar h1{
	font-size: 16px;
	padding: 0 0 10px;
}.home_article.small-padding.meetstar .left{
	padding: 10px;
	width: calc(33% - 20px);
}.home_article.small-padding.meetstar .right{
	width: 66%;
}



/* MODAL */
.modal{
	display: none;
	position: fixed;
	z-index: 999998;
	width: 100%;
	min-height: 100%;
}.bg_behind{
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	cursor: pointer;
	background: rgba(0,0,0,0.5);
}.inner_modal{
	overflow: auto;
	box-sizing: border-box;
	position: absolute;
	padding: 20px 40px;
	width: 100%;
	max-width: 750px;
	top: 50%;
	left: 50%;
	box-shadow: 0 0 60px rgba(0,0,0,0.2);
	transform: translate(-50%, -50%);
	display: inline-block;
	z-index: 999999;
	background: #f1f1f1;
}.inner_modal .left.half{
	box-sizing: border-box;
	float: left;
	width: 50%;
	padding: 0 20px;
	text-align: center;
}.inner_modal h1{
	text-transform: uppercase;
	margin-bottom: 20px;
}.inner_modal p{
	margin-bottom: 20px;
}.inner_modal .center_btn{
	text-align: center;
}.inner_modal a.btn{
	padding: 8px 20px;
	display: inline-block;
	margin-top: 20px;
	border-radius: 5px;
}.inner_modal input{
	margin: 5px 0 10px;
	border: 1px solid #E6E6E6;
}.inner_modal input.error{
	border: 1px solid #ed1846;
}.logo_modal{
	display: block;
	width: 70px;
	margin: 0 auto;
}.doubleblock{
	margin-top: 20px;
}.modal_abo{
	width: 100%;
	max-width: 240px;
	display: inline-block;
	margin: 0 auto;
}.input_line{
	display: block;
}.modal_q{
	display: block;
	margin-top: 20px;
}.modal_q a{
	text-decoration: underline;
}.modal_frgt{
	display: block;
	margin-right: 20px;
	text-decoration: underline;
}.close_modal{
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	border: 1px solid #E6E6E6;
	background: #fff url(../graphics/close_modal.png) no-repeat center;
	background-size: cover;
}.new_line{
	background: #ffffff;
    padding: 14px 16px;
    margin-top: 20px;
    border: 1px solid #e6e6e6;
}.new_line span{
	display: inline-block;
	font-weight: bold;
	margin-right: 20px;
}.inner_modal .new_line a.btn{
	margin: 0;
}.inner_modal .new_line p{
	margin: 0;
}
.full_width{
	width: 100%;
	margin-top: 70px;
	display: inline-block;
}.full_width.abonnement .grid_8{
    width: calc(50% - 40px);
    max-width: 360px;
    float: left !important;
    margin: 0 40px 0 0 !important;
}
/* END - MODAL */
/* Free month */
.text_center{
	text-align: center;
}.mb_ft{
	display: block;
	margin-bottom: 40px;
}.mb_ft p{
	display: inline-block;
	font-size: 15px !important;
	line-height: 1.4;
	width: 100%;
	padding: 0 20px;
	max-width: 500px;
	text-align: center;
}
.free_month-img{
	display: inline-block;
	width: 100%;
	max-width: 480px;
	margin: 10px auto 30px;
}.free_month_bloc .half{
	width: 50%;
	box-sizing: border-box;
}.free_month_bloc .third{
	box-sizing: border-box;
	width: calc(33% - 15px);
}.free_month_bloc .left{
	float: left;
}.desk_fm{
	box-sizing: border-box;
	padding-right: 20px;
}.free_month_bloc .input_line{
	overflow: hidden;
}.free_month_bloc .input_line .third{
	margin-right: 20px;
	margin-bottom: 20px;
}.free_month_bloc .input_line .third:last-child{
	margin-right: 0;
}.free_month_bloc label{
	display: inline-block;
	margin: 5px 0;
}.free_month_bloc input{
	border: 1px solid #E6E6E6;
}.lang_choice{
	margin-bottom: 10px;
}.lang_choice span{
	cursor: pointer;
	display: inline-block;
	background: #fff;
	padding: 10px;
	transition: all .2s ease;
	margin-right: 10px;
	border: 1px solid #E6E6E6;
}.lang_choice span:hover, .lang_choice span.active{
	background: #ED1846;
	color: #fff;
}.free_month_bloc .colleague{
	border: 1px solid #E6E6E6;
	padding: 20px;
	margin-bottom: 20px;
}.free_month_bloc .colleague p{
	font-weight: bold;
	color: #ED1846;
	display: block;
	margin-bottom: 15px;
}.colleague_bloc{
	display: none;
}.messa_thx{
	display: none;
}
/* END - Free month */



@media screen and (max-width:1024px) {
	.container.agency_selector, .agency_selectored{
		padding: 0 20px !important;
		box-sizing: border-box;
	}.result_bloc:nth-child(5n) {
	    margin-right: 20px;
	}.selector_member:nth-child(5n + 1) {
	    margin-right: 15px;
	}.selectore_content_inner.active {
	    display: block;
	    text-align: center;
	}.selector_campaign .inner {
	    padding-right: 30px;
	}.agency_selector .zoneAnimateAll, #search_agency{
		width: 30% !important;
		max-width: inherit !important;
	}.free_month_bloc{
		box-sizing: border-box;
		padding: 0 20px;
	}
}

@media screen and (max-width:950px) {
	.selector_campaign .inner {
	    width: 100%;
	}.selector_campaign {
		width: 100%;
	    max-width: 520px;
	    padding: 10px 40px;
	    text-align: center;
	    display: inline-block;
	}.selector_campaign .img{
		float: none;
	}.selectore_content_inner .relative{
		text-align: center;
	}
}

@media screen and (max-width:900px) {
	img.ImgPub2015{
		margin-left:0px;
	}
	.zoneimgP2015{
		position:absolute;
		right:0;
	}
	.container .grid_4.zoneimgP2015{
		width:auto !important;
	}
}
@media screen and (max-width:860px) {
	.full_width.abonnement .grid_8{
	    width: 100% !important;
	    max-width: inherit;
	    float: none !important;
	    margin: 0 !important;
	}.full_width.abonnement .box{
	    padding: 30px 20px;
	    margin: 0 auto;
	}
}

@media screen and (max-width:800px) {
	p.TextePub2015{
		font-size:25px;
		padding:0;
		width: 100%;
	}
	h1.TitrePub2015{
		text-transform:uppercase;
		color:#000000;
		font-size:160px;
		line-height:91px;
		background-image:none;
		position:relative;
		z-index:3;
	}
	div.conteneurPub2015{
		padding-left:20px;
	}
	.container .grid_10.zonetexteP2015{
		width:98% !important;
		-moz-box-sizing:border-box;
		  -webkit-box-sizing:border-box;
		  box-sizing:border-box;
		  padding:0 20px;
	}

}

@media screen and (max-width:750px) {
	.fourty, .sixty{
		width: 100%;
	}.selector_campaign {
	    padding: 10px;
	}.selector_menu_link {
	    padding: 10px 20px;
	    margin: 3px 0px 0 0;
	    font-size: 13px;
	}.desc_top {
	    width: 100%;
	    padding: 20px 0 0;
	}.bannertop {
	    padding: 20px 0 40px;
	}.free_month_bloc .third, .free_month_bloc .half {
	    width: 100%;
	}.free_month-img{
		margin: 0 0 40px 0 ;
	}
}

@media screen and (max-width:700px) {
	.selector_content {
	    padding: 30px 20px;
	}.selectore_content_inner th {
	    font-size: 13px !important;
	}.selectore_content_inner td {
	    padding: 10px;
	}
}

@media screen and (max-width:650px) {

	h1.TitrePub2015{
		font-size:120px;
		line-height:61px;
	}
	div.conteneurPub2015{
		height:320px;
	}.agency_selector .zoneAnimateAll, #search_agency, .agency_selector input[type=text]{
		width: 100% !important;
		max-width: inherit !important;
		margin-right: 0 !important;
	}.agency_selector .btnresetas {
	    top: -59px;
	    right: 80px;
	}.inner_modal .left.half{
		display: block;
		width: 100%;
	}.inner_modal{
		padding: 20px;
		top: 40px;
		left: 5%;
		width: 90%;
		transform: inherit;
	}.inner_modal .left.half{
		padding: 0;
	}

}
@media screen and (max-width:600px) {
	.selector_content{
		margin-top: 5px;
	}.selector_menu_link {
	    width: 25%;
	    text-align: center;
	}
}
@media screen and (max-width:560px) {
	.selector_menu_link {
	    width: 49%;
	    box-sizing: border-box;
	}
}
@media screen and (max-width:500px) {

	h1.TitrePub2015{
		font-size:100px;
		line-height:50px;
	}
	div.conteneurPub2015{
		height:320px;
	}
}
@media screen and (max-width:380px) {

	h1.TitrePub2015{
		font-size:80px;
		line-height:40px;
	}
	div.conteneurPub2015{
		height:290px;
	}
}


/* PAGE abonnement */
.abonnement .detail-abo{
	margin-top: 30px;
	margin-bottom: 25px;
}
.abonnement .detail-abo p{
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	margin-left: 20px;
}
@media (max-width: 866px) {
	.abonnement .detail-abo p{
		margin-left: 0;
	}
}
.abonnement .detail-abo img{
	vertical-align: middle;
}
@media (max-width: 866px) {
	.abonnement .detail-abo img{
		display: none;
	}
}

.abo_lu {
    width: 49%;
}

.abo_lu_left {
    float: left;
}

.abo_lu_right {
    float: right;
}

.abo_lu .detail-abo {
    text-align: center;
}

.abo_lu .detail-abo p {
    display: block;
    padding-top: 10px;
    text-align: center;
}

@media (max-width: 866px) {
    .abo_lu {
        width: 100%;
    }
}

.abonnement .box-abo{
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 60px 20px 30px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	font-size: 12px;
	line-height: 16px;
	cursor: pointer;
	position: relative;
	display: block;
	margin-bottom:50px;
	margin-top: 60px;
	text-align: center;
}
.abonnement .box-abo img{
	margin-bottom: 40px;
}
.abonnement .box-abo p{
	font-size: 12px;
	text-align: justify;
}
.abonnement .box-abo p span{
	color: #ed1846;
	font-weight: 600;
	font-size: 14px;
}
.abonnement .box-abo p:first-of-type{
	font-size: 16px;
	margin-bottom: 15px;
}
.abonnement .box-abo .btn_m{
	margin-top: 30px;
	text-align: center;
}
.abonnement .grid_8{
	margin: 0 !important;
}
@media (max-width: 866px) {
	.abonnement .grid_8{
		width: 100% !important;
	}
}
.abonnement .grid_8.flr {
    float: right;
    margin-top: 20px!important;
}
@media (max-width: 866px) {
	.abonnement .grid_8.flr{
		float: left;
	}
}
.abonnement .box{
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 16px;
	position: relative;
	display: block;
	margin-bottom: 50px;
	overflow: visible;
}
.abonnement .box.most-app{
	padding: 30px 20px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
}
.abonnement .box.most-app::before{
	content: "";
	position: absolute;
	top: -20px;
	left:50%;
	background-image: url(../graphics/abo_most-app.png);
	margin-left:-67px;
	background-repeat: no-repeat;
	width: 135px;
	height: 41px;
}
.abonnement .box .picto-box{
	display: inline-block;
	vertical-align: super;
	margin-right: 10px;
}
.abonnement .box .title{
	margin-bottom: 15px;
	display: inline-block;
}
.abonnement .box .title h3{
	font-weight: 600;
	font-family: "Droid Sans";
	background: none;
	color: #ed1846;
	font-size: 14px;
	line-height: 12px;
	left: 0;
	box-shadow: none;
}
.abonnement .box .title h3 span{
	font-size: 10px;
}
.abonnement .box .title h4{
	font-size: 10px;
	color: #adadad;
	line-height: 10px;
}
.abonnement .abo_btn{
	text-align: center;
	margin-bottom: 70px;
	margin-top: 30px;
}
.abonnement .more-info{
	font-size: 14px;
	margin-bottom: 40px;
}
.abonnement .more-info a{
	color: #ed1846;
	font-weight: 600;
	text-decoration: underline;
}
.abonnement .editeur{
	font-size: 16px;
	margin-bottom: 40px;
}
.abonnement .contact{
	margin-bottom: 40px;
}

.price_pup{
	display: inline-block;
    padding: 15px 20px 15px 55px;
    position: absolute;
    background: #ed1846 url(../graphics/euro.png) no-repeat center left 20px;
    background-size: 24px;
    border-radius: 50px;
    color: #fff;
    top: -28px;
    left: 50%;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 20px !important;
    line-height: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}.price_pup span{
	display: block;
	color: #fff !important;
	display: inline-block !important;
	margin-left: 3px !important;
	font-weight: 400 !important;
	opacity: 0.7;
}.litespace{
	display: block;
    text-align: center;
    margin-top: 8px;
    font-weight: 600;
    color: #a7a7a7;
}



/* SODEXO */
#header_middle_container_sodexo4you,
#footer_sodexo4you
{
	display:none !important;
}
body.sodexo4you #header_middle_container_sodexo4you .logo{
	float:none;
	margin:0 auto;
	display:block;
	margin-top:25px;
}
body.sodexo4you #header_top,body.sodexo4you #header_top_content {
	background:#BB2123!important;
}

body.sodexo4you #social_btn,
body.sodexo4you #btn_mobile_menu,
body.sodexo4you #sub_header_content,
body.sodexo4you #normal_search,
body.sodexo4you #member_tools,
body.sodexo4you #menu,
body.sodexo4you #header_middle_container,
body.sodexo4you #fake_menu,
body.sodexo4you #footer_normal,
body.sodexo4you #footer_bottom,
body.sodexo4you #member_menu_content
{
	display:none!important;
}
body.sodexo4you #header_tools span.sep_v{
	visibility:hidden!important;
}
body.sodexo4you #lang_selected{
	color:#FFFFFF!important;
}
body.sodexo4you #lang_select_content{
	background:#BB2123!important;
	color:#FFFFFF!important;
}
body.sodexo4you #lang_select_content a{
	background:#BB2123!important;
	color:#FFFFFF!important;
}



body.sodexo4you #header_middle{
	background:#264C73!important;
}
body.sodexo4you #header_middle_container_sodexo4you,
body.sodexo4you #footer_sodexo4you
{
	display:block!important;
}
/* SODEXO */



/* Bootstrap */

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}


/* Scrollbox */

#scroll_box{
	width:500px;
	height:275px;
	position:fixed;
	background:#242021;
	right:-600px;
	bottom:0;
	color:#A4A2A3;
	font-size:14px;
	text-align:center;
	padding:25px;
	-moz-box-sizing:border-box;
		  -webkit-box-sizing:border-box;
		  box-sizing:border-box;
	z-index:99999;
}
.sb_title{
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
}
#scroll_box p{
	text-align:center;
}
#scroll_box input{
	width:60%;
	display:inline-block;
	height:45px;
	line-height:45px;
	border:none;
	margin-top:-1px;
}
#scroll_box a.sb_btn{

	display:inline-block;
	width:40%;
	background:#E20139;
	text-align:center;
	height:45px;
	line-height:45px;
	color:#FFFFFF;
}
#scroll_box a.sb_close{
	display:block;
	float:right;
}
