@charset "utf-8";
/* CSS Document */
body {
	margin: 0 0 0 0;
	background:#01417f url(images/background.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}

h3 {
	font-weight: bold;
	color: #009900;
}

input {
	border: 1px solid #0066FF;
}


#landscape {
	width: 701px;
	height: 128px;
	background: url(images/bgpaysage.jpg);
	margin-right: 0px;
	margin-left: auto;
}

#wrap {
	width: 924px;
	margin-right: 0px;
	margin-left: auto;
	background:url(images/cadeaux1.gif) bottom left no-repeat;
	padding-bottom: 10px;
	margin-top: -50px; /*remonter le bloc principal*/
}

#logo {
	margin-bottom: -15px;
	margin-left: 95px;
}

#wrapper {
	width: 760px;
	margin-right: 0px;
	margin-left: auto;
}
/*
#top {
	width: 760px;
	height: 9px;
	background:url(images/topborder.gif);
}
*/
#content {
	background: white;
	min-height: 400px;
	padding-bottom: 5px;
	margin-bottom: 50px;
}

#beezcontent {
	padding-top: 10px;
	margin-left: 10px;
	margin-bottom: 120px;
	width: 500px;
	display: block;
}

#kdo {
	margin-top: 80px;
	clear: both;
}

#kdo2 {
	background:url(images/cadeaux2.gif);
	width: 183px;
	height: 144px;
	position: absolute;
	margin-top: -167px;
}

#flower {
	right: 0px;
	left: auto;
	width: 268px;
	height: 470px;
	background:url(images/tournesol.gif);
	position: absolute;
	margin-top: -40px;
}

#footer {
	float: right;
	margin-top: -50px;
	color: white;
	margin-right: 10px;
}

#footer a{
	color: white;
}

#footer a:hover {
	text-decoration: none;
}

#btn_sub {
	float: right;
	margin-top: 10px;
}

.orange10{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF5C00;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

.btn {
	border: none;
}

