﻿html{margin:0px;height:100%;}
body {
	background:#ffffff url(../images/bg.jpg) repeat-x;
	margin:0px;
	height:100%;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	font-size:8pt;
}

#wrapper{
	width:801px;
	margin:0px auto -60px;
	min-height: 100%; 
    height: auto !important; 
    height: 100%; 
	background:url(../images/bg-dot.jpg) repeat-y 264px 1px;
}

#header1{
	width:801px;
	height:111px;
}

#logo{
	width:360px;
	height:111px;
	background:#ffffff url(../images/logo.jpg) no-repeat;
	float:left;
}
#logo a{
	display:block;
	width:360px;
	height:111px;
	text-decoration:none;
}
* html #logo a{width:360px; height:111px;}

#menu{
	width:441px;
	height:100px;
	float:left;
}

.menuBorderRight{border-right:solid 1px #e0e0e0;}

#header2{height:201px; border-bottom:solid 4px #a9a9a9;}
#header2-1{background:url(../images/c-emond.jpg) no-repeat top; width:224px; height:201px;float:left;}
#header2-2{background:url(../images/c-emond-2.jpg) no-repeat top; width:247px; height:201px;float:left;}
#header2-3{background:url(../images/header-inc.jpg) no-repeat top; width:108px; height:201px;float:left;}
#header2-4{background:url(../images/header-livre.jpg) no-repeat top; width:111px; height:201px;float:left;}
#header2-5{background:url(../images/header-divers.jpg) no-repeat top; width:110px; height:201px;float:left;}

#content{
	width:801px;
}
#contentRight{
	width:250px;
	height:100%;
	padding:13px 13px 0px 0px;
	float:left;
}
#contentLeft{
	width:524px;
	padding:13px 1px 0px 13px;
	float:right;
}
#sideService{
	width:250px;
	height:101px;
	background:url(../images/bg-service.jpg) no-repeat;
	margin-bottom:12px;
}
#sidePublication{
	width:250px;
	height:89px;
	background:url(../images/bg-publication.jpg) no-repeat;
	margin-bottom:12px;
}
#sideJoindre{
	width:250px;
	height:101px;
	background:url(../images/bg-joindre.jpg) no-repeat;
	margin-bottom:12px;
}
#clear{clear:both;height:60px;}
#footer{background:url(../images/bg-footer.jpg) repeat-x; width:100%; height:60px;}
#footerContent{
	width:801px;
	margin:0px auto;
	padding-top:16px;
	
	color:#6e6e6e;
	line-height:22px;
}
#footerContent a{color:#6e6e6e; text-decoration:none;}
#footerContent a:hover{color:#70ac00; text-decoration:underline;}