
/* LIE A L EDITEUR DANS ADMIN */
body{
	margin: 0;
	background: #000000;
	color: #fff;
	font-size: 11px;
}
table{
	font-size: 11px;
}
.contenu_text{
	width: 732px;
}
.contenu_text ul, .contenu_text blockquote{
	margin-left: 20px;
}
.contenu_text blockquote{
	margin-bottom: 10px;
}
.gabarit1_top, p.gabarit1_top{
	background: #000000;
	color: #fff;
}
.gabarit1_top p{
	margin-bottom: 10px;
}
.gabarit1_bottom p{
	color: #fff;
}

.gabarit1_bottom table{
	font-size: 11px;
	width: 96%;
}
.gabarit1_bottom table td{
	text-align: left;
}
.gabarit1_couleur{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	width: 135px;
}
.gabarit1_bottom{
	margin-top: 10px;
	background: #555555;
	color: #82797B;
	color: #fff;
	padding: 5px;
	font-size: 9px;
	overflow: auto;
	height: 55px;
}

.gabarit_2_texte{
	background: url(/templates/themes/defaut/images/bg_gabarit_2.gif) no-repeat right;
	padding: 10px;
	padding-left: 15px;
	margin-top: -1px;
}


.titre_rubrique{
	
	height: 47px;
	margin-top: 10px;
	margin-left: 5px;
	background: url(/templates/themes/defaut/images/titre_rubrique.jpg);
	line-height: 47px;
	color: #fff;
	font-size: 22px;
	
	color: #fff;
	padding-left: 40px;
}
.titre_rubrique span{
	background: #3b3a3b;
	padding-top: 5px;
	color: #fff;
	padding-bottom: 5px;	
	padding-right: 15px;
}
.listing_rubriques{
	
}
.listing_rubriques td{
	width: 322px;	
	
}
.listing_rubriques2 td{
	width: 620px;
	padding-left: 20px;
}
.listing_rubriques .rubrique_sous_rubs{
	background: url(/templates/themes/defaut/images/bg_rub.jpg) repeat-y;
}
.listing_rubriques2 .rubrique_sous_rubs{
	background: url(/templates/themes/defaut/images/bg_rub2.jpg) repeat-y;
}
.listing_rubriques .rubrique_mere{
	padding-left: 25px;	
	background: url(/templates/themes/defaut/images/bg_rub_top.jpg) no-repeat;
	height: 26px;
}
.listing_rubriques2 .rubrique_mere{
	padding-left: 25px;	
	background: url(/templates/themes/defaut/images/bg_rub_top2.jpg) no-repeat;
	height: 26px;
}
.rubrique_mere a, .rubrique_mere span{
	font-size: 16px;
	font-weight: bold;
	background: #000;
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 3px;
	color: #f5a30b !important;
	text-decoration: none;
}
.listing_rubriques2 .rubrique_mere a, .listing_rubriques2 .rubrique_mere span{
	color: #afc808 !important;
}
.rubrique_mere a:hover, .rubrique_mere a:hover span{
	text-decoration: underline;	

}
.rubrique_image{
	float: left;	
}
.listing_rubriques ul{
	margin-left: 90px;
	background: #000;
	width: 200px;
}
ul.rubriques_plan{
	margin-left: 0;
	width: auto;
}
.listing_rubriques ul ul{
	margin-left: 20px;
}
.listing_rubriques2 ul{
	float: left;	
}
.listing_rubriques li, .listing_rubriques2 li{
	list-style: none;
	
}
.listing_rubriques li a, .listing_rubriques2 li a{
	background: url(/templates/themes/defaut/images/bg_rubrique.gif) repeat-y;
	padding-left: 35px;
	text-decoration: none;
	color: #fff;	
}
.listing_rubriques li a:hover{
	background: url(/templates/themes/defaut/images/bg_rubrique_hover.gif) repeat-y;
	color: #F5A30B;
}
.listing_rubriques2 li a:hover{
	background: url(/templates/themes/defaut/images/bg_rubrique_hover2.gif) repeat-y;
	color: #afc808;
}
.listing_rubriques .rubrique_footer{
	height: 23px;
	background: url(/templates/themes/defaut/images/bg_rub_bottom.jpg) no-repeat;
}
.listing_rubriques2 .rubrique_footer{
	height: 23px;
	background: url(/templates/themes/defaut/images/bg_rub_bottom2.jpg) no-repeat;
}

.rubriques_plan ul{
	margin-left: 0;
	padding: 0;
}
.rubriques_plan li{
	margin-left: 0;
	padding: 0;
}
.rubriques_plan li a, .rubriques_plan li a:hover{
	background : none;	
	padding-left: 20px;
}




