@charset "utf-8";
body{
	width:660px;
	margin-left:auto;
	margin-right:auto;
	background-color:#33332d;
	margin-top:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	}
.france2{
	margin-left:270px;
	}
img{
	border:0;
	}
em{
	color:#999999;
	font-size:9px;
	}
form {
	padding:0px;
	margin:0px;
}
.stabilisateur{
	clear:both;
	}
p{
	margin:15px 0 0 0;
	padding:0;
	}
strong{
	color:#666666;
	}
a:Link{
	color:#FF3300;
	text-decoration:underline;
	}
a:Visited{
	color:#990066;
	}

a:Hover{
	color:#FF3300;
	text-decoration:none;
	}
#corps{
	background-color:#cccc9f;
	border: solid 20px #cccc9f;
	height:100%;
	}
#entete{
	background-color:#e9eada;
	padding:3px 0 3px 20px;
	height:70px;
	margin-bottom:1px;
	}
#bandeau{
	background-image:url(../images/bandeau.jpg);
	height:219px;
	}
#bandeau #boutton{
	position:absolute;
	width:210px;
	margin-top:40px;
	margin-left:390px;
	}
#bandeau #bouttonEN{
	position:absolute;
	width:244px;
	margin-top:30px;
	margin-left:370px;
	}
#btn_parent{
	float:left;
	}
#btn_nounou{
	float:right;
	}
#corpContenu{
	background-image:url(../images/ap.gif);
	background-repeat:repeat-y;
	}
#corpsPaiement{
	background-color:#FFFFFF;
	}
#information{
	float:left;
	width:195px;
	padding: 10px 15px 50px 15px;
	line-height:15px;
	text-align:justify;
	}
#information2{
	float:left;
	width:195px;
	padding: 10px 15px 50px 15px;
	line-height:15px;
	text-align:justify;
	line-height:20px;
	}
#information2 strong{
	color:#FF3300;
	}
#titreInformation{
	background-repeat:no-repeat;
	height:12px;
	}
.titreInformation2{
	background-repeat:no-repeat;
	font-weight:bold;
	color:#000000;
	font-size:14px;
	line-height:18px;
	}
#titreContenu{
	background-repeat:no-repeat;
	width:237px;
	height:14px;
	}
#contenu{
	float:right;
	width:365px;
	padding: 10px 14px 10px 14px;
	line-height:15px;
	}
#contenuPaiement{
	padding: 10px 14px 10px 14px;
	line-height:15px;
	}
#carte{
	width:480px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;

	}
.valeurTitre{
	color:#000000;
	}
.valeur{
	color:#FF3300;
	}
.btn{
	text-align:right;
	margin-top:15px;
	}
#btnVousEtesNounou{
	position:absolute;
	margin-top: 220px;
	margin-left: -8px;
	}
#menu{
	margin-top:15px;
	height:15px;
	}
/*infobulle*/
a.infobulle em {
    display:none;
	line-height:normal;
	font-weight:normal;
}
a.infobulle:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.infobulle:hover em {
	font-style: normal;
	display: block;
	position: absolute;
	top: 20px;
	left: -115px;
	padding: 5px;
	color: #000;
	border: 2px solid #db4105;
	background: #fff8e3;
	width:200px;
	text-align: justify;
}
a.infobulle:hover em span {
	position: absolute;
	top: -7px;
	left: 192px;
	height: 7px;
	width: 11px;
	background: transparent url(../images/infobulle.gif);
	margin:0;
	padding: 0;
	border: 0;
}
a.infobulle2 em {
    display:none;
	line-height:normal;
	font-weight:normal;
}
a.infobulle2:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.infobulle2:hover em {
	font-style: normal;
	display: block;
	position: absolute;
	top: 20px;
	left: -115px;
	padding: 5px;
	color: #000;
	border: 2px solid #db4105;
	background: #fff8e3;
	width:400px;
	text-align: justify;
}
a.infobulle2:hover em span {
	position: absolute;
	top: -7px;
	left: 192px;
	height: 7px;
	width: 11px;
	background: transparent url(../images/infobulle.gif);
	margin:0;
	padding: 0;
	border: 0;
}

form fieldset{
	border-width:1px;
	border-style:solid;
	border-color:#FF9900;
	
}
form fieldset legend{
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;	
}
label{
	margin-top:10px;
	display:block;
	float:left;
	color:#000000;
	width:149px;
	text-align:left;
}
input{
	height:16px;
	margin-top:10px;
	border-top-color: #6D6F70;
	border-right-color: #D3D5D6;
	border-bottom-color: #D3D5D6;
	border-left-color: #D3D5D6;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width:211px !important;
	width:200px;
	}
select{
	height:16px;
	margin-top:10px;
	border-top-color: #6D6F70;
	border-right-color: #D3D5D6;
	border-bottom-color: #D3D5D6;
	border-left-color: #D3D5D6;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width:211px !important;
	width:200px;
	}
.inputDesactiv{
	width:48px;
	text-align:center;
	}
textarea{
	height:150px;
	width:211px !important;
	width:200px;
	margin-top:10px;
	border-top-color: #6D6F70;
	border-right-color: #D3D5D6;
	border-bottom-color: #D3D5D6;
	border-left-color: #D3D5D6;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}
#allopassVisuel{
	background-image:url(../images/allopass.gif);
	background-repeat:no-repeat;
	height:80px;
	width:354px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	}
#allopassVisuelEN{
	background-image:url(../images/allopass_en.gif);
	background-repeat:no-repeat;
	height:40px;
	width:354px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	}
#allopass{
	text-align: center;

	}
#allopassStouneFR{
	position:absolute;
	margin-top:27px;
	margin-left:195px;
	}
#allopassStouneBE{
	position:absolute;
	margin-top:65px;
	margin-left:195px;
	}
#allopassStouneCH{
	position:absolute;
	margin-top:105px;
	margin-left:195px;
	}
h2{
	color:green;
	}
h3{
	color:red;
	}
.titre{
	font-size:14px;
	color: #FF6600;
	font-weight: bold;
	}
