body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fond.gif); 
	background-repeat: repeat-x;
}
p,div,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.menu {
	font-size: 13px;
	color: #6b6b6b;
	font-weight: bold;
	text-decoration: none;
}
.formulaire {
	color: 6b6b6b;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #000000;
	width: 115px;
	height: 20px;
}
.txtBas {
	color: ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.txtBas {
	color: #ffffff;
	text-decoration: none;
}
a.txtBas:hover {
	color: #ffffff;
	text-decoration: underline;
}
.titre {
	font-size: 15px;
	color: 450306;
	font-weight: bold;
	text-decoration: none;
}
.content {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
.sousTitre {
	color: 450306;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a.menu:hover {color:#450306;}
a.sousMenu:hover {color:#450306;}


.sousMenu {
	font-size: 12px;
	color: #94937B;
	font-weight: bold;
	text-decoration: none;
}
.zoneForm {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 350px;
	border: 1px solid #000000;
}
.formulaireContact {
	color: 6b6b6b;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #000000;
	width: 200px;
	height: 20px;
}
.Titre {
	color: 450306;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.sousMenuTitre {

	font-size: 14px;
	color: #94937B;
	font-weight: bold;
	text-decoration: none;
}
.Souligne {
	text-decoration: underline;
}
.Rouge {
	color: #540200;
}
.FondNoir {
	background-color: #000000;
}
.Majuscule {
	text-transform: uppercase;
}
.Minuscule {
	text-transform: lowercase;
}
.Capitalize {
	text-transform: capitalize;
}
.Gras {
	font-weight: bold;
}
.FondRouge {
	background-color: #540200;
}
.FondBlanc {
	background-color: #FFFFFF;
}
.FondGris {
	background-color: #DDDDDD;
}

