@charset "utf-8";
body {
	font-family: georgia;
	font-size: 13px;
	background: #c1d72e;
	padding:0px;
	margin:0px;
}
a:link,a:visited,a:hover,a:active{
	color:#09F;
}
#container{
	width:980px;
	margin:auto;
	position:relative;
}
#container #header{
	float:left;
	display:block;
	min-height:236px;
	height:236px !important;
	width:980px;
	margin:0px;
	padding:0px;
	position:relative;
}
#container #header a.logo{
	display:block;
	float:left;
	width:567px;
	min-height:243px;
	height:243px !important;
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
}
#container #header a.devenir{
	width:162px;
	min-height:57px;
	height:57px !important;
	float:left;
	display:block;
	background:url(../images/devenir_membres_bouton.png) no-repeat;
	margin-left:610px;
	margin-top:37px;
}
#container #header a.ccpdi{
	width:205px;
	min-height:58px;
	height:58px !important;
	display:block;
	float:left;
	margin-top:37px;
	background:url(../images/chambre-de-commerce-logo.png) no-repeat;
}
#container #header #top_pics{
	width:863px;
	min-height:118px;
	height:118px !important;
	float:left;
	display:block;
	position:absolute;
	top:118px;
	right:0px;
	background:url(../images/top_pics.jpg) no-repeat;
	z-index:1;
}
#container #content{
	width:813px;
	padding:0px 25px;
	background:#fff;
	float:left;
	display:block;
	clear:left;
	margin-left:118px;
	position:absolute;
	right:0px;
	top:236px;
	margin-bottom:25px;
}
#container #content #mots-president{
	background:url(../images/mots-pres-bg.jpg) repeat-y;
	width:815px;
	float:left;
	display:block;
	clear:both;
	margin-top:10px;
}
#container #content #mots-president p{
	margin:5px auto;
	margin-right:10px;
	display:block;
	float:right;
	width:680px;
	padding:0px 0px;
	text-align:justify;
}
#container #content #mots-president img{
	float:left;
	display:block;
	margin-left:22px;
	margin-top:16px;

}
#container #content #mots-president #haut{
	background:url(../images/mots-pres-top.jpg) no-repeat top left;
	width:815px;
	min-height:70px;
	height:70px !important;

}
#container #content #mots-president #bas{
	background:url(../images/mots-pres-bottom.jpg) no-repeat bottom left;
	width:815px;
	min-height:12px;
	height:12px !important;
	display:block;
	clear:both;
	float:right;
}
#container #content #temoignages{
	background:url(../images/temoignages-bg.jpg) repeat-y;
	width:815px;
	float:left;
	display:block;
	clear:both;
	margin-top:10px;
}
#container #content #temoignages #membres{
	display:block;
	float:left;
	clear:both;
	width:815px;
	margin:5px 0px;
}
#container #content #temoignages #membres p{
	margin:5px auto;
	margin-left:5px;
	float:left;
	padding:0px 5px;
	padding-right:10px;
	text-align:justify;
	display:block;
	width:75%
}
#container #content #temoignages #membres img{
	float:left;
	margin-left:15px;
	margin-top:10px;
	clear:none;

}
#container #content #temoignages #haut{
	background: url(../images/temoignages-top.jpg) no-repeat top left;
	width:815px;
	min-height:69px;
	margin-left:-1px;
	height:69px !important;
	font-size:11px;

}
#container #content #temoignages #bas{
	background: url(../images/temoignages-bottom.jpg) no-repeat bottom left;
	width:815px;
	min-height:12px;
	height:12px !important;
	display:block;
	clear:both;
	float:left;
}
#container #content #devenez-membre{
	background: url(../images/devenir-membre-bg.jpg) repeat-y;
	width:815px;
	float:left;
	display:block;
	clear:both;
	margin-top:10px;

}
#container #content #devenez-membre a.now{
	background:url(../images/devenez-membre-now.jpg) no-repeat;
	width:180px;
	min-height:130px;
	height:130px !important;
	float:left;
	display:block;
	margin-left:22px;
}
#container #content #devenez-membre p{
	margin:5px auto;
	margin-right:10px;
	display:block;
	float:right;
	width:565px;
	padding:0px 0px;
	text-align:justify;
	color:#1ab7ea;
	font-size:13px;
	font-weight:bold;
}
#container #content #devenez-membre ul{
	list-style-image: url(../images/list-bullet.jpg);
	font-style:italic;
	font-weight:bold;
	color:#000;
	float:left;
	display:block;
	width:535px;
	margin-left:20px;
	margin-top:10px;
}
#container #content #devenez-membre img{
	float:left;
	display:block;
	margin-left:22px;
	margin-top:16px;

}
#container #content #devenez-membre #haut p{
	font-size:11px;	
}
#container #content #devenez-membre #haut{
	background: url(../images/devenir-membre-top.jpg) no-repeat top left;
	width:815px;
	min-height:69px;
	height:69px !important;
}
#container #content #devenez-membre #bas{
	background: url(../images/devenir-membre-bottom.jpg) no-repeat bottom left;
	width:815px;
	min-height:12px;
	height:12px !important;
	display:block;
	clear:both;
	float:left;
}
#container #content #footer{
	float:left;
	display:block;
	clear:both;
	background: url(../images/content-bottom.png) no-repeat top right #c1d72e;
	padding-top:14px;
	width:863px;
	margin-left:-25px;
	margin-right:-25px;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	color:#fff;
	padding-bottom:25px;
}
