body {
	width: 865px;
	background: white url("images/fond.jpg") repeat-x;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	font: 12px Trebuchet MS;
}

#header {
	width:865px;
	height: 260px;
	background: url("images/header.png") no-repeat;
}
#conteneur {
	width:745px;
	background: url("images/fondwrapper.png") repeat-y;
	padding: 0 60px 0 60px;
}
#conteneur p {
	color: black;
	margin: 0;
	font-size: 13px;
	text-align: justify;
	padding: 0 60px 10px 60px;
}

#corps
{
	width:645px;
	margin-left:48px;
}

#corps p {
	color: black;
	margin: 0;
	font-size: 13px;
	padding: 0 15px 10px 15px;
	text-align:center;
}

h1
{
	text-align:left;
	font-weight: bold;
	color: #C00000;
	font-size: 18px;
	margin-top:0px;
}

.publi {
	margin-left: 5px;	
}

a { /* liens normaux */
text-align: center;
text-decoration: none;
color: #EC7E11;
}

a:hover {
text-align: center;
text-decoration: none;
color: #EC7E11;
font-weight:bold
}

img {
	border: 0px;
}

.cat1 {
	width: 205px;
	background: url("images/menu/cat1/fond.png") repeat-y;
	float: left;
	margin: 12px 0 0 45px !important;
	margin: 12px 0 0 25px;
}
.cat2 {
	width: 222px;
	background: url("images/menu/cat2/fond.png") repeat-y;
	margin: 0 0 0 255px;
}
.cat3 {
	width: 207px;
	background: url("images/menu/cat3/fond.png") repeat-y;
	float: right;	
	margin: 16px 52px 0 0 !important;
	margin: 16px 25px 0 0;
}
.cat1 a {
	display: block;
	font-size: 15px;
	color: black;
	text-decoration: none;
	padding: 0 8px 0 10px;
	text-align: center;
	margin: 0;
}
.cat3 a {
	display: block;
	font-size: 15px;
	color: black;
	text-decoration: none;
	padding: 0 10px 0 10px;
	text-align: center;
	margin: 0;
}
.cat2 a {
	display: block;
	font-size: 15px;
	color: black;
	text-decoration: none;
	padding: 0 0 0 20px;
	text-align: center;
	margin: 0;	
}
.fincat1 {
	width: 205px;
	height: 46px;
	background: url("images/menu/cat1/fin.png") no-repeat;
}
.fincat2 {
	width: 222px;
	height: 28px;
	background: url("images/menu/cat2/fin.png") no-repeat;
}
.fincat3 {
	width: 207px;
	height: 62px;
	background: url("images/menu/cat3/fin.png") no-repeat;
}
.clearer { 
	width: 100%;
	
	clear: both;
}
#footer {
	width:745px;
	height: 230px;
	background: url("images/footer.png") no-repeat;
	padding: 0 60px 0 60px;
}
#footer p {
	text-align: center;
	margin: 0;
	padding: 203px 0 0 0;
	color: #431601;
}
#footer a {
	color:#C00000;
	text-decoration:none;
}
.partenaires {
	text-align: center;
	margin: 0;
	padding: 10px 100px 0 100px;
}
.partenaires a {
	color:#000000;
	text-decoration:none;
}
