/* Copyright (C) Rozenn Dagorn (France) */
/*Classe*/
.text_center, #contenu_bis p.text_center {
	text-align: center;
}
.text_right, #contenu_bis p.text_right {
	text-align: right;
	margin-right: 3px;
}
#contenu_bis p.text_right a:visited {
	color: #ffefce;
}
.error {
	text-align: center;
	font-weight: bold;
	color: #CD0D1E;
}
.clear_left {
	float: left;
}
.clear_left2 {
	clear: left;
	width: 100%;
}
#contenu_bis p.auteur {
	text-align: right;
	margin-right: 3px;
	color: #ffefce;
}
.left {
	clear: left;
}
p.underline {
	text-decoration: underline;
}
#contenu_bis p.text {
	font-family: times,'times new roman', arial;
	text-indent: 20px;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: justify;
}
#contenu_bis p strong {
	font-size: 1.1em;
	line-height: 1.5em;
}
#contenu_bis p.intro {
	text-align: justify;
}
#contenu p.spe {
	font-size: 1.2em;
	font-family: arial, verdana, sans-serif;
}
#contenu p.spe_accueil {
	font-size: 1.1em;
	line-height: 1.6em;
	text-align: center;
	margin-left: 10px;
}
#contenu p.spe2 {
	padding-top: 120px;
}
#contenu p.spe3 {
	margin: 180px 0 0 0;
}