
#access
{
	display: none;
}

#menubar
{
	display: none;
}

#footer
{
	display: none;
}

/*
 *	FONT
 */

body
{
	font: 100% sans-serif;
}

h1
{
	font: bold 1.5em sans-serif;
}

h2
{
	font: bold 1.2em sans-serif;
	clear: both;
}

h3
{
	color: #432c4e;
	font: small-caps bold 1em Tahoma, sans-serif;
	clear: both;
}

h3 img
{
	display: none;
}

#contentbar
{
	font: 0.8em "Verdana", sans-serif;
}

#contentbar p
{
	text-align: justify;
}


#contentbar strong
{
	font-weight: bold;
}

#contentbar ul
{
	text-align: justify;
	padding-left: 3em;
	list-style: disc;
}

#contentbar img
{
	border: none;
}

#contentbar a
{
	color: #bf609f;
}

#contentbar .gauche
{
	float: left;
	margin-left: 0;
}

#contentbar .droite
{
	float: right;
	margin-right: 0;
}

#contentbar p .gauche
{
	margin-left: 0;
}

#contentbar p .droite
{
	margin-right: 0;
}

#contentbar .gauche img
{
	margin-right: 10px;
	margin-left: 0;

}

#contentbar .droite img
{
	margin-right: 0;
	margin-left: 10px;
}

#contentbar form
{
	display: none;
}

#contentbar .error
{
	display: none;
}

.clear
{
	clear: both;
}

/*
 * Espace client
 */

#contentbar #menuprofil
{
	list-style: none;
}
