 body {
	color: #444444;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(../img/bg-body.jpg) no-repeat fixed center bottom;
}
 form {
	margin: 0px;
}
 p {
	margin-top: 0px;
}
.reset {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hand {
	cursor: pointer;
}
img {
	border-style: none;
}
.txDecoNone{
	text-decoration: none !important;
}
.vAm {
	vertical-align: middle;
}
.pd10 {
	padding: 10px;
}
.pd20 {
	padding: 20px;
}
.pdT5 {
	padding-top: 5px;
}
.pdT10 {
	padding-top: 10px;
}
.pdLR10 {
	padding-right: 10px;
	padding-left: 10px;
}
.p0 p{
	margin: 0px;
	padding: 0px;
}
.mgB5 {
	margin-bottom: 5px !important;
}
.mgB10 {
	margin-bottom: 10px !important;
}
.mgB20 {
	margin-bottom: 20px !important;
}
.mgB30 {
	margin-bottom: 30px !important;
}
.mgTB {
	margin-top: 8px;
}
.mgL5 {
	margin-left: 5px !important;
}
.mgL10 {
	margin-left: 10px !important;
}
.mgR10 {
	margin-right: 10px !important;
}
.mgTFleche {

}
.txC {
	text-align: center;
}
.txR {
	text-align: right;
}
.txLH20 {
	line-height: 20px;
}
#page {
	width: 1038px;
	padding: 0px 54px;
	margin: 0px auto;
	background: url(../img/bg-page.png) repeat-y;
}
#top {
	height: 45px;
	text-align: right;
}

#header {
	height: 124px;
}
#header  #logo {
	float: left;
	margin-top: -27px;
	margin-left: 28px;
}
#header #titre {
	float: left;
	width: 730px;
	margin-left: 25px;
	margin-top: 42px;
	height: 80px;
	overflow: hidden;
}
#header #search {
	float: right;
	width: 250px;
	margin-top: 70px;
	text-align: right;
}



#menu{
	height: 40px;
	background: #ee7f00;
}
#title {
	background: url(../img/bg-title.jpg) no-repeat;
	margin-top: 22px;
	padding: 22px 25px;
	text-align:center;
	vertical-align:middle;
	margin-bottom: 22px;
}
#banner {
	height: 288px;
	margin: 0px;
	padding: 0px;

}
#bannerSlide {
	height: 328px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content {
	padding: 0px;
	margin: 0px;
}
#content #mainfull{
	padding: 22px;
	margin: 0px;

}
#content #left-side{
	float: left;
	width: 320px;
}
#content #main-Lside {
	float: right;
	width: 656px;
	padding: 22px;
}
#content #right-side{
	float: right;
	width: 320px;
}
#content #main-Rside {
	float: left;
	width: 656px;
	padding: 22px;
}
#content #main-LRside {
	float: left;
	width: 455px;
	margin-left: 20px;
}
#content #main-Left {
	float: left;
	width: 465px;
	padding: 22px;
}
#content #main-Right {
	float: right;
	width: 465px;
	padding: 22px;
}

#content .bg-color-gray {
	background: #eceded;
}
#content #accT {
	height: 328px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#content .bg-color-orange {
	background: #ee7f00;
}
#content .bg-color-green {
	background: #96c11f;
}



#module {
	margin-top: 16px;
	padding: 10px;
	background: #96c11f;
	margin-bottom: 16px;
}
#module #mmodule {
	border-top: 1px solid #80ad04;
	padding-top: 20px;
	padding-bottom: 20px;
}

#module #msociaux {
	border-bottom: 1px solid #b2d15a;
	padding-bottom: 5px;
}
#csl_carrousel {
	margin-top: 22px;
	height: 32px;
	position: relative;
}

#sociaux {
	background: #96c11f;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 22px;
}


#footer {
	padding: 15px 15px 20px;
	background: #ecedec;
}
#footer #menuinfo {
	text-align: right;
	float: right;
	margin-right: 10px;
}
#footer #note {
	float: left;
	margin-left: 10px;
}
