<!--


/*************************/
/********EXTRAITS*********/
/*************************/

.contenu_categorie table{
	margin-left: 50px; margin-right: auto;
	border-width:1px; 
	border-style:solid;
	border-color:red;
	/*border-spacing:0px;*/
}

.contenu_categorie tr{
	vertical-align:middle;
	border-width:1px;
	border-style:solid; 
	border-color:red;
}
.contenu_categorie .ligne{
	height:auto;
}

.contenu_categorie .lignefleche{
	height:10px;
}

.contenu_categorie td{
	vertical-align:middle;
	border-width:1px;
	border-style:solid; 
	border-color:red;
	width:auto;
}

.contenu_categorie .jaquette{
	border-width:0px; 
	border-style:solid;
	border-color:red; 
	border-right:solid 0px white;
	border-left:solid 0px white;
}

.contenu_categorie .fleche{
	border-width:0px; 
	border-style:solid; 
	border-color:red; 
	border-right:solid 20px white;
	border-left:solid 20px white;
}

.contenu_categorie .titre_cd_vert{
	background-color:transparent;
	border-width:0px; 
	border-style:solid; 
	border-color:red;
	border-right:solid 0px white;
	border-left:solid 0px white;

	background-color:#dbffdd;
	width:520px;
}

.contenu_categorie .titre_cd_blanc{
	background-color:transparent;
	border-width:0px; 
	border-style:solid; 
	border-color:red;
	border-right:solid 0px white;
	border-left:solid 0px white;

	background-color:#F7F7F7;
	width:520px;
}

.contenu_categorie .none{
	border-style:none;
}

-->
