body {
    background: none repeat scroll 0 0 #F3F3F3;
    color: #232323;
    font-family: Arial,sans-serif;
    font-size: 12px;
}

* {
    margin: 0;
    padding: 0;
    border : 0;
}
.clear{
	clear: both;
    height: 0;
    width: 0;
}
#globalAbonnement{
    background: url("../../images/habiter/abonnement/bckRight.png") repeat-y scroll right top #FFFFFF;
    margin: 0 auto;
    width: 900px;
}

#globalAbonnement #headerA{
    background: url("../../images/habiter/abonnement/headerAbo.png") no-repeat scroll 0 0 transparent;
    height: 102px;
    margin-top: 10px;
    width: 800px;
}
#globalAbonnement #headerA h1{
	text-indent: -5000px;
}
#globalAbonnement #contentA{
    width: 800px;
}
#globalAbonnement #infoChamps{
    margin-left: 10px;
    margin-top: 10px;
    width: 800px;
}
#globalAbonnement #contentA #headerContent{
    background-color: #231F20;
    color: #FFFFFF;
    margin-right: 20px;
    padding: 25px;
}

#globalAbonnement #contentA #headerContent p{
	margin-bottom: 10px;
}

#globalAbonnement #contentA #headerContent h2{
	margin-top: 10px;
}
#globalAbonnement #contentA #blocContentInfoUti{
    margin-bottom: 10px;
    margin-right: 20px;
    margin-top: 5px;
    padding-left: 10px;
    
}
#globalAbonnement #contentA #blocContentInfoUti #borderContent{
    background: url("../../images/habiter/abonnement/magHA.png") no-repeat scroll 520px bottom #EFEFEF;
    border: 1px solid #0089D0;
    border-radius: 0 20px 20px 20px;
    padding: 20px;
}

#blocContentInfoUti #fonctionUti #fonction{
	width: 500px;
}
#blocContentInfoUti .duoUti{
	float: left;
}

#blocContentInfoUti #paysUti #pays{
	width: 170px;
}
#blocContentInfoUti #cpUti #cp{
	width: 85px;
}
#blocContentInfoUti #villeUti #ville{
	width: 150px;
}
#globalAbonnement #contentA #blocContentInfoUti #civiliteUti {
    margin-bottom: 10px;
    position: relative;
}
#globalAbonnement #contentA #blocContentInfoUti #civiliteUti fieldset span{
	color: #403F3F;
    font-size: 13px;
    margin-top: 0;
}
#globalAbonnement #contentA #blocContentInfoUti #civiliteUti .typeRad {
    left: 120px;
    position: absolute;
    top: 3px;
}
#globalAbonnement #inputPro2, #globalAbonnement #inputPro3{
	margin-left: 10px;
}

#globalAbonnement #contentA #blocContentInfoUti #typeUti {
    margin-bottom: 10px;
    position: relative;
}
#globalAbonnement #contentA #blocContentInfoUti #typeUti span{
	color: #403F3F;
    font-size: 13px;
    margin-top: 0;
}
#globalAbonnement #contentA #blocContentInfoUti #typeUti .typeRad {
    left: 120px;
    position: absolute;
    top: 3px;
}
#globalAbonnement #inputPro2, #globalAbonnement #inputType2 {
    margin-left: 10px;
}

#globalAbonnement #contentA #blocContentInfoUti #adresseUti #adresse{
	width: 363px;
}
#globalAbonnement #contentA #blocContentInfoUti .tx{
	width: 200px;
}
#globalAbonnement #contentA #blocContentInfoUti .ma {
    margin-bottom: 0;
}
#globalAbonnement #contentA #blocContentInfoUti #nomUti{
	float: left;
	width: 42%;
}
#globalAbonnement #contentA #blocContentInfoUti #prenomUti{
	float: left;
	margin-left: 65px;
	width: 42%;
}
#globalAbonnement #contentA #blocContentInfoUti #nomUti input{
	width: 170px;
}
#globalAbonnement #contentA #blocContentInfoUti #prenomUti input{
	width: 170px;
}

#globalAbonnement #contentA .labelFormUser {
    color: #403F3F;
    font-size: 13px;
    padding: 5px 0 0;
}
#globalAbonnement #contentA .labelMore {
	display: block;
	float: left;
	width: 120px;
	margin-top: 5px;
	font-weight: bold;
}
#globalAbonnement #contentA #labelinfoUser {
    color: #676767;
    font-size: 10px;
    margin-bottom: 5px;
}

