body {
	width: 942px;
	padding: 0 5px 10px 5px;
	margin: 3px auto;
	border-style: solid;
	border-width: 1px;	
}



p {
	font-family:"tahoma";
	font-size:14px;
	line-height:140%;
	text-align:justify;
}



#banniere {
	width: 940px;
	height: 147px;
	background-image:url(banniere.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
	border-style: dotted;
	border-width: 0px;
	
}




#navigation_horizontale {
	height: 20px;
	width: 940px;
	margin: 5px 0 0 0;
	padding: 10px 0 10px 0;
	border-style: solid;
	border-width: 1px;

	font-family:"tahoma";
	font-size:16px;
	text-align:center;

	font-variant:small-caps;
	font-weight:bold;
}


#navigation_horizontale a {
	text-decoration:none;
}

#navigation_horizontale a:link {color:blue;}

#navigation_horizontale a:visited {color:blue;}

#navigation_horizontale a:hover {color:orange;font-weight:bolder;font-size:18px;}

#navigation_horizontale a:active {color:red;}





#info_defil {
	width: 940px;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	border-style: solid;
	border-width: 0px;
	background-color:white;

	font-family:"microsoft sans serif";
	font-size:14px;
}






#partiegauche {
	width: 120px;
	margin: 0 0 0 0;
	padding: 10px 28px 10px 20px;
	border-style: solid;
	border-width: 1px;

	float: left;
	clear:left;

	font-family:"tahoma";
	font-size:15px;
	text-align:left;
	line-height:150%;


}
#partiegauche a {
	text-decoration:none;
	display:block;

	font-size:14px;
	line-height:180%;
	text-indent:0px;
	padding-left:15px;
}

#partiegauche a:hover {color:orange; font-weight:bold;}

#partiegauche p {
	font-family:"tahoma";
	font-size:15px;
	text-align:left;
	line-height:150%;
}



#partiedroite {
	width: 150px;
	margin: 0 0 0 0;
	padding: 10px 2px 3px 3px;
	border-style: solid;
	border-width: 1px;

	float:right;
	clear:right;

	font-family:"arial";
	font-size:12px;
	line-height:100%;
	text-align:left;

}








#partiecentrale {
	height: 100%;
	width: 575px;
	margin: 0 160px 0 175px;
	padding: 20px 12px 30px 13px;
	border-style: solid;
	border-width: 1px;
	background-color:white;

	font-family:"tahoma";
	font-size:12px;
	text-align:left;
}






#copyright {
	height: 24px;
	width: 575px;
	margin: 10px 160px 0 175px;
	padding: 10px 0 0 0;
	border-style: dotted;
	border-width: 0px;

	font-family:"arial";
	font-size:12px;
	text-align:center;
}









































