body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.png) repeat-x 0 1px;
}
img {
	border: none;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}


#test {
	background: #222;
	color: #fff;
	padding: 10px;
	margin: 20px;
	border: 10px solid pink;
}




#main {
	margin: 0 auto;
	width: 1024px;
}
#header {
	width: 1024px;
	height: 330px;
	position: relative;
	overflow: hidden;
}

.logo {
	background: url(../images/trovareunregalo.gif) no-repeat;
	width: 158px;
	height: 75px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 1px;
	left: 15px;
}

.bow {
	position: absolute;
	right: 1px;
	top: 37px;
	z-index: 13;
	background: url(../images/bow.png) no-repeat;
	width: 140px;
	height: 145px;
	text-indent: -9999px;
	overflow: hidden;
}

.top-link {
	float: right;
	background: url(../images/top-link.gif) no-repeat;
	width: 158px;
	height: 23px;
	padding: 5px 0 0;
	margin: 1px 53px 0 0;
	font: 10px Verdana, Arial, sans-serif;
	display: inline;
}
.top-link a {
	text-decoration: none;
	color: #fff;
	background: url(../images/arrow.gif) no-repeat 0 2px;
	padding: 0 0 0 13px;
	margin: 0 0 0 10px;
	letter-spacing: -1px;
}
.top-link a:hover {
	text-decoration: underline;
}


.boxes-holder {
	margin: 90px 0 0 16px;
}
.box,
.box-2,
.box-3 {
	background: url(../images/box-1-bg.gif) no-repeat;
	width: 296px;
	height: 232px;
	overflow: hidden;
	float: left;
	margin: 0 9px 0 0;
}
.box-2 {
	background: url(../images/box-2-bg.gif) no-repeat;
}
.box-3 {
	background: url(../images/box-3-bg.gif) no-repeat;
	width: 346px;
}
.aaa {
	float: left;
	width: 346px;
	z-index: 10;
	overflow: hidden;
	height: 232px;
}
.heading {
	margin: 1px 0 0 12px;
	overflow: hidden;
}
.number {
	color: #ee5894;
	float: left;
	font: 48px/52px Georgia, "Times New Roman", Times, serif;
	padding: 0 6px 0 0;
	margin: -2px 0 0;
}

* html .number {
	padding-right: 3px;
}
.heading h3 {
	margin: 0;
	padding: 13px 0 0;
	color: #f5a5c5;
	font: 18px/18px Arial, sans-serif;
}
.heading p {
	margin: 0;
	padding: 0;
	color: #f5a5c5;
	font: 12px/12px Arial, sans-serif;
}


.form {
	clear: left;
	color: #fff;
	font: 11px/11px Arial, sans-serif;
	margin: 6px 0 0 14px;
}
.form input,
.form label {
	vertical-align: middle;
	margin: 2px 8px 2px 0;
	padding: 0;
	height: 14px;
	width: 15px;
}
.form-info {
	overflow: hidden;
	clear: both;
}
.form-info-col-1 {
	float: left;
	width: 162px;
	padding: 1px 0 0 18px;
}
.form-info-col-2 {
	float: left;
	margin: 6px 0 0;
	position: relative;
	z-index: 999;
}
.form-info label {
	color: #fff;
	font: 11px Arial, sans-serif;
	vertical-align: middle;
}
.form-info-col-1 input {
	margin: 0 2px 0 2px;
	padding: 0;
	vertical-align: middle;
	width: 15px;
}
.form-info select {
	width: 148px;
	margin: 0 0 1px -4px;
	padding: 0;
	display: block;
	color: #000;
	font: 11px Arial, sans-serif;
	height: 18px;
	position: relative;
	z-index: 999;
}
.selects {
	margin: 25px 10px 0 0;
}
.selects label,
.form-info-col-2 label {
	display: block;
	padding: 0 0 2px;
}
.form-info-col-2 label {
	padding-top: 1px;
}
* html .form-info-col-2 label {
	padding-top: 2px;
}
*+html .form-info-col-2 label {
	padding-top: 3px;
}
#btn-trouver {
	margin: 10px 0 0 16px;
}
.container {
	padding: 0 0 40px;
}

.posts {
	margin: 32px 0 0 1px;
}
.post {
	background: url(../images/box-bg.gif) repeat-y;
	width: 980px;
	margin: 20px 0 0;
}
.post-bg-top {
	background: url(../images/box-top-bg.gif) no-repeat;
}
.post-bg-bottom {
	background: url(../images/box-bottom-bg.gif) no-repeat 0 100%;
	padding: 20px 0 19px 20px;
	overflow: hidden;
	width: 960px;
}
.post h2 {
	margin: 0;
	padding: 0 0 5px 3px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}
.post h2 a {
	text-decoration: none;
	color: #bb0d53;
}
.post h2 a:hover {
	text-decoration: underline;
}
.post .image {
	float: left;
	width: 112px;
}
.post .image img {
	display: block;
}
.post .text {
	margin: 0 10px 0 0;
}
.post .text p {
	margin: 0;
	padding: 0 0 10px;
	color: #000;
	font: 12px Verdana, Arial, sans-serif;
}
.post .text p.posted {
	font: bold 12px Verdana, Arial, sans-serif;
	color: #666;
}

