body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.clear {
	clear:both;
}
.boite, .xiti {
	width: 200px;
	font-size:11px;
	background:url(data/topright.png) no-repeat top right;
	padding-bottom:10px;
	float: left;
}
.xiti {
	text-align:center;
}
.boite h2 {
	font-size: 17px;
	color:#333366;
	font-family:"trebuchet MS";
	margin-top:20px;
	margin-right:10px;
	margin-bottom:0px;
	padding:0px;
}
#contenu h1 {
	font-size: 20px;
	color:#333366;
	margin-top:20px;
	margin-right:10px;
	margin-bottom:0px;
	padding:0px;
}
.boite a {
	width: 170px;
	color: #333366;
	font-weight:bold;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration:none;
	display:block;
}
.boite a:hover {
	width: 170px;
	color: #000000;
	background-color:#00CCFF;
	display:block;
}
.tiers {
	width:140px;
	float: left;
	text-align:center;
}
.tiers img{
	border: #333366 1px solid;
	margin: 5px;
}
.tiers span{
	display:none;
}
.categ {
	width:180px;
	float: left;
	text-align:left;
}

.categ a, .categ a:visited, .categ a:link {
	text-decoration:none;
	color:#000000;
}
.categ a:hover {
	color:#333366;
}


#contenu {
	width:740px;
	float:left;
	margin-top:5px;
}

.container {
	width: 740px;
	font-size:11px;
	background:url(data/topright.png) no-repeat top right;
	padding-bottom:10px;
	float: left;
}
#barreGauche {
	width:220px;
	float:left;
	padding:0px 0 0 10px;
	margin-top:5px;
}
#wrapper {
	width:970px;
	margin:0 auto;
}
#header h1 a {
	background-image:url(data/logo.png);
	width:228px;
	height:120px;
	display:block;
}
#header h1 a span {
	display:none;	
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
}
.page {
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	padding : 5px;
}
