/* ################### 
YesOrNow HomePage CSS
Julien Marie 
################### */

html, body {
	width : 100%;
	margin : 0;
	padding : 0;
	font-family : Helvetica, Arial;
	font-color : #333333;
	font-size : 12px;
	overflow-x: hidden;
	background: #f4f4f4; 
}

#jm_header {
	position : absolute;
	width : 100%;
	height : 399px;
	top : 0px;
	left : 0px;
	right : 0px;
}

#jm_picture {
	position : absolute;
	top : 0px;
	right : 0px;
	left : 0px;
	height : 399px;
	width : 100%; 
	background : transparent url(fond.jpg) center center;
	overflow : hidden;
}

#jm_picture_girls {
	position : absolute;
	top : 0px;
	right : 0px;
	left : 0px;
	height : 399px;
	width : 100%; 
	background : transparent url(fond2.jpg) center center;
	overflow : hidden;
}

#jm_picture_guys {
	position : absolute;
	top : 0px;
	right : 0px;
	left : 0px;
	height : 399px;
	width : 100%; 
	background : transparent url(fond4.jpg) center center;
	overflow : hidden;
}

#jm_container {
	position : absolute;
	width : 100%;
	top : 0px;
	left : 0px;
	right : 0px;
	height : 399px;
	text-align : center;
}

#jm-subcontainer {
	width : 986px;
	margin : 0 auto;
	text-align : left;
}

#jm_accroche {
	background : url(accroche.png) no-repeat;
	width : 456px;
	height : 211px;
	margin-top : 49px;
	margin-left : 4px;
}

#jm_cta {
	background : url(calltoaction.png) no-repeat;
	margin-top : 10px;
	margin-left : 0px;
	height : 242px;
	width : 588px;
}

#jm_content {
	position : absolute;
	top : 385px;
	background: url(fondhome.png) repeat-x;
	width : 100%;
	height : 500px;
	text-align : center;
}

#jm_content a {
	color : #333333;
	font-weight: bold;
}

#jm_content a:hover {
	color : #0099ff;
	font-weight: bold;
}
#jm_subcontent {
	width : 986px;
	margin : 4px auto;
	height : 300px;
	text-align: left;
}

#jm_newsticker {
	width : 986px;
	height : 38px;
	background: url(cadrehaut.png) no-repeat;
	padding-left : 5px;
	font-size : 11px;
	color : #333333;
}

#jm_maincontent {
	width : 986px;
	background : url(cadrefond.png) repeat-y;
}
#jm_leftcontent {
	float : left;
	width : 703px;
	*width : 708px;
	padding-top : 8px;
	padding-left : 4px;
}

#jm_ccm {
	display : block;
	background: url(commentcamarche.png) no-repeat;
	height : 29px;
	*height : 32px;
	margin : 0px 0 4px 0;
	padding-bottom : 3px;
	border-bottom: 1px solid #ececec;
}

#jm_pdms {
	display : block;
	background: url(pdms.png) no-repeat;
	height : 21px;
	*height : 25px;
	margin : 0px 0 4px 0;
	padding-bottom : 3px;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
}

#jm_presscontent {
	float : left;
	width : 270px;
	*width : 270px;
	border-left : #ececec 1px solid;
	padding-top : 8px;
}

#wep {
	background: url(webenparle.png) no-repeat;
	height : 29px;
	*height : 32px;
	margin : 0px 0 4px 0;
	padding-bottom : 3px;
	border-bottom: 1px solid #ececec;
	
}

#jm_ccm1 {
	width : 188px;
	*width : 215px;
	padding-left : 15px;
	padding-right: 15px;
	background: url(cadre1.png) no-repeat;
	margin-left: 10px;
}

#jm_ccm2 {
	width : 189px;
	*width : 215px;
	padding-left : 13px;
	padding-right: 15px;
	background: url(cadre2.png) no-repeat;
}

#jm_ccm3 {
	width : 187px;
	*width : 215px;
	padding-left :13px;
	padding-right: 15px;
	background: url(cadre3.png) no-repeat;
	margin-left : -4px;
}

.fleche {
	background: url(flechedroite.png) no-repeat;
	width : 20px;
	height : 23px;
	margin-top : 54px;
	float : left;
}
.argument {
	float : left;
	height : 122px;
	margin : 5px 0 5px 0;
	padding-top : 10px;
	*padding-top : 18px;
}

.argument h1 {
	font-size: 18px;
	color : #0099ff;
	letter-spacing: -1px;
	font-weight: bold;
	margin-bottom: 0px;
}

.argument p {
	margin-top : 5px;
}

.arg {
	width : 215px;
	float : left;
	margin-left : 10px;
	margin-right: 13px;
	margin-top : 5px;
}
.arg h1 {
	font-size: 14px;
	color : #0099ff;
	letter-spacing: -0.5px;
	*letter-spacing: -1px;
	font-weight: bold;
	margin-bottom: 5px;
}

.arg p {
	margin-top : 3px;
	margin-bottom : 3px;
}

#jm_presscontent h2 {
	text-align: center;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -0.5px;
	*letter-spacing: -1px;
	margin : 15px 14px 0 10px;
	*margin : 15px 14px 0 10px;
}

#jm_presscontent h3 {
	font-family: Georgia;
	text-transform: uppercase;
	letter-spacing: 2px;
	color : #666666;
	font-size: 12px;
	text-align: center;
	margin : 2px 0 0 0;
}

#jm_bottom {
	background: url(cadrebas.png) no-repeat;
	width : 986px;
	height: 27px;
}

#iphone {
	background: url(iphone.png);
	width : 160px;
	height : 278px;
	position: relative;
	top : -140px;
	margin-left: 825px;
	margin-bottom: -278px;
	z-index:-1px;
	display: none;
}

#relativer {
	position: relative;
}

#seo {
	margin : 14px;
	font-size: 10px;
	color : #333333;
}

#seo h1 {
	font-weight: bold;
	font-size : 10px;
}

#jm_ctaform {
	display : block;
	padding-top : 42px;
	padding-left: 16px;
}

#email {
	width : 192px;
	height : 30px;
	background: transparent url(textinput.png);
	border : 0;
	font-size: 14px;
	color : #333333;
	padding-left: 5px;
	padding-top : 7px;
}

#email:focus {
  outline: 0 none;
}

#jm_submit {
	
}


.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
    position : absolute;
    z-index: 5;
    display: block;
    padding : 10px;
    background: transparent url(alert.png) no-repeat;
    margin-top : -5px;
    margin-left : 0px;
    *margin-top: 30px;
    *margin-left: -192px;
    width : 172px;
    *width : 192px;
    height : 27px;
    *height : 47px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
    color : #00ff00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

#jm_mam {
	position: absolute;	
	z-index: 20;
	width : 133px;
	height : 26px;
	background: url(monadressemail.png);
	margin-top : -63px;
	*margin-top : -70px;
	margin-left : 14px;
	display: none;
}

#jm_loader {
	position : absolute;
	margin-left : 924px;
	height : 48px;
	width : 48px;
	top : 49px;
	background: url(fondloader.png) no-repeat;
	display: none;
}