@charset "utf-8";
/* CSS Document */

.menuGaucheBG {
	background-image: url(img/fond_menu_g.gif);
	background-repeat: repeat-y;
	background-position: left;
}
a:link {
	color: #003;
}
.pageBG {
	background-image: url(img/fond.gif);
	background-repeat: repeat;
}
.ttMenuGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEF9E2;
}
.txtMenuGauche {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
.cadrePhotoDuJour {
	border: medium solid #333;
}
.cadreGal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #333;
	border-bottom-color: #FEF9E2;
	border-left-color: #333;
}
.ttBloc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffce08;
}
.contourBloc {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.ssttBloc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #42678C;
	text-decoration: underline;
}
.normalBloc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
.normalTxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.Signature {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.LinkRB {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #43688D;
}

