.bloc_coupures{
	width: 150px;
	float: left;
	margin-left: 20px;
	border: 1px solid silver;
	height: 210px;
	text-align: center;
}
#main_02{
	width: 380px;
	border: 1px solid silver;
	/*margin: 10px auto;
	padding: 10px;*/
}

*{
	margin: 0;
	padding: 0;
}

.presse1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;

}

.fond_nom {
	color: #ffffff;
/*margin-left:23pt;*/
font-weight: bold;
	background-color: #760F0B;
	height: 20px;
	width: 337px;
}
.fond_nom_02 {
font-weight: normal;
font-size:9px;
}

.mailto {
font-size:14px;
}


.prix_02 {
font-weight: bold;
	color: #760F0B;
}

/**********************************/

.bloc_fiche_02{
/*	width: 890px; */
	width: 738px;
	height: 600px;
	border: 1px solid #E0E0E0;
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;

}

.prix_01 {
	color: #760F0B;
	font-style: italic;
}
.description {
	/*width: 130px;*/
margin-left:15pt;
margin-right:15pt;
text-align:left;

}

.texte_description_us {

	color: #857b62;
	font-style: italic;
}
/* texte de description */
.texte_description_fr {

	color: #000;
}

.tab_img_cat_02 td{
/*
	width: 185px;
	height: 185px;

	width: 337px;*/
	overflow: hidden;
	
	/*vertical-align: middle;*/
	/*background-color: #000000;*/
	text-align: center;
/*
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
	background-color: white;
*/
}


/**********************************/

a.panier:link {
color:#ffffff;
font-size:14px;
	height: 120%;
	width: 100%;
	background-color: #760F0B;
}
a.panier:visited {
color:#ffffff;
font-size:14px;
	height: 120%;
	width: 100%;
	background-color: #760F0B;
}
a.panier:hover {
color:#000000;
font-size:14px;
	height: 120%;
	width: 100%;
	background-color: #760F0B;
}

.frame {
margin-left: 100px; /* on place ce bloc ?roite du bloc menu de 180px de large */
margin-right: 100px; /* on place ce bloc ?roite du bloc menu de 180px de large */
margin-bottom: 10px; /* on place ce bloc ?roite du bloc menu de 180px de large */
width: auto;
height: 695px;
overflow: auto; /* cette propri? va permettre le scroll de ce bloc */
font-size: 12px;
	border: 1px solid silver;
	/*background-color: white;*/
	padding: 5px;
}


.frame-contact {
margin-left: 100px; /* on place ce bloc ?roite du bloc menu de 180px de large */
margin-right: 100px; /* on place ce bloc ?roite du bloc menu de 180px de large */
margin-bottom: 10px; /* on place ce bloc ?roite du bloc menu de 180px de large */
width: auto;
height: 580px;
overflow: auto; /* cette propri? va permettre le scroll de ce bloc */
font-size: 12px;
	border: 1px solid silver;
	/*background-color: white;*/
	padding: 5px;
}

#intro {
color:#ffffff;
margin-left: 18px; /* on place ce bloc ?roite du bloc menu de 180px de large */
margin-right: 18px; /* on place ce bloc ?roite du bloc menu de 180px de large */
margin-bottom: 10px; /* on place ce bloc ?roite du bloc menu de 180px de large */
width: 540;
height: 170px;
overflow: auto; /* cette propri? va permettre le scroll de ce bloc */
font-size: 12px;
	border: 1px solid silver;
	padding: 15px;
	background-color: #760F0B;
}
#intro_img {
margin-left: 18px; /* on place ce bloc ?roite du bloc menu de 180px de large */
margin-right: 18px; /* on place ce bloc ?roite du bloc menu de 180px de large */
margin-bottom: 10px; /* on place ce bloc ?roite du bloc menu de 180px de large */
height: 202px;
}

#intro_new_rubriques {
margin-left: 18px; /* on place ce bloc ?roite du bloc menu de 180px de large */
margin-right: 18px; /* on place ce bloc ?roite du bloc menu de 180px de large */
margin-bottom: 10px; /* on place ce bloc ?roite du bloc menu de 180px de large */
height: 350px;
}

#livraison {
text-align:center;
color:#ffffff;
width: 130;
height: 30px;
font-size: 12px;
	/*border: 1px solid silver;*/
	padding: 10px;
	background-color: #760F0B;
}


body{
	color: black;
	font-family: verdana;
	font-size: 11px;
}

#fond {
	background-image:url(medias/fond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


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: 900px;*/
	
	width: 750px;
	
	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;
}
.color_colonnes{
	color: #fff;
	font-style: italic;
	font-weight: bold;
	font-size:9px;
}

.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;

}


.new_bloc_sous_cat{
width: 350px;
	height: 170px;
	
	float: left;
	margin: 3px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;

}

.ombre_portee {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	
text-shadow: -8px 5px 10.5px #000000;
}

.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;
}


.tab_panier{
	border-top: 1px solid silver;
	border-right: 1px solid silver;
}

.tab_panier td{
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	padding: 2px;
}

.tab_ident{
	border-top: 1px solid silver;
	border-right: 1px solid silver;
}

.tab_ident td{
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	padding: 2px;
}

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

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

#tab_coordonnees{
	margin-top: 20px;
}

#tab_coordonnees td{
	border: 5px solid white;
	width: 400px;
	padding: 10px;
	background-color: #F0F0F0;
}


.important{
	color: red;
}
