@charset "UTF-8";
/* CSS Document */

#body {
	background-color:#ededed;
	margin:0px;
	padding:0px;
	}
	
/*
#main {
	background-image:url(../images/maev-site.png);
	margin-left:-350px;
	margin-top:-150px;
	padding:0px;
	height:1000px;
	}
*/
	
#main {
	width:800px;
	position:absolute;
	left:50%;
	margin-left:-400px;
	}
	
	
#header {
	background-color:#ededed;
	background-image:url(../images/header.jpg);
	width:800px;
	height:271px;
	margin:0px;
	padding:0px;
	}
	
#content {
	background-image:url(../images/content0.jpg);
	background-repeat:repeat-y;
	float:left;
	width:800px;
	height:100%;
	padding:0px;
	margin:0px;
	}
	
#colonne-left {
	background-color:#ededed;
	float:left;
	width:256px;
	height:100%;
	margin:0px;
	padding:0px;
	}
	
#colonne-right {
	background-color:#ededed;
	background-image:url(../images/content.jpg);
	background-repeat:repeat-y;
	float:right;
	width:544px;
	height:100%;
	margin:0px;
	padding:0px;
	}
	
#menu {
	background-color:#ededed;
	float:left;
	width:140px;
	height:302px;
	margin:0px;
	padding:0px;
	}
	
#footer {
	background-image:url(../images/footer.jpg);
	float:left;
	width:800px;
	height:247px;
	padding:0px;
	margin:0px;
	}
.titre
{
	background:url(../images/titre-concept.jpg) no-repeat;
	width:532;
	height:115;
	padding:65px 0 10px 120px;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#menu
{
height:36px;
text-align:center;
}
.bmenu
{
text-align:right;
width:140px;
height:36px;
vertical-align:middle;
background:url(../images.on.jpg); 
}
.lien
{ background:url(../images.on.jpg); }
.pub
{ text-align:right; }
a
{ color:#000;
}
