/* corps du texte */
h1
{
	font-size: 24px;
	line-height: 0px;
	font-weight: bold;
	font-style: italic;
	color: #9d2121;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: none
        margin: 0px;
        padding-bottom: 5px 
}
.rubrique
{
	font-size: 12px;
	line-height: 0px;
	font-weight: bold;
	color: #9d2121;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: none
        margin: 0px;
}


/* menu navigation */
#navig a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9d2121;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: normal;
	}
#navig a:hover {
	text-decoration: underline;
	}


/* decoration */
.nav{background:url(images/menu-rouge.gif) repeat-x #cc0000;margin:0px;padding:0px}