
html {
	height: 100%;
}
body {
       
}
.clear {
        clear: both;
}
.pie {
        behavior: url(htc/PIE.htc);
}
p, a, input {
       font-family: Helvetica, Arial, sans-serif;
}




/* Header
-----------------------------------------------------------------------------*/
header {
    display: block;
    width: 100%; 
    background-color: #3097de;
}
#h-center {    
    width: 940px;
    padding: 35px 0px;
    margin: 0 auto;
    position: relative;
}
#logo {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
    color: #fff;
}
#signinBtn, #signonBtn {
    display: block;
    width: 120px;
    padding: 9px 0px;
    background-color: #fff;
    text-align: center;
    font-size: 12px;
    color: #3097de;
    position: absolute;
    top: 40px;
    right: 285px;
    border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
}
#signonBtn {
    display: none;
}
#headBtnText {
    display: block;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 49px;
    right: 120px;
}
#transparent_bg {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 530;
}
#enter {
    display: none;
    width: 300px;
    padding: 30px;
    background-color: #fff;
    position: absolute;
    top: 58px;
    left: 50%;
    margin-left: -180px;
    border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
    z-index: 540;
}
#enterFormClose, #signin3FormClose {    
    width: 8px;
    height: 8px;
    cursor: pointer;
    background: url('../images/close2.png') no-repeat;
    -pie-background: url('images/close2.png') no-repeat;
    position: absolute;
    top: 8px;
    right: 8px;
}
#enterFormH1 {
    text-align: center;
    font-size: 34px;
    color: #333333;
    padding-bottom: 35px;
}
#enterFormTxt1 {
    text-align: center;
    font-size: 14px;
    color: #666666;
    padding-bottom: 35px;
}
#enterFormTxt1 a {
    font-size: 14px;
    color: #3097de;
}
#enterFormTxt1 a:hover {
    text-decoration: underline;
}
.enterFormLabel {
    font-size: 14px;
    color: #000;
    line-height: 1;
    padding-bottom: 10px;
}
.checkbox1 {
    height: 26px;
    padding-left: 35px;
    display: block;    
    cursor: pointer;
    background: url('../images/chbox1.png') no-repeat;
    float: left;
    margin-bottom: 15px;
}
.checkbox1 input {
    display: none;
}
#chBox1Label {
    display: block;
    font-size: 13px;
    color: #999999;
    padding-top: 6px;
}
#forgotPassword {
    display: block;
    font-size: 13px;
    color: #3097de;
    padding-top: 6px;
    cursor: pointer;
    float: right;
}
#forgotPassword:hover {
    text-decoration: underline;
}
.inp-bg {
    width: 278px;
    height: 33px;
    background-color: #fff;
    border: 1px solid #cccccc;
    padding: 15px 10px 0px 10px;
    position: relative;
    border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
    margin-bottom: 20px;
}
#pass_auth, #login_auth, #mail3 {
    display: block;    
    margin: 0px;
    border: none;
    background: none;    
    font-size: 14px;    
    color: #000;   
}
#pass_auth, #login_auth {
    width: 280px;
}
#enter-btn {
    display: block;
    width: 300px;
    height: 50px;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    background-color: #3097de;
    border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
}
#error1, #error2 {
    display: block;
    width: 240px;
    padding: 5px 10px;
    font-size: 12px;    
    color: #fff;
    position: absolute; 
    left: 50%;
    top: 135px;
    margin-left: -130px;
    background-color: #fb7e7c;
    text-transform: uppercase;
    text-align: center;
    z-index: 2;
    border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
}


#signin3 {
    display: none;    
    width: 300px;
    padding: 30px;
    background-color: #fff;
    position: absolute;
    top: 58px;
    left: 50%;
    margin-left: -180px;
    border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
    z-index: 540;
}
#rvc {
    display: block;
    text-align: center;
    font-size: 27px;
    color: #333333;
    padding-bottom: 30px;
}
#get-email-btn {
    display: block;
    width: 300px;
    height: 50px;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    background-color: #3097de;
    border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
}



