*{
	margin: 0;
	padding: 0;
}

body{
	color: black;
	font-family: verdana;
	font-size: 11px;
	background-color: #3e5b2f;
}

h1{
	font-size: 12px;
}

label{
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
}


a img{
	border: none;
}

.btn_js{
	cursor: pointer;
}

.cat_vignette{
	background-image: url( images/no-img.jpg );
	width: 100px;
	border: 1px solid red;
	float: left;
}

#main{
	/*width: 920px;*/
	
	/*width: 1200px;*/
	width: 1105px;
	
	margin: 0 auto;
	padding: 5px;
}

#header{
	margin-top: -10px;
}

#tab_logo{
	width: 100%;
}
#tab_logo td{
	vertical-align: middle;
	text-align:center;
	height:255px;
}

#tools_top{
	background-color: white;
	border: 1px solid silver;
	padding: 10px;
	margin: 10px 0;
}

#colonne_gauche{
	border: 1px solid silver;
	background-color: white;
	float: left;
	padding: 10px;
	width: 150px;
}

#bloc_central{
	/*width: 650px;*/
	
	width: 900px;
	
	border: 1px solid silver;
	background-color: white;
	float: left;
	margin-left: 20px;
	padding: 5px;
	
}

.clear{
	clear: both;
}

.saisie{
	background-color: #E0E0E0;
	border: 1px solid black;
}

.bloc{
	border: 1px solid silver;
	background-color: white;
	margin: 10px 0;
	padding: 5px;
}

h2{
	font-size: 12px;
}

li{
	list-style-type: none;
	margin-left: 10px;
}

td{
	text-align: left;
	vertical-align: top;
}

.bloc_cat{
	margin-bottom: 10px;
}

.sous_categorie{
	margin-left: 10px;
}



.bloc_cat_old{
/*
	width: 70px;
	border: 1px solid silver;
	background-color: #E0E0E0;
	text-align: center;
	margin: 3px;
	float: left;
	height: 65px;
	overflow: hidden;
	padding: 5px;
*/
}

.cat_sel{
	border: 1px solid red;
	background-color: white;
}

.bloc_sous_cat{
width: 350px;
	height: 170px;
	
	border: 1px solid #E0E0E0;
	float: left;
	margin: 3px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;

}

.bloc_sous_sous_cat{
	font-size: 9px;

}

.cadre_sous_cat_infos{
	margin-top: 10px;
	float: left;
	
	margin-left: 5px;
	width: 160px;
	/*text-align: center;*/
	
/*
	width: 150px;
	float: left;
	margin-left: 30px;
	margin-right: 10px;
	padding-top: 10px;
*/
}


.cadre_sous_cat_img{
/*
	width: 50px;
	height: 50px;
*/
	float: right;
	background-color: white;
}

.tab_img_cat td{
/*
	width: 185px;
	height: 185px;
*/
	width: 175px;
	height: 170px;
	overflow: hidden;
	
	vertical-align: middle;
	/*background-color: #000000;*/
	text-align: center;
/*
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
	background-color: white;
*/
}





.bloc_fiche{

	width: 170px;
	height: 200px;
	
	border: 1px solid #E0E0E0;
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	
	
	/*padding: 5px;*/

}

.cadre_fiche_img{
	
}

.cadre_fiche_infos{
	text-align: center;
}




.bloc_image_mini{
	/*width: 70px;*/
	width: 139px;
	/* infos hauteur du cadre du rˇsultat de la recherche */
	height: 90px;
	border: 1px solid silver;
	background-color: #505050;
	float: left;
	text-align: center;
	margin: 5px;
	padding: 5px;
	color: white;
}

.cadre_mini_img{
/*
	height: 40px;
	overflow: hidden;
*/
}

.bloc_image_mini a{
	color: white;
}


#bloc_medium_img{
	/*width: 600px;*/
	/*margin: 0 auto;*/
	/*border: 1px solid silver;*/
	text-align: center;
	font-size: 9px;
}

#bloc_img_infos{
	width: 400px;
	margin: 0 auto;
	border: 1px solid silver;
	text-align: center;
	margin-top: 20px;
}

#bloc_img_infos_02{
	width: 400px;
	margin: 0 auto;
	/*border: 1px solid silver;*/
	text-align: center;
	margin-top: 20px;
}

td.td_img_infos{
	text-align: right;
	padding-right: 15px;
}


#bloc_navigation{
	/*width: 500px;*/
	text-align: center;
}