/* MISE EN FORME GLOBALE */

table .tab_index_cats
{
	
	text-align:left;
	border: 1px solid #CCCCCC;
	width:500px;
	margin-left:10px;
	
	

}

table .tab_index_cats_double
{
	
	width:500px;
}

								table .tab_index_cats_droite
								{
									
									text-align:left;
									margin: 0 0 0 5px;
								
									width:245px;
									border: 1px solid #CCCCCC;
								
								}
								
								table .tab_index_cats_droite_bleu
								{
									
									text-align:left;
									margin: 0 0 0 5px;
								
									width:245px;
									border: 1px solid #A2BFD3;
								
								}
								

table .tab_index_cats_gauche
{
	
	text-align:left;
	margin: 0 5px 0 0;
	width:245px;
	border: 1px solid #CCCCCC;

}

								.ligne1_index_cats
								{
									text-align:left;
									background-color:#ededed;
									/*padding-right:20px;*/
									padding-left:10px;
									
									vertical-align:bottom;
									background-image:url("../images/structure/fond_500_titre.jpg");
								
								
								}
								.ligne1_index_cats_bleu
								{
									text-align:left;
									background-color:#E8ECEF;
									/*padding-right:20px;*/
									padding-left:10px;
								
									vertical-align:bottom;
									
								
								
								}

td .contenu_index_cats
{
	text-align:left;
	padding-right:5px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#666666;
	background-color:#FFFFFF;


}



.tab_index_cats  .contenu_index_cats p
{
	font-size:11px;
	color:#666666;
}

.tab_index_cats_gauche  .contenu_index_cats p
{
	font-size:11px;
	color:#666666;
}

.tab_index_cats_droite  .contenu_index_cats p
{
	font-size:11px;
	color:#666666;
}

.tab_index_cats_droite_bleu  .contenu_index_cats p
{
	font-size:11px;
	color:#666666;
}

 .titre_index_cats
{
	text-align:left;
	font-size:11px;
	font:Verdana;
	color:#4b4b4b;
	font-weight:bold;
	margin: 6px 0 6px 4px;

}





/* Bleu */



