body { 
	width: 751px;
	margin: auto;
	background: #449130 url("../images/design/fond.jpg") repeat-x;
	padding-top: 40px;	
	padding-bottom: 20px;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a img
{
	border: 1;
	color:#186805;
}

a {
	color:#186805;	
}
#header { 
	width: 751px;
	height: 202px;
	background: url("../images/design/header.jpg") no-repeat;
	
	background-position: top right;
}
#header p {
	color: #666666;
	margin: 0;
	text-align: right;
	padding: 6px 15px 0 0;
}
#wrapper { 
	width: 751px;
	background: url("../images/design/fondconteneur.jpg") repeat-y;
	background-position: top right;
}
#login {
	width: 125px;
	height: 107px;
	float: left;
	background: url("../images/design/login.png") no-repeat;
	margin: 0 0 0 31px !important;
	margin: 0 0 0 16px;
	padding: 0 0 0 10px;
}
#login h2 {
	font-size: 10px;
	color: #1c6510;
	margin: 0;
	width: 115px;
	text-align: center;
	padding: 0 10px 0 0;
	line-height: 18px;
}
#login label {
	color: white;
	font-size: 11px;
	margin: 0;
	line-height: 12px;
}
.checkbox {
	margin: 0;	
}
.submit-box {
	width: 48px;
	height: 13px;
	background: url("../images/design/submit.jpg") no-repeat;
	border: 0;
	margin: 0 0 0 10px;
}
.login-box {
	width: 91px;
	height:16px;
	background: url("../images/design/input.jpg") no-repeat;
	border: 0;
	margin: 0;
}
#blocpub {
	width: 532px;
	height: 83px;
	background: url("../images/design/dbc.jpg") no-repeat;
	margin: 0 0 0 187px;
	text-align: center;
	padding: 27px 0 0 0;
}
#sidebar {
	width: 156px;
	float: left;
	margin: 10px 0 0 0;
	clear: none !important;
	clear: left;
}
.menu {
	width: 156px;
	background: url("../images/design/fondmenu.jpg") repeat-y;
	margin: 0 0 10px 0;
}
.finmenu {
	width: 156px;
	background: url("../images/design/finmenu.jpg") no-repeat;
	background-position: bottom left;
}
.titremenu {
	width: 156px;
	background: url("../images/design/titremenu1.jpg") no-repeat;
	padding: 40px 0 10px 0;
}
.titremenu2 {
	width: 156px;
	background: url("../images/design/titremenu2.jpg") no-repeat;
	padding: 40px 0 10px 0;
}
.titremenu3 {
	width: 156px;
	background: url("../images/design/titremenu3.jpg") no-repeat;
	padding: 40px 0 10px 0;
}
.menu a {
	display: block;
	height: 20px;
	background: url("../images/design/hr.jpg") no-repeat;
	background-position: bottom right;
	text-decoration: none;
	color: #535353;
	padding: 0 0 0 10px;
}
#conteneur {
	width: 530px;
	margin: 0 0 0 195px;
}
#conteneur h1 {
	color: #535353;
	margin: 0 0 10px 0;
}
#conteneur p {
	text-align: center;
	color: #535353;
}
#sitedumoment {
	display: block;
	width: 283px;
	height: 267px;
	background: url("../images/design/blocpub250.jpg") no-repeat;
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
	padding:16px 0 0 0;
}

#clearer {
	clear: both;	
	height: 1px;
}
#footer {
	width: 728px;
	height: 29px;
	background: url("../images/design/footer.png") no-repeat;
	margin: 0 0 0 23px;
}
#footer p {
	color: #535353;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 9px 0 0 0;
}