/*Content
-------------------------------------------------------------*/

article {
    display: block;
    width: 100%;
    background-color: #fff;
}
#content {
    display: block;
    width: 940px;
    margin: 0 auto;
    padding: 60px 0px 100px 0px;
    position: relative;
}
#photoBlocks {
    width: 480px;
    height: 480px;
    position: relative;
}
.photo_large {
    width: 215px;
    height: 215px;
    padding: 9px;
    background-color: #fff;
    border: 1px solid #eeeeee;
    border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
    position: absolute;
}
.photo_small {
    width: 50px;
    height: 50px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #eeeeee;
    border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
    position: absolute;
}
.photo_large a, .photo_small a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background-color: #ccc;
}
.photo_large a img, .photo_small a img {
    display: block;
    width: 100%;
    height: 100%;
}
#forSigninForm {
    width: 320px;
    position: absolute;
    top: 60px;
    right: 85px;
}
#signin {
    display: block;
    width: 320px;
    margin: 0 auto;
}
#signInFormH1 {
    font-size: 37px;
    color: #333333;
    line-height: 1.2;
    text-align: left;
    padding-bottom: 35px;
}
#signInFormTxt1 {
    font-size: 12px;
    text-align: left;
    color: #666666;
    line-height: 1.3;
    padding-bottom: 60px;
}
.signInFormLabel {
    font-size: 12px;
    color: #000;
    line-height: 1;
    text-align: left;
    padding-bottom: 10px;
}
#iamBlock, #cityBlock, #userNameBlock, 
#lookForBlock, #emailBlock, #passBlock {
    width: 150px;
    margin-bottom: 10px;
    position: relative;
}
#dateBlock {
    width: 320px;
    margin-bottom: 10px;
    position: relative;
}
#iamBlock, #cityBlock, #userNameBlock, #dateBlock {
    float: left;    
}
#lookForBlock, #emailBlock, #passBlock {
    float: right;
}
.signInFormLabel {
    font-size: 12px;
    color: #000;
    text-align: left;
    padding-bottom: 8px;
}
.customSelectWrap {     
	width: 148px;
	position: relative;
        border: 1px solid #ccc;
        background-color: #fff;
        border-radius:2px;
        -moz-border-radius:2px;
        -khtml-border-radius:2px;
        -webkit-border-radius:2px;
}
.customSelectWrap2 {     
	width: 91px;
	position: relative;
        border: 1px solid #ccc;
        background-color: #fff;
        border-radius:2px;
        -moz-border-radius:2px;
        -khtml-border-radius:2px;
        -webkit-border-radius:2px;
        float: left;
}
.selTop {				
	width: 146px;
	height: 28px;        
	cursor: pointer;
	position: relative;
}
.selTop2 {				
	width: 89px;
	height: 28px;	
	cursor: pointer;
	position: relative;
}
.selDropDown {			
	display: none;
	width: 148px;
	border: 1px solid #ccc;
        background-color: #fff;
	cursor: pointer;
        overflow-y: scroll;
	position: absolute;
	top: 29px;
	left: -1px;
        z-index: 300;
}
.selDropDown2 {			
	display: none;
	width: 91px;
        height: 100px;
	border: 1px solid #ccc;
        background-color: #fff;
	cursor: pointer;
        overflow-y: scroll;
	position: absolute;
	top: 29px;
	left: -1px;
        z-index: 300;
}
.selDownArrow, .selDownArrow2 {			
	width: 8px;
	height: 4px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -2px; 
        background: url('../images/sel-down-arrow.png') no-repeat;
        -pie-background: url('images/sel-down-arrow.png') no-repeat;
}
.selDropDown p, .selDropDown2 p { 
	font-size: 12px;
	color: #999999;
	line-height: 1;        
        padding: 0px;
	margin: 0px;
        padding: 5px 0px 5px 6px;
}
.selDropDown p:hover, .selDropDown2 p:hover {
        background: #3097de;
        color: #fff;
}
.selectedOptText {
        display:  block;
	font-size: 12px;
	color: #999999;
	line-height: 1;
	position: absolute;
	left: 6px;
	top: 50%;
	margin-top: -6px;
}
.selectedOptText2 {		
	display:  block;
	font-size: 12px;
	color: #999999;
	line-height: 1;
	position: absolute;
	left: 6px;
	top: 50%;
	margin-top: -6px;
}
.customSelectWrap select {
        width: 148px;
        display:  block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 1;
        background: none;
        border: none;
        padding: 3px 0px 4px 6px;
}
.customSelectWrap2 select {
        width: 91px;
        display:  block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 1;
        background: none;
        border: none;
        padding: 3px 0px 4px 6px;
}
.sel_space {
    width: 20px;
    height: 30px;
    float: left;
}

