/* CSS Document */
body
{
	width:1000px;
	height:573px;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url("images/fond_degrade1.png");
	background-repeat:repeat;
}
#entete
{
	height:84px;
	background-image:url("images/baniere.png");
	margin:0px;
	margin-left:125px;
}
#menu
{
	margin:0px;
	margin-left:125px;
	background-color:#000080;
	
	font-family:Arial, Verdana, Georgia, "Times New Roman", sans-serif;
	text-align:right;
	color:white;
	font-size:medium;
	font-weight:bold;
}
#menu a
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
#menu a:hover
{
	background-color:#0066CC;
	color:#FFFFFF;
}
/*.bas
{
	vertical-align:bottom;
	padding-bottom:10px;
	height:104px;
	width:675px;
}*/
/*#entete a
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
#entete a:hover
{
	background-color:#FFFFFF;
	text-decoration:none;
	color:#0066CC;
}*/
#barre_gauche
{
	width:120px;
	height:573px;
	float:left;
	background-image:url("images/mat0_petit.jpg");
	
	color:#000080;
	text-align:center;
	font-size:small;
	font-family:Arial, Verdana, Georgia, "Times New Roman", sans-serif;
	font-weight:bold;
	text-decoration:underline;
}
#sous_menu
{
	width:120px;
	height:573px;
	float:left;
	background-image:url("images/mat0_petit_clair.jpg");
}
#titre, #titre a
{
	color:#000080;
	text-align:center;
	font-size:small;
	font-family:Arial, Verdana, Georgia, "Times New Roman", sans-serif;
	font-weight:bold;
	text-decoration:underline;
}
#sous_menu td a
{
	color:#000080;
	font-size:small;
	font-family:Arial, Verdana, Georgia, "Times New Roman", sans-serif;
	font-weight:normal;
	text-decoration:none;
}
#sous_menu td a, #sous_menu td
{
	padding-left:10px;
	padding-right:5px;
}
#sous_menu td
{
	color:#0099FF;
	font-weight:bold;
}
#sous_menu td a:hover
{
	color:#0099FF;
	font-weight:bold;
}
.sous_sous_menu
{
	padding-left:10px;
}
#sous_menu .sous_sous_menu a
{
	font-size:x-small;
	text-align:justify;
}
#corps
{
	height:420px;
	margin-left:5px;
	margin-top:5px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	background-color:#eaebfe;
	overflow:auto;
	
	text-align:justify;
	font-family:Arial, Verdana, Georgia, "Times New Roman", sans-serif;
	font-size:small;
}
#corps p,li
{
	text-align:justify;
	font-family:Arial, Verdana, Georgia, "Times New Roman", sans-serif;
	font-size:small;
	font-weight:normal;
}
#corps img
{
	padding:2px;
}
.important
{
	font-weight:bold;
}
#corps td, #corps a
{
	text-align:left;
}
#corps a
{
	color:#333333;
	text-decoration:underline;
}
#corps a:hover
{
	color:#FF0000;
}
.retour_haut
{
	text-align:right;
	font-size:x-small;
}
.debut
{
	font-size:medium;
	font-family:Verdana, Georgia, "Times New Roman", sans-serif;s
}
.image_gauche
{
padding-left:12px;
}
#corps_contact
{
	height:420px;
	margin-left:5px;
	margin-top:0px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	background-color:white;
	overflow:auto;
	
	text-align:justify;
	font-family:Arial, Verdana, Georgia, "Times New Roman", sans-serif;
	font-size:small;
}
#colonne_contact
{
	padding-left:70px;
}
.plan
{	
	list-style-type:none;
}
#pied_page, #pied_page a
{
	font-size:x-small;
	color:white;
	margin:0px;
/*	margin-left:125px;
*/}
#pied_page
{
	width:675px;
}