.paragraphe {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: 100;
	font-family: Georgia, Times New Roman, Times, serif;
}
.paragraphe_rouge {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #CC0000;
	font-weight: normal;
}
.paragraphe_bleu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #0033CC;
	font-weight: normal;
}
.paragraphe_blanc {
	background-attachment: fixed;
	background-image: url(img/fond_titres_cd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #0033CC;
}
.titre {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	font-weight: 300;

}
.titre_bleu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #0033CC;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.titre_rouge {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #CC0000;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.onglet:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.onglet:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.onglet:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.onglet:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
