*{margin: 0; padding: 0;}
.trigger, .cnx_trigger{cursor: pointer;}

#shadow_overlay{position: fixed; width: 100%; height: 100%; background: #000; z-index: 9; opacity: 0.75; left: 0; top: 0; display: none;}
#ov2_overlay{
	width: 680px;
	height:460px;
	border: 0px solid #008AA8;
	background: #1f1f1f url(ovbg_test.png);
	display: none;
	position: absolute;
	left: 50%;
	top: 30px;
	margin-left: -315px;
	z-index: 10;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#ov2_title{text-align: center; margin: 20px 0; font: normal 18px arial; color: #f4f4f4}
#ov2_email_zone{ text-align: center; margin-top: 60px;}
.ov2_label{font: normal 30px tahoma; color: #fff; display: inline-block; margin-bottom: 10px}
#ov2_email{border: 0; width: 290px; text-align: center; color: #3a94b5; font: normal 20px tahoma; height: 40px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
#ov2_submit{text-align: center; margin-top: 25px; cursor: pointer;}
#ov2_pricing{text-align: center; color: #fff; font: bold 14px arial; margin-top: 10px;}
#ov2_pricing span{color: #3a94b5;}
#ov2_logo_iplus{text-align: center; margin-top: 45px;}
#ov2_step2{display: none; background: #fff;}
#iframe_operateur{width: 100%; height: 600px;} /* Defaut size = Orange size */

#ov2_cnx{width: 620px; height: 200px; background: url(cnx_background.jpg) no-repeat; display: none; z-index: 10; position: absolute; left: 50%; top: 240px; margin-left: -390px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding: 20px 10px 20px 150px;}
#ov2_cgu{position: absolute; bottom: -120px; background: url(ovbg_test.png); color: #aaa; font: normal 11px arial; text-align: justify; padding: 15px;}
#ov2_cgu a{color: inherit;}
.ov2_cnx_flaretop, .ov2_cnx_flarebot{width: 780px; height: 118px; background: url(cnx_flare.png) no-repeat; position: absolute; left: 0;}
.ov2_cnx_flaretop{top: -118px;}
.ov2_cnx_flarebot{bottom: -118px; background-position: 0 -118px;}
.ov2_cnx_girl{width: 223px; height: 691px; background: url(cnx_girl.png) no-repeat; position: absolute; left: -55px; bottom: -280px}
.ov2_cnx_close{display: block; width: 36px; height: 37px; background: url(overlay_close.png); text-indent: -2000px; overflow: hidden; position: absolute; right: -15px; top: -15px; cursor: pointer; z-index: 11}
.ov2_cnx_headline{font: normal 40px "trebuchet MS"; color: #fff; text-shadow: 1px 1px 1px #000000;}
.ov2_cnx_input{width: 270px; padding: 10px; font: normal 20px "Trebuchet MS"; color: #606060; display: inline-block;}
.ov2_cnx_submit{text-align: center; margin-top: 10px; margin-right: 20px;}
#ov3_cgu{color: #fff;}
#ov3_cgu a{color: inherit;}
#priced_submit{background: transparent url(bg_button_2.png) no-repeat; width: 389px; border: 0; font: bold 12px tahoma; color: #fff; padding-top: 45px; padding-bottom: 7px; cursor: pointer;}