#globalAbonnement #contentA .inputFormUser {
    border: 1px solid #D9D9D9;
    border-radius: 2px 2px 2px 2px;
    color: #434343;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 25px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 135px;
}
#globalAbonnement #contentA .inputFormUser:hover {
    border: 1px solid #B1B0B0;
}
#globalAbonnement #contentA .inputFormUser:focus {
    border: 1px solid #0089D0;
}


#globalAbonnement #contentA #blocContent{
    padding: 10px;
    margin-bottom: 20px;
}
#globalAbonnement #contentA #blocLeft{
	float: left;
	width: 50%;
	border-right: 2px solid #3399FF;
}

#globalAbonnement #contentA .pagiForm{
    color: #0D87C7;
    font-size: 21px;
    font-weight: bold;
}
#globalAbonnement #contentA .typeRadio{
    line-height: 17px;
    margin-top: 3px;
    padding-left: 21px;
}
#globalAbonnement #contentA .typeRadio2{
	padding-left: 0;
}
#globalAbonnement #contentA .typeRadio .inputLeft{
	float: left;
}
#globalAbonnement #contentA .typeRadio .inputRight{
    float: right;
    margin-right: 60px;
}
#globalAbonnement #contentA .typeRadio .inputRight label{
	min-width: 110px;
	display: inline-block;
}

#globalAbonnement #contentA .typeRadio .inputLeftLong{
	float: left;
}
#globalAbonnement #contentA .typeRadio .inputRightLong{
    float: left;
    margin-left: 10px;
    width: 57%;
}
#globalAbonnement #contentA .typeRadio .inputTri{
	float: left;
	margin-left: 35px;
}

#globalAbonnement #contentA .typeRadio .inputL{
	float: left;
}
#globalAbonnement #contentA .typeRadio .labelL{
    float: left;
    padding-left: 4px;
    width: 191px;
}
#globalAbonnement #contentA .formDuo{
	margin-top: 10px; 
	padding-left: 20px;
}

#globalAbonnement #contentA #blocRight{
	float: right;
	width: 48%;
}

#globalAbonnement #contentA .question{
	margin-top: 5px;
}

#globalAbonnement #contentA .inputDuo{
	width: 230px;
}
#globalAbonnement #contentA #cpUti{

}
#blocContentInfoUti .mw{
	margin-left: 20px;
}
#acceptForm{
    margin-left: 215px;
    margin-top: 30px;
}
#acceptCgv{
    margin-left: 215px;
    margin-top: 10px;
}
.accept input{
    float: left;
    margin-top: 1px;
}
.accept label{
    float: left;
    margin-left: 10px;
    width: 325px;
    font-size: 11px;
    font-weight: bold;
}

#acceptCgv a{
	font-size: 11px;
	font-weight: bold;
	color: #232323;
	text-decoration: underline;
}
#acceptCgv a:hover{
	text-decoration: none;
}

