body {
	background-color: #FFFFFF;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #8a8a8a;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}



.white-text{
color: #ffffff;
text-decoration: none;

}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #fffe7b;
text-decoration: none;
}

.yellow-text-underline {
color: #fffe7b;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}
a:link {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-size: 18px;
	color: #FFFF00;
	text-decoration: underline;
	font-family: Tahoma, Arial;
}
.presentation a {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #CCCCCC;
}



.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #4b781c;
text-decoration: none;
}

.green-text-underline{
color: #4b781c;
text-decoration: underline;
}
.titre {
	font-size: 14px;
	font-weight: bold;
}


.Style1 {color: #FFFF00}
.Style2 {color: #FFFFFF}
.Style3 {
	color: #3C5C25;
	font-weight: bold;
	font-size: 12px;
}
.presentation {
	color: #FFFFFF;
	font-size: 18px;
	text-align: justify;
}
.Style4 {color: #71B349}
.Style5 {color: #333333}

a.liens_texte_accueil:link    {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}


a.liens_texte_accueil:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a.liens_texte_accueil:hover  {
	color: #FFFF00;
	text-decoration: underline;
	font-size: 12px;
}
a.liens_texte_bas:link    {
	text-decoration: none;
	font-size: 11px;
	color: #74B64A;
}


a.liens_texte_bas:visited {
	text-decoration: none;
	color: #74B64A;
	font-size: 11px;
}

a.liens_texte_bas:hover  {
	text-decoration: underline;
	font-size: 11px;
	color: #FF6600;
}

