﻿/* reset */

#feuil_cata * {
	margin: 0;
	padding: 0;
}

/* global */

#feuil_cata {   
    FONT-SIZE: 11px;
	text-align:left;
}

#feuil_cata a {
	color:#000000;
}

#feuil_cata a:hover {
	color:#000000;
	text-decoration:none;
}

#feuil_cata p {
	padding-top:10px;
}


/* gestion des titres */

#feuil_cata h1 {
	background: url(http://media.cyrillus.de/Medias/4-4-4/76/2/feuil_cata_01-jpg_m704641229.jpg) #592c36 no-repeat top left;
	height:72px;
	color:#fff;
	margin-bottom: 8px;
	text-indent: -2000px;
}

#feuil_cata h2 {
	padding: 0;
	color:#fff;
	height: 27px;
	text-indent: -2000px;
}

#feuil_cata h2.h2_01 {
	background:url(http://media.cyrillus.de/Medias/4-4-4/76/2/feuil_cata_03-jpg_m567831089.jpg) #b29f91 no-repeat top left;
}

#feuil_cata h2.h2_02 {
	background: url(http://media.cyrillus.de/Medias/4-4-4/76/2/feuil_cata_09-jpg_m261957437.jpg) #aeb4b8 no-repeat top left;
}

#feuil_cata table {
	margin-bottom:8px;
}


