body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.bg {
	background-color: #801919;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/menu2.gif);
}
.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/pied2.gif);
}
.liensmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #004C7F;
	text-decoration: none;
}
a.liensmenu:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #197FB2; 
	text-decoration: none; 
}
.lienstexte {
	font-family: Arial, Helvetica, sans-serif;
	color: #004C7F;
	text-decoration: underline;
}
a.lienstexte:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #197FB2; 
	text-decoration: underline; 
}
.lienspied {
	font-family: Arial, Helvetica, sans-serif;
	color: #004C7F;
	text-decoration: none;
}
a.lienspied:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #197FB2; 
	text-decoration: none; 
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B6B636;
	font-weight: bold;
}
.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #801919;
	font-weight: bold;
	text-transform: uppercase;
}
.bord_gauche {
	background-image: url(../images/texte1.gif);
	background-repeat: repeat-y;
}
.bord_droit {
	background-image: url(../images/texte2.gif);
	background-repeat: repeat-y;
}
.separ {
	background-image: url(../images/separ2.gif);
	background-repeat: repeat-y;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.texte_bold {
font-weight: bold
}
hr {
	border-top: 1px dashed #B6B636;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.titre_tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B6B636;
	text-indent: 5px;
}
.texte_tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-indent: 5px;
}
.texte_galerie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: top;
}
iframe {
	width: 100%;
	height: 165px;

}
