/* CSS Document */

/* $Header: /var/lib/cvs/gofoot/web/css/home.css,v 1.8 2010-05-24 14:07:51 oberaud Exp $ */

#content {
	background: transparent;
	margin:0 auto 6px auto;
	padding:10px 0;
}

#footer{
	-moz-border-radius:4px;
}

#home_sample_buttons {
	background-color:#A2B62D;
}

#home_sample_buttons a#home_sample_plus {
	position:absolute;
/* 	float:right; */
	display:block;
	margin: 4px 0 0 235px;
}

#home_sample_buttons a#home_sample_plus img {
	display:block;
}

#home_sample_buttons #home_sample_numbers {
	position:absolute;
	z-index:10;
}

.sample .green_block span {
	height:32px;
	width:32px;
	display:block;
	float:left;
	margin-right:8px;
	cursor:pointer;
	font-size:16px;
	background:#A2B62D url("../img/home_sample_numbers.png") no-repeat left;
}

.sample .green_block span.active {
	background-image:url("../img/home_sample_numbers-on.png");
	color:#000;
}

#egerie {
	float:left;
	margin-left:15px;
	width:328px;
	padding:10px;
	background:#fff;
	-moz-border-radius:4px;
	display:block;
	font-size:12px;
}

#egerie img {
	display:block;
}

#egerie #cashback_reglement {
	background-color:#A2B62D;
	color:white;
	padding:5px 8px;
	margin-top:10px;
	height:339px;
}

#egerie #cashback_reglement h2 {
	color:black;
	font-weight:normal;
	margin-top:0;
	font-size:18px;
}

#egerie #cashback_reglement h3 {
	color:black;
	font-weight:normal;
	font-size:15px;
}

#egerie #cashback_reglement p {
	line-height:13px;
}

#egerie #cashback_reglement img {
	float:right;
	padding-left:10px;
}

#homefix {
	float:left;
	margin-left:15px;
	margin-bottom:15px;
	width:185px;
	padding:10px;
	background:#fff;
	-moz-border-radius:4px;
}

#homefix .prod {
	height:156px;
	overflow:hidden;
	border:none;
	text-align:left;
	width:185px;
}

#homefix .prod img {
	display:block;
}

#maillots {
	float:left;
	margin-left:15px;
	width:185px;
	padding:10px;
	background:#fff;
	-moz-border-radius:4px;
}

#maillots table {
	width:185px;
}

#maillots td.prod {
	border-left:none;
	width:185px;
}

#maillots td.prod div.product_img {
	width:115px;
}

#maillots img {
	display:block;
}

#maillots td.prod div.product_img img {
	display:inline;
}

#maillots p.list_all_products {
	padding:0;
}

#maillots p.list_all_products a {
	width:173px;
}

#maillots .green_block {
	width:164px;
	height:45px;
}

#maillots .content {
	height:184px;
	width:185px;
	text-align:center;
	padding-top:0px;
}

#maillots .content .cm {
	height:92px;
	width:92px;
	padding:0px;
	margin:0;
	float:left;
}

#maillots .content .cm a {
	display:block;
}

#maillots .content .cm a img {
	width:92.5px;
	height:92px;
}
