body
{
	background: #333333;
	font: 12px Verdana,Arial,sans-serif;
	color: #333333;
	margin: 0 0 20px 0;
}

label
{
	width: 220px;
	display: block;
	float: left;
}

.parametres label
{
	width: 400px;
	display: block;
	float: left;
}


h2, em
{
	color: #4c416c;
	text-align: center;
}

h2
{
	font-size: 25px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.sansbord
{
	border: none;
	text-align: left;
}

fieldset
{
	width: 400px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.exemple
{
	color: #c23101;
	width: 500px;
	margin: 20px 0 20px 70px;
}

.centre
{
	width: 530px;
	margin: auto;
}

.demo
{
	border: none;
	text-align: justify;
}

.erreur
{
	color: red;
	border-color: red;
	border: 1px;
}

.titre
{
	color: #4c416c;
	margin-top: 30px;
	margin-bottom: 30px;
}

.admin-center, .admin
{
	width: 660px;
	margin: auto;

}

.admin
{
	text-align: left;
	text-align: justify;

}

.contenu
{
	text-align: left;
	width: 600px;
}

.couleur-fond
{
	background: url(../admin/images/page/barfond.png);
}

legend a
{
	color: black;
	text-decoration: none;
}

ul
{
	text-align: left;
}

.contenu a
{
	color: white;
	text-decoration: none;
}

.previsu
{
	text-align: left;
	background-color: gray;
	margin: 0 15px 0 15px;
	padding: 5px 5px 5px 5px;
}

.bouton, .boutondiv
{
	color: #4c416c;
	background-color: white;
	border: none;
	margin-left: 0px;
	padding-left: 5px;
}

.bout a
{
	text-decoration: none;
}

.bout a:hover
{
	background: url(images/bouton1.png);
}

.boutondiv
{
	float: right;
	width: 300px;
	padding: 2px 0px 2px 5px;
}

.boutondiv a
{
	color: #4c416c;
	text-decoration: none;
}

.erreur
{
	color: red;
	border-color: red;
	border: 1px;
}

.annonce
{
	text-align: left;
	width: 660px;
	font-size: 10px;

}

.annonce a, .annonceg a, .annonced a
{
	color: black;
	text-decoration: none;
}

.annonceg
{
	float: left;
	width: 240px;
	border: groove 2px;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
	margin-left: 40px;

}

.annonced
{
	float: right;
	width: 240px;
	border: groove 2px;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
	margin-right: 40px;

}

.aligdroit
{
	text-align: right;
	margin-top: 5px;
}

.aligdroit a
{
	color: white;
}

.formulaire
{
	border: none;
}

a
{
	color: white;
}

div.c3 
{
	text-align: center
}

li.c2 
{
	list-style: none; 
	display: inline
}

#pub a
{
	color: #333333;
}

span.c1 
{
	text-decoration: underline
}
				 
tr
{
	height: 20px;
	margin-top: 10px;
}

th
{
	background-color: white;
	border: outset 1px;
	border-color: #bdd7bd;
	text-align: center;
}


indent
{
	text-indent: 30px;
}

#page
{
	height:100%;

	margin: auto;
}

#en_tete
{
	height: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#pied_page
{
	height: auto;
	text-align: center;

}

.fenetre
{
	text-align: right;
}


.flot
{
	float:left;
}

.flot-droit
{
	float:right;
}

.boxleft 
{
	width:245px;
	padding: 10px 30px 0px 10px;
	border-right:dotted 1px #669ac6;
	float:left;	
}

.boxright 
{
	padding: 10px 0px 0px 60px;
	margin: 5px 0px 0px 240px;

}



.center {
	text-align: center;
}

.haut-tab
{
	background: url("../images/fond-tab.png");
	height: 20px;
	width: 550px;
	text-indent: 20px;
	vertical-align: bottom;
}

.tab-accueil
{
	text-align: left;
}

.float
{
	float: left;
	width: 100px;
	margin: 0 0 20px 0px;

}

.clear
{
	clear: both;
	height: 0px;
}

.description
{
	width: 400px;
	padding: 5px 15px 0px 15px;
	text-align: justify;
	color: #4c416c;
}

.message, .sujet
{
	width: 500px;
	padding: 5px 15px 0px 15px;
	text-align: justify;
	color: #4c416c;
}

.sujet, .coulsujet
{
	background-color: #7564a6;
}

.message, .coulmess
{
	background-color: #b399ff;
}
	
table
{
	border: groove 2px;
	text-align: center;
	margin: auto;
}

.telechargement
{
	text-align: center;
	border: none;
}


