@charset "utf-8";
/* CSS Document */

 #pop_infolettre { display: none; }

body{
    margin: 0;
    padding: 0;
}
div.pop_container h1{
	margin: 0 0 30px 0;
	color:#b6d118;
	font-size:20px;
	font-weight: bold;
	text-transform: uppercase;
}
div.pop_container .important_vert{
	color:#b6d118;
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
}
div.pop_container .important_orange{
	color:#f3b911;
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
}

div.pop_container .important_orange_18px, #webToCcWrapper h1{
	color:#f3b911;
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
}

#webToCcWrapper h1{
	text-align:center;
}

div.pop_container{
	width:710px;
    background-color: #313131 !important;
	margin:auto;
    color: #f3b911;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 18px;
    padding: 0;
    text-align: left;
}
div.pop_container a {
    color:#f3b911;
    text-decoration: underline; 
}
div.pop_container .content{
	background: url(images/pop_body_bg.jpg) top left no-repeat #313131;
	padding: 40px 40px 40px 210px;
	min-height: 140px;
}
div.pop_container .footer{
	background-color: #000000;
}
div.pop_container .reseaux_sociaux .fb, div.pop_container .reseaux_sociaux .twitter, div.pop_container .reseaux_sociaux .youtube{
	display:inline;
	float:left;
	width:130px;
	padding:7px 0 15px 0;
}
div.pop_container .footer .reseaux_sociaux .fb, div.pop_container .footer .reseaux_sociaux .twitter, div.pop_container .footer .reseaux_sociaux .youtube{
	overflow:hidden;
	width:130px;
	margin-bottom:5px;
}

/*infolettre*/
#webToCcWrapper{
	background-color: #313131;
	color: #F3B911;
	padding:20px;
}
#webToCcWrapper .HPJ_newsletter_form{
	width:200px;
	margin:auto;
}