*
{
	margin: 0;
	padding: 0;
}

a img
{
	border: 1xpx;
}

ol li, ul li
{
	list-style-position: inside;
}

body
{
	width: 800px;
	margin: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*---------------------------------*/
#entete
{
	height: 110px;
	position: relative;
	border-bottom: 1px solid #333333;
}

#entete h1
{
	color: #000000;
	position: absolute;
	right: 10px;
	bottom: 5px;
	text-align: right;
	margin-top: -2em;
	padding: 0;
}
/*---------------------------------*/
#menu
{
	display: none;
}

form
{
	display: none;
}

#conteneur-corp
{
	position: relative;
	width: 1020px;
}
/*---------------------------------*/
#sidebar
{
	display: none;
}

#calendar
{
	display: none;
}
/*------------------------------*/
#corp
{
	margin: 30px auto;
	width: 1020;
}

.msg_bienvenue
{
	color: #000000;
	text-align: center;
	margin: 10px;
}
/*------------------------------*/
.titre-de-page
{
	text-align: center;
	line-height: 2em;
	color: #000000;
}
.titre-de-page img
{
	display: none;
}

.sous-titre
{
	text-align: center;
	padding: 1em;
}

.sous-titre-important
{
	color: #666666;
	text-align: center;
	padding: 1em;
}

.titre-cadre
{
	color: #000;
	line-height: 1.5em;
	padding-left: 2em;
	margin: 1.5em 0 0 0;
	border: 1px solid #000000;
}

.titre-cadre img
{
	display: none;
}

.contenu-cadre
{
	overflow: auto;
	margin: 0;
	padding: 10px;
	border: 1px solid #000000;
	border-top: 0;
}

.info-contenu-cadre
{
	font-style: italic;
	color: #666666;
	text-align: right;
}

.logo-titre
{
	height: 1em;
}

/*------------------------------*/
.page
{
	text-align: center;
	margin: 15px;
}

.page img
{
	display: none;
}

.logo_theme
{
	display: none;
}

.liste_pv
{
	margin-left: 14em;
	list-style-type: circle;
	list-style-position: inside;
}

.liste_bc
{
	list-style-type: circle;
	list-style-position: inside;
}

.indente
{
	text-indent: 3em;
}

.film
{
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 4em;
}

.telephone
{
	list-style-type: circle;
	list-style-position: inside;
}

.lien
{
	list-style-type: circle;
	list-style-position:inside;
}

.paragraphe
{
	text-indent: 3em;
	text-align: justify;
	margin-bottom: 1em;
	margin-top: 1em;
}

.reglement
{
	border: 1px solid grey;
	font-size: .85em;
	padding: .5em;
}

.img-annonce
{
	float: right;
	max-width: 180px;
	max-height: 180px;
	margin-left: 5px;
	padding: 2px;
	border: 1px solid #666666;
}

.img-profil
{
	display: none;
}

.graphique
{
	display: block;
	margin: auto;
}

.question-sondage
{
	color: grey;
	border-bottom: 1px solid;
}

.erreur, confirmation
{
	text-align: center;
}