.inp-bg2 {
    height: 23px;
    width: 128px;
    padding: 5px 10px 0px 10px;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px; 
    position: relative;    
}
.look_for {
    width: 108px;
    padding: 5px 30px 0px 10px;
}
#field-login, #passw, #mail, #ville, #lookFor {
    display: block;  
    width: 128px;
    margin: 0px;
    border: none;
    background: none;    
    font-size: 12px;    
    color: #999999;   
}
#lookFor {
    width: 108px;
}
#chBoxDropDown {
    display: none;
    width: 128px;
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px; 
    position: absolute;
    top: 29px;
    left: -1px;
    z-index: 100;
}
.checkbox2 {
    height: 16px;
    padding-left: 25px;
    display: block;    
    cursor: pointer;
    position: relative;
    background: url('../images/chbox2.png') no-repeat;   
}
.checkbox2.chbox_cond {
    width:100%;
}
.checkbox2 input {
    display: none;
}
.chBox2Label {
    display: block;
    font-size: 12px;
    color: #999999;
    padding-top: 2px;
}
.mrg_b10 {
    margin-bottom: 10px; 
}
#props {
    width: 148px;
    height: 120px;
    overflow-y: scroll;
    background-color: #fff;
    border: 1px solid #cccccc;
    position: absolute;
    top: 29px;
    left: -1px;
    z-index: 500;
    border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
}
#props a {
    display: block;
    font-size: 12px;
    color: #999999;
    padding: 5px 0px 5px 10px;
    line-height: 1;
}
#props a:hover {
    background: #3097de;
    color: #fff;
}
#sugg_mail {
    display: block;
    font-size: 12px;
    color: #3097de;
    cursor: pointer;
    position: absolute;
    text-align: right;
    top: 32px;
    right: 0px;
}
.chbox_cond {
    float: left;
    margin: 5px 0px 40px 0px;
}
.chbox_cond_label {
    /*width: 160px;*/
    /*position: absolute;*/
    /*top: -8px;*/
    line-height: 1.2;
} 
#validerBtn {
    display: block;
    width: 120px;
    height: 20px;
    padding-top: 10px;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background-color: #3097de;
    border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
    float: right;
    position: relative;
}
#signinSubmit {
    display: none;
}
#err_iam, #err_date, #err_login, #err_ville, #err_pass, #err_email {
    display: none;
    padding: 5px 15px 5px 5px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    background-color: #fa5e5b;
    border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
    position: absolute;
    top: 35px;
    left: 0px;
    z-index: 220;
}
#err_iam, #err_date {
    top: 55px;
} 
.triangle {
    display: block;
    width: 6px;
    height: 3px;
    background: url('../images/err_triangle.png') no-repeat;
    -pie-background: url('images/err_triangle.png') no-repeat;
    position: absolute;
    top: -3px;
    left: 50%;
    margin-left: -3px;
}
.err_close {
    display: block;
    width: 8px;
    height: 8px;
    background: url('../images/err_close.png') no-repeat;
    -pie-background: url('images/err_close.png') no-repeat;
    position: absolute;
    top: 6px;
    right: 5px;
    cursor: pointer;
}
#err_cond {
    display: none;
    text-transform: uppercase;
    color: #fa5e5b;
}
#err_mailsCommerciaux {
    text-transform: uppercase;
    color: #fa5e5b;
}


/*Footer
----------------------------------------------------------------*/