#btnFormValid {
    color: #858383;
    font-size: 13px;
    font-weight: bold;
    margin-right: 50px;
    margin-top: 15px;
    text-align: right;
}
#btnFormValid input {
    -moz-transition: all 0.15s ease-out 0s;
    -ms-transition: all 0.15s ease-out 0s;
    -o-transition: all 0.15s ease-out 0s;
    -webkit-transition: all 0.15s ease-out 0s;
    background-image: -moz-linear-gradient(center top , #66B2DA, #0089D0);
    background-image: linear-gradient(center top , #66B2DA, #0089D0);
	background-image: -o-linear-gradient(center top , #66B2DA, #0089D0);
	background-image: -moz-linear-gradient(center top , #66B2DA, #0089D0);
	background-image: -webkit-linear-gradient(center top , #66B2DA, #0089D0);
	background-image: -ms-linear-gradient(center top , #66B2DA, #0089D0);	
	background-image: -webkit-gradient(
		linear,
		right top,
		left bottom,
		color-stop(0.24, rgb(58,159,214)),
		color-stop(0.62, rgb(109,188,231))
	);
	background-color: #4BA2D1;
    border: 1px solid #2788BB;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    padding: 0 35px;
}
#btnFormValid input:hover {
    background-image: -moz-linear-gradient(center top , #66B3DC, #3595C9);
    background-image: linear-gradient(center top , #66B3DC, #3595C9);
	background-image: -o-linear-gradient(center top , #66B3DC, #3595C9);
	background-image: -moz-linear-gradient(center top , #66B3DC, #3595C9);
	background-image: -webkit-linear-gradient(center top , #66B3DC, #3595C9);
	background-image: -ms-linear-gradient(center top , #66B3DC, #3595C9);	
	background-image: -webkit-gradient(
		linear,
		right top,
		left bottom,
		color-stop(0.24, rgb(102,179,220)),
		color-stop(0.62, rgb(53,149,201))
	);
    border: 1px solid #3595C9;
    background-color: #3E9ACC;
}

#prenomutinone{
	position: absolute;
	left: -5000px;
}

#paiement{
    margin: 50px auto 0;
    width: 90%;
}
#paiement p{
	padding: 5px;
}

#paiement table{
	width: 100%;
}

#paiement th{
	width: 33%;
	color: #FFFFFF;
	background: #0089D0;
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
}
#paiement td{
	height: 22px;
	padding-left: 10px;
font-size: 13px;
}
#paiement .tr1{
	background: #acd0ee;
}
#paiement .tr2{
	background: #c7def4;
}
#lifePrivate{
    color: #717171;
    font-size: 10px;
    margin-top: 10px;
    padding: 10px;
}

#globalAbonnement #contentA label.error {
    color: #D62A17;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-top: 2px;
    text-align: left;
    display: block;
}
#globalAbonnement #contentA #borderContent label.error {
	margin-left: 100px;
}
#globalAbonnement #contentA #nomPrenom label.error {

}
#globalAbonnement #contentA input.error {
    border: 1px solid #D62A17;
}

#contentsValidate{
	background-color: #FFFFFF;
    border: 1px solid white;
    margin: 50px auto 0;
    width: 500px;
    box-shadow: 1px 1px 5px #9C9B9B;
}
#contentsValidate #titleContentsValidate{
    background: url("../../images/habiter/abonnement/magHA.png") no-repeat scroll right bottom transparent;
    height: 252px;
    margin-top: 10px;
    text-align: center;
}
#contentsValidate #titleContentsValidate p{
	text-align: center;
	font-size: 20px;
	color: #0089D0;
}
#contentsValidate #titleContentsValidate #title1{
	font-weight: bold;
	margin-top: 10px;
}
#contentsValidate #titleContentsValidate #title2{
    margin-left: 16px;
    margin-top: 49px;
    width: 280px;
}

#redirect a{
    color: #0081C5;
    font-size: 15px;
    font-weight: bold;
    margin-top: 50px;
    text-align: center;
    text-decoration: none;
    display: block;
}

#blocContentInfoUti #paysUti{
    margin-top: 3px;
    min-height: 30px;
}
#globalAbonnement #contentA #labelPays{
	margin-top: 2px;
}
#blocContentInfoUti #emailUti{
	position: relative;
}
#blocContentInfoUti #emailUti #exEmail{
	left: 126px;
    position: absolute;
    top: 13px;
    color: #B8B8B8;
    font-size: 13px;
    font-style: italic;
}

.sbHolder{
    background-color: #FFFFFF;
    border: 1px solid #D9D9D9;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	position: relative;
	width: 200px;
	margin-left: 120px;
}
.sbHolder:hover {
    border: 1px solid #B1B0B0;
}
.contentSelected {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
}

.sbSelector{
	display: block;
	height: 25px;
	left: 0;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 170px;
	font-size: 13px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #656464;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url("../../images/services/formulaire/habiterAbonnement/select-icons.png") 0 -119px no-repeat;
	display: block;
	height: 25px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:hover{
	background: url("../../images/services/formulaire/habiterAbonnement/select-icons.png") 0 -169px no-repeat;
}
.sbToggleOpen{
	background: url("../../images/services/formulaire/habiterAbonnement/select-icons.png") 0 -19px no-repeat;
}
.sbToggleOpen:hover{
	background: url("../../images/services/formulaire/habiterAbonnement/select-icons.png") 0 -69px no-repeat;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #F4F1F1;
	border: 1px solid #D9D9D9;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 25px;
	width: 200px;
	z-index: 1;
	overflow-y: auto;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions li:hover{
	background-color: #E3E1E1;
}
.sbOptions a{
	border-bottom: dotted 1px #515151;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}
.sbOptions li:Last-Child a{
	border-bottom: 0;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #434343;
	text-decoration: none;
}

.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}


#errorNoJs{
	
}


