/* ====== Menu ======================================= */

/* menu_top */

#menu_top a[id="produits"]{
	background: url("../../media/menu_button.png");
}

/* ====== Contents1 ================================== */

/* contents1_right */

#contents1_right{
	background: url("../../media/logo_eco_big.png") no-repeat 300px 30px;
}

#contents1_right img{
	margin-top: 24px;
}

/* ====== Contents2 ================================== */

#contents2 img{
	border: none;
}

/* contents2_top */

#contents2_top{
	background: url("../../media/contents2_top_shadow.png") no-repeat bottom;
	height: 108px;
}

.pink{
	color: #e0127a;
}

.green{
	color: #008836;
}

#contents2_top p[id="title_produits"]{
	margin-top: 0;
	margin-bottom: 0;
}

#contents2_top ul{
	float: left;
	background: url("../../media/contents2_menu_produits.png") no-repeat top right;
}

#contents2_top li{
	height: 22px;
	list-style-type: none;
}

#contents2_top li[id="display"]{
	background: url("../../media/menu_display_over.png") no-repeat;
}

#contents2_top li[id="print"]:hover{
	background: url("../../media/menu_print_hover.png") no-repeat;
}

#contents2_top li a{
	width: 139px;
	height: 22px;
	display: block;
}

#contents2_top p[id="text"]{
	margin-left: 202px;
	margin-right: 12px;
	margin-top: 16px;
}

/* contents2_left */

#contents2_left{
	width: 530px;
	float: left;
}

#contents2_left h3{
	margin-left: 27px;
	color: #e0127a;
	font-weight: normal;
	text-decoration: underline;
}

#contents2_left ul{
	padding-left: 27px;
	list-style-type: none;
}

#contents2_left li{
	margin-bottom: 15px;
}

#contents2_left li[id="eco"]{
	margin-top: -5px;
	margin-bottom: 10px;
	margin-left: -5px;
	padding: 5px;
	background: #ffffff url("../../media/logo_eco_small.png") top right no-repeat;
	border: solid 1px #008836;
}

#contents2_left ul[id="left"]{
	margin-right: 30px;
	float: left;
}

/* contents2_right */

#contents2_right{
	width: 350px;
	padding-top: 13px;
	float: left;
}