.main-box {
	background: url(../images/container-bg.gif) repeat-y;
	width: 987px;
	margin: 1px 0 0 -1px;
}
.main-box-bg-bottom {
	background: url(../images/container-bg-bottom.gif) no-repeat 0 100%;
}
.main-box-bg-top {
	background: url(../images/container-bg-top.gif) no-repeat;
	min-height: 303px;
}
* html .main-box-bg-top {
	height: 303px;
}


.grosprod {
	float: left;
	width: 580px;
}



.products {
	float: left;
	width: 580px;
}
.products ul {
	margin: 20px 0 0 26px;
	padding: 0;
}
.products ul li {
	float: left;
	list-style: none;
	margin: 0 0 0 -9px;
	padding:  0 0 3px;
	display: inline;
}
.products ul li a {
	width: 113px;
	height: 132px;
	overflow: hidden;
	float: left;
	text-decoration: none;
	padding-left:2px;
	color: #bb0d53;
	font: bold 10px Verdana, Arial, sans-serif;
	background: url(../images/product-hover.gif) no-repeat;
}
.products ul li a:hover,
.products ul li.active a {
	background-position: 0 -132px;
}
.products ul li.active a {
	position: relative;
}
.products ul li a span {
	text-decoration: none;
}
.products ul li a img {
	display: block;
	margin: 0 0 0 5px;
}
.products ul li a span {
	display: block;
	text-align: center;
	padding: 7px 0 0;
	margin: 0 3px 0 0;
}

#tour {
  margin-top: 13px;
}

#black-button1 {
	float: left;
	background: url(../images/droite.gif) no-repeat;
	width: 61px;
	height: 130px;
	text-indent: -9999px;
	margin: 15px 0 0 -23px;
	position: relative;
	visibility:hidden;
}

#black-button2 {
	float: left;
	background: url(../images/gauche.gif) no-repeat;
	width: 61px;
	height: 130px;
	text-indent: -9999px;
	margin: 148px 0 0 -61px;
	position: relative;
	visibility:hidden;
}


.banner-box {
	float: left;
	background: url(../images/banner-bg.gif) no-repeat;
	width: 349px;
	height: 281px;
	margin: 4px 0 0 5px;
	display: inline;
}
.banner-box a {
	margin: 11px 0 0 25px;
	display: block;
}
.banner-box img {
  padding-top: 15px
	display: block;
}

.center-navigation {
	overflow: hidden;
	margin: 4px 45px 0 0;
}
.center-navigation ul {
	float: left;
	width: 100%;
	text-align: center;
	font: 12px/15px Arial, sans-serif;
	margin: 0;
	padding: 0;
}
.center-navigation ul li {
	display: inline;
	background: url(../images/sep.gif) no-repeat 0 3px;
	padding: 0 2px 0 6px;
}
.center-navigation ul li.first {
	background: none;
}
.center-navigation ul li a {
	color: #bb0d53;
}
.center-navigation ul li a:hover {
	text-decoration: none;
}

.ajouter {
	font: 12px/15px Arial, sans-serif;
}
.ajouter a {
	color: #bb0d53;
}



.news{
	margin-top:15px;
	margin-left:15px;
	width:560px;
	height:265px;
	font: 12px Verdana, Arial;
	letter-spacing:-0.065em;
	overflow:hidden;
}
.news a{
	color: #bb0d53;
	text-decoration:underline;
}
.news a:hover{
	text-decoration:none;
}
.news h2{
	margin:0px;
	font: 23px bold Georgia, "Times New Roman", Times, serif;
	color:#BB0D53;
	letter-spacing:0px;
}
#newsImgBlock{
	float:left;
	width:213px;
	height:168px;
	background:url(../images/news_img_bg.jpg) no-repeat top left;
	margin-right:5px;
	padding-left:6px;
	padding-top:7px;
}
.cleaner{
	clear:both;
}


#newsletter_block{
	border:1px solid #f5f5f5;
	position:absolute;
	margin-left:315px;
	margin-top:175px;
	background-color:#000000;
	color:#FFFFFF;
	font: 11px Arial, sans-serif;
	width:300px;
	z-index:5000;
	visibility:hidden;
}
#newsletter_block form{
	padding:10px;
}
#newsletter_block form select{
	
	width: auto;
	padding: 0;
	color: #000;
	font: 11px Arial, sans-serif;
	height: 18px;
	position: relative;
	z-index: 999;
}

#newsletter_block .textfield{
	width:220px;
	font: 11px Arial, sans-serif;
}
#bt_send{
	text-align:center;
}
.close{
	border:1px solid #fff;
	color:#fff;
	float:right;
	padding:2px;
	font-size:12px;
	font-weight:bold;
	display:block;
	cursor:pointer;
}
