#{
/* ouverture div id car bug FIREFOX */
}


/* ///////////// INSCRIPTION ////////////// */

#colonne_gauche {
	margin-left:10px;
	width:510px;
	height:410px;
	clear:both;
	float:left;
	color:white;
	background: url(../imageset/colonne_gauche.png) no-repeat;
}

/* contenu de gauche sans le titre du div */
#gauche_contenu {
	margin-top:14px;
	margin-left:14px;
	width:482px;
	height:383px;
	clear:both;
	overflow:auto;
	text-align:justify;
	color: white;
}

#titre_inscription {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#colonne_droite {
	width:320px;
	height:410px;
	float:left;
	color:white;
	background-color:transparent;
}

.bloc_droit {
	width:300px;
	height:200px;
	margin-left:10px;
	clear:both;
	text-align:justify;
	color:white;
	background: url(../imageset/fondiv.png) no-repeat;
}

#titrediv_long {
	width:482px;
	clear:both;
	background: url(../imageset/colonne_gauche.png) y-repeat;
}
