.texte_courant {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}


.texte_centre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.texte_centre_gras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.texte_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}


.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6633;
	text-align: center;
}

body {
	margin:2px 0px;
	padding:0px;
	text-align:center;
	background-image: url(../images/fond2.jpg)
	}
	
	#general {
	width:1024px;
	text-align:center;
	/*border:0px dashed #333;*/
	background-color:#eee;
	background-image:url(../images/fond_div.jpg);*/
	margin:0px;
	padding:0px;
		}
	#Corps 
	{
	width:1024px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:1px dashed #333;
	background-color:#eee;
	background-image:url(../images/fond_div.jpg)	}
	
	#fond {
	width:1024px;
	text-align:left;
	background-image:url(../images/fond_div.jpg);*/
	/*border:1px dashed #333;
	background-color:#eee;
	
	/*position:relative;*/
	margin: 0px;
	padding: 0px;
	
		}	
				

#Menu_gauche
{
text-align:left;
width:230px;
float: left;
margin-top:20px;
}

#Info
{
width:700px;
float: left;
margin-left:0px;
margin-top:10px;
text-align:center;
}


#Info_justifie
{
width:700px;
float: left;
margin-left:0px;
margin-top:10px;
text-align:justify;
}
a:link {
	font-family: "Century Gothic";
	color: #FF6600;
	font-size: 12px;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}

#Image_gauche
{
width: 180px;
height: 180px;
background-repeat: no-repeat;
margin:0;
float:left; /*ta photo sera à gauche*/
}

#texte1droite{
width:500px;
float:right;/*ton texte sera à droite*/
padding-left:5px; /*pour décaler un peu ton texte du bord de l'image*/
padding-top: 0px; /*fait descendre ton texte de 50px. Tu peux avec cette commande
centré ton texte*/
}
#Image_t42
{
width: 100px;
height:100px;
background-repeat: no-repeat;
margin:5;
float:left; /*ta photo sera à gauche*/
}

#Image_t42_droite
{
width: 100px;
height:100px;
background-repeat: no-repeat;
margin:5;
float:right; /*ta photo sera à gauche*/
}
.texte_justifie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
#Table_titre
{
	font-family: "Century Gothic", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 700px;
	border: 0px 0 #000000;
	text-align:center;
	color: #FF6600;
}
.bandeau_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #000000;
	text-align:center;
}
