body
{
	width: 782px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;


}

/* L'en-tête */

#en_tete
{
	width: 782px;
	height: 198px;
	background-image: url(images/Nouveau%20dossier/bannerphotoshop.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}


/* Le menu */

#menu
{
	float: left;
	width: 210px;
}


.titre_menu
{
	background-image: url(images/Nouveau%20dossier/menuleft.jpg);
	background-repeat: repeat-x;
	height:42px;

}


.titre_menu p
{
	color:#0066FF;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	padding-left: 50px;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.element_menu
{
	background-color: #626262;
	background-image: url(designsite/Nouveau%20dossier/menubottom.jpg);
	background-repeat: repeat-x;


	/*margin-bottom: 20px;*/


}


/* Quelques effets sur les menus */
.titrebleu{
	font-size: 14px;
	background-color:#0066FF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
	border-right:thin #CCCCCC;
	border-right-style:solid;
	border-bottom-style:solid;
	border-bottom:thin #CCCCCC;
	display:				block;
	width:					90%;
	margin:            10px;

}

.titrebleucontenu{
	font-size: 13px;
	background-color:#0066FF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
	border-right:thin #CCCCCC;
	border-right-style:solid;
	border-bottom-style:solid;
	border-bottom:thin #CCCCCC;
	display:				block;
	width:					90%;
	margin:            10px;

}

.menugauche {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right:thin #CCCCCC;
	border-right-style:solid;
	border-bottom-style:solid;
	border-bottom:thin #CCCCCC;
	display:				block;
	background-color:	#99CCFF;
	height:					22px;
	width:					90%;
	margin-left:            10px;
	margin-bottom:			3px;
	padding-left: 3px;	
	text-decoration:none;
}
.menugauche:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	border-right:thin #CCCCCC;
	border-right-style:solid;
	border-bottom-style:solid;
	border-bottom:thin #CCCCCC;
	display:				block;
	background-color:	#cedbee;
	height:					22px;
	width:					90%;
	margin-left:            10px;
	margin-bottom:			3px;
	padding-left: 3px;
}






.fin_menu
{
	background-image: url(designsite/Nouveau%20dossier/menuend.jpg);
	background-repeat: no-repeat;
	height: 40px;
	color:#0066FF;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

/* Le corps de la page */

#corps
{
	margin-bottom: 20px;
	/*width: 546px;*/
	margin-left: 226px;
	padding-top:2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #e4ecf9;
	background-image: url(designsite/Nouveau%20dossier/corpsarriereplan.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	top: auto;
}

		#corps a
		{
			color: #0099FF;
			font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
			text-decoration:none;
		}
		
		#corps p
		{
			text-align:justify;
		}
		
		#corps a:hover
		{
			text-decoration:underline;
		}
		
		#corps img {
			border: 1px solid #FFFFFF;
		}
/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{
	width: 740px;
	height: 94px;
	padding-left:20px;
	padding-right:20px;
	color: #B3B3B3;
	background-color: #FFFFFF;
	background-image: url(designsite/Nouveau%20dossier/copyrightfooter.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

.liensentete
{
	padding-top:150px;
	padding-left: 20px;
	text-align: center;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 20px;
}

.liensentete a
{
	color: #FFFFFF;
	text-decoration:none;

}

.liensentete a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}


.copyrightpieddepage 

{
	height:50px;

	color:#CCCCCC;
	
}
.copyrightpieddepage P

{
	padding-top:20px;
	vertical-align:top;
	font-size:11px;
	padding-left:115px;
	padding-right:165px;

	
}

#liensfindepage

{
	text-align:center;

}

.liensfindepage2 a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0099FF;
	text-decoration:none;
	font-size:11px;
}


.liensfindepage2 a:hover
{
	color:#333333;
}


.blanc
{
		
	color:#FFFFFF;
}

.petittexte
{
	color:#33CC00;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant: small-caps;
}

.noneunder
{
text-decoration:none
}

#noneunder
{
text-decoration:none
}

