@charset "utf-8";
/* CSS Document */
div#centre h1
{
	padding-left: 26px;
	line-height: 25px;
	font-size: 1.4em;
	background: url(/images/at.jpg) no-repeat left top;
	color: #0066FF;
	border-bottom: 1px solid #000000;
	font-weight: bold;
}
div#centre h2
{
	line-height: 20px;
	font-size: 1.4em;
	color: #0066FF;
	font-weight: bold;
}
div#centre h3
{
	font-size: 1.2em;
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #000000 ;
	border-left: 3px solid #000000 ;
	color: #0066FF ;
}
div#centre p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.6em ;
}
div#doite p
{
	line-height: 1.6em ;
}
.droite_titre
{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000000;
	background-color: #CAE4FF;
	font-weight: bold;
}
.droite_lien
{
	font-size: 1em;
	color:#0000FF;
	text-decoration: none;
}
.droite_lien a
{
	color:#0000FF;
	text-decoration: none;
}

.droite_news
{
	font-size: 0.8em;
	color:#000000;
	text-decoration: none;
	text-align: justify;
}
.droite_news a
{
	color:#000000;
	text-align: justify;
	text-decoration: none;
}

.texte_0 {
	font-size: 1.4em;
}
.texte_1 {
	font-size: 1em;
}
.texte_2 {
	font-size: 0.9em;
}
.texte_3 {
	font-size: 0.8em;
}

.bleu {
	color:#0000FF;
}
.bleu a{
	color:#0000FF;
}
.rouge {
	color:#FF0000;
}
.rouge a{
	color:#FF0000;
}
