@charset "utf-8";
/* CSS Document */

#box_module .mod_selection {
	background-image: none;	
	background-color:#312209;
	padding-top: 4px;
	padding-bottom: 0px;
	background-image: url(img/fd_select_mod.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left:0px;
	margin-right:0px;
	padding-left: 20px;
	padding-right: 20px;
}

#box_module .mod_selection h5 {
	display:block;
	color:#8d806b;
	font-weight:normal;
	font-size:13px;
	text-transform: uppercase;
}

#box_module .mod_selection a {
	color:#cde990;
	font-size:13px;
	text-decoration:none;
}

#box_module .mod_selection .label_inbox a:hover {
	text-decoration:none;
}

#box_module .mod_selection p.inbox_all_link a {
	color:#ada69b;
}

#box_module .mod_selection p.inbox_all_link a:hover {
	color:#cde990;
}


#content_catalogue.module {
	background-image:url(img/ico_panier_mod.png);
	padding-left:45px;
}

#content_catalogue.module a {
	text-decoration:none;
	font-weight:bold;
}

#content_catalogue.module a:hover {
	text-decoration:underline;
}
