
.TitreMenu {
	font-family: book antiqua, times new roman;
	font-size: 24px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	background-image:  url(images/Banniere1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 200px;
	width: 800px;
}
.Rubrique {
	font-family: book antiqua, times new roman;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image:  url(images/bouton.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 100px;
	display: block;
}
.Rubrique:hover {
	background-image:  url(images/bouton1.gif);
	color: #FFCC33;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-family: book antiqua, times new roman;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	vertical-align: middle;
	height: 30px;
	width: 100px;
	text-decoration: none;
}
.Contenu {
	font-family: book antiqua, times new roman;
	font-size: 15px;
	font-style: jutify;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	text-decoration: none;
	padding: 20px;
}

.PiedPage {
	font-family: book antiqua, times new roman;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image:  url(images/Banniere.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	vertical-align: bottom;
	height: 140px;
	width: 750px;
	padding-left: 5px;
	padding-bottom: 5px;

}
a {
	font-weight: bold;
	color: #302752;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color:#FFCC33;
	text-decoration:none;
	background-color: #302752;
}
.liens {
	font-family: arial, times new roman;
	font-size: 12px;
	font-style: center;
	font-weight: normal;
	text-align: center;
	color: #666666;
	text-decoration: none;
}
.liens:hover {
	font-family: arial, times new roman;
	font-size: 12px;
	font-style: center;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
ul.puces
{
    list-style-type:none;
}
.puces li
{
    background:transparent url(images/puce.gif) no-repeat top left;
    padding-left:35px;
    height:20px;
}
ul.puces1
{
    list-style-type:none;
}
.puces1 li
{
    background:transparent url(images/puce1.gif) no-repeat top left;
    padding-left:35px;
    height:20px;
}
