body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/fond_body.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}

a.big:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color: #333333;
	text-decoration:none;
}
a.big:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color: #333333;
	text-decoration:none;
}
a.big:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color: #333333;
	text-decoration:none;
}
a.big:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color: #333333;
	text-decoration:none;
}

a.gris:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #333333;
	text-decoration:none;
}
a.gris:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #333333;
	text-decoration:none;
}
a.gris:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #333333;
	text-decoration:none;
}
a.gris:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #333333;
	text-decoration:none;
}

.fond_general_gauche {
	background-image: url(../images/fond_page_haut.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:25px;
	padding-right:25px;
}

.fond_general_droite {
	background-image: url(../images/fond_page_haut.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right:35px;
	
}

.title_text {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:20px;
}

.big_title {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:25px;
}

.texte_rouge {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#A62600;
}

.texte_bleu{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#1E5B99;
}

.petit_texte_bleu{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#1E5B99;
}

.petit_texte{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}

#footer2 {
				position: absolute;
				bottom: 0;
				padding: 10px;
				background-image:url(../images/footer_fond.jpg);
				background-repeat:repeat-x;
				width: 100%;
}

.fond_footer {
background-image:url(../images/footer_fond.jpg);
background-repeat:repeat-x;
background-position:top;

}
       
                    