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

/* menu_top */

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

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

/* contents1_right */

#contents1_right div{
	height: 263px;
	margin-top: 0;
	background: url("../../media/avantages.png") no-repeat 55px;
}

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

#contents2 img{
	border: none;
}

/* contents2_top */

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

.pink{
	color: #e0127a;
}

.blue{
	color: #1887b0;
}

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

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

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

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

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

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

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

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

#contents2_top p[id="text"]{
	margin-left: 220px;
	margin-right: 140px;
	margin-top: 25px;
}

/* contents2_bottom */

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

#contents2_bottom h3[id="generalites"]{
	color: #e0127a;
}	

#contents2_bottom h3[id="technique"]{
	color: #1887b0;
}

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

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

#contents2_bottom a{
	color: #656565;
	text-decoration: none;
}
