@charset "iso-8859-1";

.texte_old
{
	text-align: justify;
	color: #ffcc99;
	font-family: Times New Roman, Times, Garamond;
	font-size: 11pt;
	font-weight: bold;
}

.texte
{
	text-align: left;
	color: #FFE0C1;
	font-family: Arial, Times New Roman, Times, Garamond;
	font-size: 11pt;
}

.texte2
{
	color: #333333;
	font-family: Times New Roman, Times, Garamond;
	font-size: 12pt;
}

.texte3
{
	color: #333333;
	font-family: Times New Roman, Times, Garamond;
	font-size: 10pt;
}

.texte4
{
	text-align: left;
	color: #ffcc99;
	font-family: Times New Roman, Times, Garamond;
	font-size: 11pt;
}

h1
{
	text-align: left;
	font-family: Times New Roman, Times, Garamond;
    color: #cc6600;
	font-size: 20pt;
}

h3
{
	text-align: left;
	font-family: Times New Roman, Times, Garamond;
    color: #cc6600;
	font-size: 14pt;
}

.button
{
    font-family: Times New Roman, Times, Garamond;
	font-size : 12pt;
	font-weight : bold;
    color: #330099;
	background-image : url(../images/bouton.gif);
}

a:visited
{
	text-decoration: underline;
	color: #33ccff;
	font-family: Times New Roman, Times, Garamond;
	font-size: 12pt;
}

a:link
{
	text-decoration: underline;
	color: #33ccff;
	font-family: Times New Roman, Times, Garamond;
	font-size: 12pt;
}

a:active
{
	text-decoration: underline;
	color: #FF9966;
	font-family: Times New Roman, Times, Garamond;
	font-size: 12pt;
}