footer {
    display: block;
    width: 100%;
    border-top: 1px solid #d6d6d6; 
    background-color: #eeeeee;    
}
#f-center {
    display: block;
    width: 940px;
    margin: 0 auto;
    padding: 20px 0px 40px 0px;
}
#footerLinks {
    font-size: 11px;
    color: #333333;
    padding-bottom: 20px;
}
#footerLinks a {
    color: #333333;
}
#footerLinks a:hover {
    text-decoration: underline;
}
.pad_l15 {
    padding-left: 15px;
}
.mrg_b20 {
    margin-bottom: 20px;
}
.footerTxt {
    font-size: 11px;
    color: #cccccc;
    text-align: left;
    line-height: 1.2;
}
.footerTxtBlack {
    font-size: 11px;
    color: #000000;
    text-align: left;
    line-height: 1.2;
}





/*Media Queries
-----------------------------------------------------------------*/

@media (min-width: 320px) and (max-width: 640px) {
    #h-center {    
        width: 300px;
        padding: 35px 0px;
    }
    #headBtnText {
        display: none;
    }
    #signinBtn, #signonBtn {
        right: 0px;
    }
    #content {
        width: 300px;
        padding: 10px 0px 20px 0px;
    }
    #photoBlocks {
        width: 300px;
        height: 315px;
    }
    #forSigninForm {
        width: 100%;
        position: relative;
        top: 0px;
        right: 0px;
    }
    #signin {
        width: 300px;
    }
    #signInFormH1 {
        font-size: 24px;
        text-align: center;
        padding-bottom: 20px;
    }
    #signInFormTxt1 {
        font-size: 12px;
        text-align: center;
        padding-bottom: 35px;
    }
    #iamBlock, #cityBlock, #userNameBlock, 
    #lookForBlock, #emailBlock, #passBlock {
        width: 300px;
    }
    #dateBlock {
        width: 300px;
    }
    #iamBlock, #cityBlock, #userNameBlock, #dateBlock, 
    #lookForBlock, #emailBlock, #passBlock {
        float: none;    
    }
    .inp-bg2 {
        width: 278px;  
    }
    .look_for {
        width: 258px;
    }
    #field-login, #passw, #mail, #ville { 
        width: 278px;   
    }
    #lookFor { 
        width: 258px;   
    }
    #chBoxDropDown {
        width: 278px;
    }
    .customSelectWrap, .customSelectWrap select {     
        width: 298px;
    }
    .sel_space {
        width: 15px;
    }
    .customSelectWrap2, .customSelectWrap2 select {     
        width: 88px;
    }
    .chbox_cond {
        float: none;
        margin: 20px 0px 40px 0px;
    }
    .chbox_cond_label {
        /*width: 169px;*/
        /*position: absolute;*/
        /*top: -6px;*/
        padding: 0px;
    } 
    #validerBtn {
        width: 300px;
    }
    #f-center {
        width: 300px;
    }
    #footerLinks, .footerTxt {
        text-align: center;
    }
    #enter, #signin3 {
        top: 58px;
        padding: 30px 10px;
        margin-left: -165px;
    }
    #logo {
        font-size: 39px;
    }
    #signinBtn, #signonBtn {
        width: 100px;
    }
}
/*321*/

