div.box_small_header_all{
	width: 100%;
	height: auto;
	clear: both;
}

div.box_small_header_top_all{
	width: 100%;
	height: 5px;
	clear: both;
}

div.box_small_header_top_left{
	font-size: 1px;
	width: 5px;
	height: 5px;
	background-image: url(../img/box_top_left.gif);
	background-repeat: no-repeat;
	float: left;
}

div.box_small_header_top_middle{
	font-size: 1px;
	width: 230px;
	height: 5px;
	background-image: url(../img/box_top_middle.gif);
	background-repeat: repeat-x;
	float: left;
}

div.box_small_header_top_right{
	font-size: 1px;
	width: 5px;
	height: 5px;
	background-image: url(../img/box_top_right.gif);
	background-repeat: repeat-x;
	float: left;
}

h2.box_small_header_middle{
	width: 100%;
	max-width: 229px;
	clear: both;
	border-bottom: 1px solid #FFE177;
	height: 30px;
	max-height: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #FDCA00;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 7px;
	text-align: left;
}

div.box_small_content{
	width: 100%;
	max-width: 216px;
	padding-left:20px;
	clear: both;
	margin-left:3px;
	font-size: 12px;
	background-image: url(../img/box_beer.gif);
	background-repeat: repeat-y;
	background-position:left;
}

div.box_small_content_100{
	background-image: url(../img/background_box_100.gif);
	background-color: #000000;
	background-repeat: repeat-x;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

div.box_small_content_200{
	background-image: url(../img/background_box_200.gif);
	background-color: #000000;
	background-repeat: repeat-x;
}

div.box_small_content_300{
	background-image: url(../img/background_box_300.gif);
	background-color: #000000;
	background-repeat: repeat-x;
}

div.box_small_content_400{
	background-image: url(../img/background_box_400.gif);
	background-color: #000000;
	background-repeat: repeat-x;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

div.box_small_content_500{
	background-image: url(../img/background_box_500.gif);
	background-color: #000000;
	background-repeat: repeat-x;
}

div.box_small_content div{
	cursor: pointer;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.box_small_content a{
	font-size: 11px;
}

.categorie_navigation_level_0{
	
	min-height:17px;
	border-bottom: 1px solid #FFE177;
	color: #FDCA00;
	padding-left: 10px;
	overflow:inherit;
}

.categorie_navigation_level_0_hover{
	overflow:inherit;
	border-bottom: 1px solid #FFE177;
	color: #FDCA00;
	padding-left: 10px;
	min-height:17px;
	background-color: #E4960E;
}

.categorie_navigation_level_0_selected{
	
	border-bottom: 1px solid #FFE177;
	color: #000000;
	padding-left: 10px;
	background-color: #E4960E;
	min-height:17px;
	overflow:inherit;
}

.categorie_navigation_level_1{
	
	border-bottom: 1px solid #FFE177;
	color: #FFFFFF;
	padding-left: 10px;
	overflow:inherit;
	min-height:17px;
}

.categorie_navigation_level_1_hover{
	overflow:inherit;
	min-height:17px;
	border-bottom: 1px solid #FFE177;
	color: #000000;
	padding-left: 10px;
	background-color: #E4960E;
}

.categorie_navigation_level_1_selected{
	
	min-height:17px;
	border-bottom: 1px solid #FFE177;
	color: #000000;
	overflow:inherit;
	padding-left: 10px;
	background-color: #E4960E;
}

.categorie_navigation_level_2{
	min-height:17px;
	
	border-bottom: 1px solid #FFE177;
	color: #FFFFFF;
	padding-left: 20px;
	overflow:inherit;
}

.categorie_navigation_level_2_selected{
	
	min-height:17px;
	border-bottom: 1px solid #FFE177;
	color: #000000;
	overflow:inherit;
	padding-left: 20px;
	background-color: #E4960E;
}

/** LINKS **/

.categorie_navigation_level_0 a{
	height: 17px;
	color: #FDCA00;
	
	
}
.categorie_navigation_level_0_hover a{
	height: 17px;
	min-height: 17px;
	color: #000000;
	
}

.categorie_navigation_level_0_selected a{
	height: 17px;
	color: #000000;
	background-color: #E4960E;
	
}

.categorie_navigation_level_1 a{
	height: 17px;
	color: #FFFFFF;
	padding-left: 10px;
	
}

.categorie_navigation_level_1_hover a{
	height: 17px;
	color: #000000;
	padding-left: 10px;
	background-color: #E4960E;
}

.categorie_navigation_level_1_selected a{
	height: 17px;
	color: #000000;
	padding-left: 10px;
	background-color: #E4960E;
}

.categorie_navigation_level_2 a{
	height: 17px;
	color: #FFFFFF;
	padding-left: 20px;
}

.categorie_navigation_level_2_selected a{
	height: 17px;
	color: #000000;
	padding-left: 20px;
	background-color: #E4960E;
}

