
.clear{
	clear:both;
}

#titre{
	width:100%; 
	height:20%;
	text-align:left;
	color:#909C08;
	font-size:16px;
}

#bande_rubrique_g{
	width:605px;
	height:50px;
	float:left;
	margin-bottom:30px;
}

#bande_image{
	width:55px;
	height:48px; 
	float:left;
}

#bande_titre{
	width:500px; 
	height:18px;
	float:left; 
	text-align:left;
	color:#909C08;
	font-size:16px;
	margin-top:5px;
}

#bande_sous_titre{
	width:500px;
	height:16px;
	float:left;
	text-align:left;
}

#bande_rubrique_d{
	float:right;
	width:182px; 
	text-align:right;
}

.haut_erreur{
	width:970px;
	height:19px;
	background-image:url(/bda/template/base/inscription/fond_erreur_top.png);
	background-repeat: no-repeat;
}

.milieu_erreur{
	color:#FFFFFF;
	width:970px;
	background-image:url(/bda/template/base/inscription/fond_erreur_in.png);
}


.bas_erreur{
	width:970px;
	height:19px;
	background-image:url(/bda/template/base/inscription/fond_erreur_bottom.png);
	background-repeat: no-repeat;
	margin-bottom:20px;
}

#bordure_mdp_haut_verte{
	background-color:#E1DEDD; 
	width:970px;
	height:19px;
	background-image:url(/bda/template/base/inscription/fond_mdp_top_gif.gif);
	background-repeat: no-repeat;
	background-color:#E1DEDD; 
}

#bordure_mdp_milieu_vert{
	background-color:#E1DEDD; 
	width:970px;
	background-image:url(/bda/template/base/inscription/fond_mdp_in_gif.gif);
	
}


#bordure_mdp_bas_verte{
	
	background-color:#E1DEDD; 
	width:970px;
	height:19px;
	background-image:url(/bda/template/base/inscription/fond_mdp_bottom_gif.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
}