body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(gfx/fondPage.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	color: #404040;
}

a {
color: #B7CD20;
text-decoration: none;
}


.txtMenuHaut {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

a.menuHaut:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.menuHaut:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.menuHaut:hover {
	color: #cfdee0;
	text-decoration: none;
}

.titrePage {
	font-size: 18px;
	font-weight: bold;
	color:#BBBB2F;
}

.stitrePage {
	font-size: 16px;
	font-weight: bold;
	color:#BBBB2F;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

a:visited {
color: #B7CD20;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a.lienFooter:link {
	color: #999999;
	text-decoration: none;
}

a.lienFooter:visited {
	color: #999999;
	text-decoration: none;
}

a.lienFooter:hover {
	color: #999999;
	text-decoration: underline;
}

ul {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.cartouche_vert{
	font-size: 14px;
	font-style: italic;
	font-weight:bold;
	color: #FFFFFF;
	margin:20px;
	padding:10px;
	background-color: #BBBB2F;
}


.Italique14 {
	font-size: 14px;
	font-style: italic;
}
.normal14 {
	font-size: 14px;
}
.gras14 {
	font-size: 14px;
	font-weight: bold;
}
.normal12 {
	font-size: 12px;
}

.normal12gris {
	font-size: 12px;
	color: #999999;
}

.bold {
	font-weight: bold;
	color: #999900;
}

.image {
	font-size: 12px;
	color: #999999;
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
}

