
body {
	color:#000000;
	text-align:center;
	background-color:transparent;
	background-image:url('');
}

a {
	color:#000000;
}

a:visited {
	color:#000000;
}

div {
	text-align:left;
}

fieldset {
	border : 1px solid #006600;
	background-color : #C7FB6D;
	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: #006600;
}

input, textarea, select {
	font-weight:bold;
	color: #990000;
	background-color: #C7FB6D;
	border:1px solid #009900;
}

select {
	margin-top:15px;	
}

.bouton {
	font-weight:bold;
	color: #990000;
	background-color: #C7FB6D;
	cursor:hand;
	border:1px solid #009900;
}

.folder {
	margin-left:15px;
	margin-top:5px;
	font-weight:bold;
	color: ;
}

#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:#C7FB6D;
	color: #990000;
	font-weight:bold;
	text-align:center;
}

.boite{
	padding : 15px 15px 15px 15px;
	width:468px;
}	

.boite_contenant{
	width:500px;
	border:1px solid #006600;
	margin-left:150px;
	margin-top:20px;
	margin-bottom:20px;
	background-color:;
}

.head{
	text-align:center;
	width:800px;
	border:1px solid #006600;
	background-color:#C7FB6D;
	height:80px;
}

.bas{
	width:800px;
	height:25px;
	border:1px solid #006600;
	text-align:center;
	background-color:#C7FB6D;
}

.annonce {

	padding: 10px 10px 10px 10px;
	background-color:#C7FB6D;
	color: #003300;
	font-size:16px;
	border:1px solid #C7FB6D;
	margin-bottom:20px;
	margin-left:125px;
	margin-top:20px;
	width:550px;

}

a.annonce {
	color: #003300;
}


.contenu {
	width:800px;
	border:1px solid #009900;
	background-color:;
	padding-bottom:20px;
}

.choix {
	border:1px solid #990000;
	background-color : #C7FB6D;
	width:700px;
	margin-left:48px;
	margin-top:20px;
	margin-bottom:30px;
}

.div_previsu_bas {
	width:300px;
	margin-left:250px;
	
}