@charset "ISO-8859-1";
/* CSS Document */

body
{
	width: 955px;
	margin: auto;
	background-image: url("images/background.jpg");
	background-repeat:repeat;	
}
#en_tete
{
	width: 955px;
	height: 212px;
}

#bandeau
{
   width: 955px;
   height: 65px;

}


#colonne
{
   float: left; 
   width: 234px;
   height: 490px;
   margin-top: 30px;
   margin-bottom: 20px;
}

#content
{
   margin-left: 250px;
   margin-top: 20px;
   margin-bottom: 20px;
   color: #000000; 	
}
#content2
{
   width: 700px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
}
#content h1 /* Tous les titres h1 du corps */
{
	font-family: 'Comic Neue', cursive;
	color: #44322f;
	text-align: left;
	font-size:18px
}

#content h2 /* Tous les titres h2 du corps */
{
	color: #44322f
	text-align: left;
	font-family: 'Comic Neue', cursive;
	font-size: 12px;
	font-style: normal;
}

#footer
{
   clear: both;  
   text-align: center;
}

#compteur
{
   clear: both;  
   text-align: center;
}

.Style2 {
	color: #44322f;
	font-family: 'Comic Neue', cursive;
	text-align: justify;
	font-size: 14px;
}
.Style4 {
	color: #44322f;
	font-family: 'Comic Neue', cursive;
	font-size: 12px
}
.Style5 {
	font-family: 'Comic Neue', cursive;
	font-style: italic;
	text-align: center;
	font-size: 15px;
	color: #44322f;
}
.Style7 {
	font-family: 'Comic Neue', cursive;
	font-size: 30px;
}

a:link {
	color: #44322f;
}
a:hover {
	color: #000066;
	font-weight: bold;
	font-size: 16px;
}
a:visited {
	color: #44322f;#content2 .Style2 {
	text-align: justify;
}
#footer .Style2 img {
}
