
body {
	color:#8229B2;
	text-align:center;
	background-color:#F8C4C9;
	background-image:url('');
}

a {
	color:#8229B2;
}

a:visited {
	color:#8229B2;
}

div {
	text-align:left;
}

fieldset {
	border : 1px solid #FFFFFF;
	background-color : transparent;
	width:600px;
	margin-left:100px;
	padding : 15px 15px 15px 15px;
	margin-top : 15px;
	margin-bottom : 15px;
}

.contenant_saisie_gauche {
	margin-top: 20px;
	float:left;
	height:30px;
	width:50%;
}

.textarea_accueil{
	width:600px;
	height:100px;
}

.contenant_saisie_droite {
	float:right;
	width:50%;
	height:30px;
	margin-top:20px;
}

.texte_contenant_saisie_gauche {
	width:140px;
	float:left;
}

.texte_contenant_saisie_droite {
	width:140px;
	float:right;
	text-align:left;
}

.saisie_gauche{
	width:120px;
	float:left;
}

.saisie_gauche_2{
	width:140px;
	float:left;
}

.saisie_droite{
	width:120px;
	float:right;
}

.saisie_droite_2{
	width:140px;
	float:right;
}

.div_gestion_design{
	height:20px;
}

.contenant_saisie_gauche_25{
	float:left;
	width:25%; 
	margin-top:10px;
}

.contenant_saisie_gauche_75{
	float:left;
	width:75%; 
	margin-top:10px;
}

.contenant_saisie_droite_75{
	float:right;
	width:75%; 
	margin-top:10px;
}

.aire_texte{
	width:400px;
	height:80px;
	float:left;
}

.champs_gestion_design{
	width:550px;
	margin-left:0px;
	margin-top:20px;
}

img {
	border : 0px solid #FFFFFF;
}

legend {
	color: #B23699;
}

input, textarea, select {
	font-weight:bold;
	color: #CC70BB;
	background-color: #FFFFFF;
	border:1px solid #B23699;
}

select {
	margin-top:15px;	
}

.bouton {
	font-weight:bold;
	color: #FFFFFF;
	background-color: #CC70BB;
	cursor:hand;
	border:1px solid #B23699;
}

.folder {
	margin-left:15px;
	margin-top:5px;
	font-weight:bold;
	color: #B23699;
}

#affichage_erreur {

	padding: 15px 10px 15px 10px;
	background-color:#FFFFFF;
	font-weight:bold;
	color:#FF0000;
	font-size:16px;
	border:1px solid #FF0000;
	margin-bottom:20px;
	margin-left:125px;
	margin-top:20px;
	width:550px;

}

.titre {
	width:100%;
	height:20px;
	background-color:#CC70BB;
	color: #FFFFFF;
	font-weight:bold;
}

.boite{
	padding : 15px 15px 15px 15px;
	width:368px;
}	

.boite_contenant{
	width:400px;
	border:1px solid #B23699;
	margin-left:200px;
	margin-top:20px;
	margin-bottom:20px;
	background-color:transparent;
}

.head{
	text-align:left;
	width:800px;
	border:1px solid #FFFFFF;
	background-color:transparent;
	height:80px;
}

.bas{
	width:800px;
	height:20px;
	border:1px solid #FFFFFF;
	text-align:center;
	background-color:transparent;
}

.annonce {

	padding: 10px 10px 10px 10px;
	background-color:#CC70BB;
	color: #FFFFFF;
	font-size:16px;
	border:1px solid #B23699;
	margin-bottom:20px;
	margin-left:125px;
	margin-top:20px;
	width:550px;

}

a.annonce {
	color: #FFFFFF;
}


.contenu {
	width:800px;
	border:0px solid transparent;
	background-color:transparent;
	padding-bottom:20px;
}

.choix {
	border:1px solid #8229B2;
	background-color : transparent;
	width:700px;
	margin-left:48px;
	margin-top:20px;
	margin-bottom:30px;
}

.div_previsu_bas {
	width:300px;
	margin-left:250px;
	
}