@media (min-width: 640px) and (max-width: 950px) {
    #h-center {    
        width: 600px;
        padding: 35px 0px;
    }
    #headBtnText {
        display: none;
    }
    #signinBtn, #signonBtn {
        right: 0px;
    }
    #content {
        width: 600px;
        padding: 20px 0px 40px 0px;
    }
    #photoBlocks {
        width: 600px;
        height: 405px;
    }
    #forSigninForm {
        width: 100%;
        position: relative;
        top: 0px;
        right: 0px;
    }
    #signin {
        width: 360px;
    }
    #signInFormH1 {
        font-size: 25px;
        text-align: center;
        padding-bottom: 35px;
    }
    #signInFormTxt1 {
        font-size: 14px;
        text-align: center;
        padding-bottom: 35px;
    }
    #iamBlock, #cityBlock, #userNameBlock, 
    #lookForBlock, #emailBlock, #passBlock {
        width: 360px;
    }
    #dateBlock {
        width: 360px;
    }
    #iamBlock, #cityBlock, #userNameBlock, #dateBlock, 
    #lookForBlock, #emailBlock, #passBlock {
        float: none;    
    }
    .inp-bg2 {
        width: 338px;  
    }
    .look_for {
        width: 318px;
    }
    #field-login, #passw, #mail, #ville { 
        width: 338px;   
    }
    #lookFor { 
        width: 318px;   
    }
    #chBoxDropDown {
        width: 338px;
    }
    .customSelectWrap, .customSelectWrap select {     
        width: 358px;
    }
    .sel_space {
        width: 15px;
    }
    .customSelectWrap2, .customSelectWrap2 select {     
        width: 108px;
    }
    .chbox_cond {
        float: none;
        margin: 0px 0px 40px 0px;
    }
    .chbox_cond_label {
        width: auto;
        position: relative;
        top: 0px;
        padding: 1px 0px 0px 0px;
    } 
    .mailsCommerciaux_label {
        width: auto;
        position: relative;
        top: 0px;
        padding: 1px 0px 0px 0px;
    }
    #validerBtn {
        width: 360px;
    }
    #f-center {
        width: 600px;
    }
    #footerLinks, .footerTxt {
        text-align: center;
    }
    #enter, #signin3 {
        top: 58px;
        padding: 30px;
        margin-left: -180px;
    }
    #logo {
        font-size: 40px;
    }
    #signinBtn, #signonBtn {
        width: 120px;
    }
}
/*641*/

@media (min-width: 950px) {
    #h-center {    
        width: 940px;
        padding: 35px 0px;
    }
    #headBtnText {
        display: block;
    }
    #signinBtn, #signonBtn {
        right: 285px;
    }
    #content {
        width: 940px;
        padding: 60px 0px 100px 0px;
    }
    #photoBlocks {
        width: 480px;
        height: 480px;
    }
    #forSigninForm {
        width: 320px;
        position: absolute;
        top: 60px;
        right: 85px;
    }
    #signin {
        width: 320px;
    }
    #signInFormH1 {
        font-size: 25px;
        text-align: left;
        padding-bottom: 35px;
    }
    #signInFormTxt1 {
        font-size: 12px;
        text-align: left;
        padding-bottom: 60px;
    }
    #iamBlock, #cityBlock, #userNameBlock, 
    #lookForBlock, #emailBlock, #passBlock {
        width: 150px;
    }
    #dateBlock {
        width: 320px;
    }
    #iamBlock, #cityBlock, #userNameBlock, #dateBlock {
        float: left;    
    }
    #lookForBlock, #emailBlock, #passBlock {
        float: right;
    }
    .inp-bg2 {
        width: 128px;  
    }
    .look_for {
        width: 108px;
        padding: 5px 30px 0px 10px;
    }
    #field-login, #passw, #mail, #ville, #lookFor { 
        width: 128px;   
    }
    #lookFor { 
        width: 108px;   
    }
    #chBoxDropDown {
        width: 128px;
    }
    .customSelectWrap, .customSelectWrap select {     
        width: 148px;
    }
    .customSelectWrap2, .customSelectWrap2 select {     
        width: 91px;
    }
    .sel_space {
        width: 20px;
    }
    .chbox_cond {
        float: left;
        margin: 5px 0px 40px 0px;
    }
    .chbox_cond_label {
        /*width: 160px;*/
        /*position: absolute;*/
        /*top: -8px;*/
        padding: 0px;
    } 
    #validerBtn {
        width: 120px;
    }
    #f-center {
        width: 940px;
    }
    #footerLinks, .footerTxt {
        text-align: left;
    }
    #enter, #signin3 {
        top: 58px;
        padding: 30px;
        margin-left: -180px;
    }
    #logo {
        font-size: 40px;
    }
    #signinBtn, #signonBtn {
        width: 120px;
    }
}
/*991*/

