/* CSS Document */
/* centre>paiements_index, telechargement seul, 2x*/
.boxExpliTele{
	border: 1px solid #D3D8A0;
	vertical-align:top;
	width:40%;
	padding:10px;
	margin:0px;
	
}
/*DEBUT DES DEFINITIONS PAGE TELECHARGEMENTS*/
/*centre>paiements_index, telecharegement, strictement*/
.boxOrangePointille{
	/*border: dotted 2px #DD992C;*/
	border: 1px solid #D3D8A0;
	vertical-align:top;
	margin:10px 0px 4px 0px;
	padding:1px;
	/*width:705px;*/ /*BUG WITH EXPLORER OS9*/
	width:100%;
}
/*centre>paiements_index, telecharegement, strictement*/
.celluleEnteteOrange{
	background-color:#DD992C;
	text-align:center;
	vertical-align:top;
	height:23px;
	padding:0px;
}
/* centre>paiements_index, telechargement seul, 2x*/
#itemsTele{
	width:99%;
	padding:15px 5px 15px 5px;
}
#expliTele{
	width:99%;
	padding:15px 5px 15px 5px;
}
/* centre>paiements_index, telechargement seul, 6x*/
.vertFonceTele{
	background-image:url(../images/toptable_tele.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#919F44;
	padding: 20px 5px 5px 5px;
	margin-top:5px;
	/*width:675px;*/  /*BUG WITH  EXPLORER OS9*/
	width:100%;
}
/* centre>paiements_index, telechargement seul, 6x*/
.vertPaleTele{
	background-image:url(../images/toptable_tele_p.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ADB770;
	padding: 20px 5px 5px 5px;
	margin-top:5px;
	/*width:675px;*/  /*BUG WITH  EXPLORER OS9*/
	width:100%;

}
/* centre>paiements_index, telechargement seul, 6x*/
.petitDescriptifBlanc{
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
}
/* centre>paiements_index, telechargement seul, 6x*/
.imgFloatLeft{
	float:left;
	margin-right:10px;	
}
/*1x, telechargement*/
.question{
	position:relative;
	top:0px;
	clear:none;
	float:right;
	margin:0px;
}
/*1x, telechargement*/
.reponse{
	position:relative;
	top:0px;
	clear:none;
	float:left;
	margin:0px;
}
