/* CSS Document */
/*CSS debug
 */

/*

.CasqPro {
	float: right;
	margin-top: -28px;
	background: url(../img/Casq2.png) no-repeat;
	width:50px;
	height:50px;
}

#content .mob #head {
	margin:0 0 -40px 0;
	padding:0;
	height:120px;
}

#content #logo,

#content .mob #logo {
	margin-left:0px;
}


.fond_conx {
    float: left;
    width: 960px;
    height: 125px;
    background: url(../img/fond_connexion.gif) top no-repeat;
}
.CompteOn {
    margin-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 30px;
    height: 30px;
    background: url(../img/monespOn.gif) top left no-repeat;

}

#content .CompteOn a {
    color: #F60;
}

.StylConnect {
    margin-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 30px;
    padding-right: 30px;
    background: url(../img/connect.gif) top left no-repeat;
    border-right: 1px dotted #F60;
    height: 25px;
    font-size: 13px;

}
.StylInscript {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 30px;
    margin-left: 30px;
    background: url(../img/inscript.gif) top left no-repeat;
    height: 25px;
    font-size: 13px;

}
.particulier, .professionnel {
    width: 270px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
    padding-right: 20px;

}
.particulier { 
    margin-left: 30px;
    border-right: 1px dotted #F60;

}
.professionnel { 
    border-right: 1px dotted #C00;

}
.siren { 
    margin-top: 10px;
    width: 280px;
    font-size: 10px;
    float: left;

}
#identification .siren {
    margin-top: 20px;
    width: 240px;
}
.legend, .legend_pro {
    margin-left: 20px;
    width: 200px;
    text-align: right;
    display: block;

    font-size: 160%;
    font-weight: inherit;
    margin-bottom: 5px;

}
.legend {
    color: #F60;
}
.legend_pro {
    color: #C00;
}
.champ_conx, .champ_conx_pro {
    margin: 1px 0;
    width: 130px;
    border: 1px solid #CCC;
    font-size: 100%;
}
.champ_conx {
    color: #F60;
}
.champ_conx_pro {
    color: #C00;
}
*/