@charset "UTF-8";

a:link {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
a:visited {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
a:hover {
	color: #1bacb1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}	
.sous-titre {
	color: #1bacb1;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
}
.texte{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
}
.note{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
.texte-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #F8F8F1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
}
h1 {
	color: #8BAB1B;
	font: bold 16px Times New Roman, Times, serif;
}
.titre {
	color: #8BAB1B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
}
h2 {
	color: #8BAB1B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
}
.pBOLD {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.pBoldItalic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.smallItalic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
.contour {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F2FBFD;
	border-bottom-color: #F8FCE9;
	border-left-color: #F8FCE9;
}
.bgtop {
	background-image: url(/images/off_03.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgbtm {
	background-image: url(/images/off_03.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgleft {
	background-image: url(/images/off_09.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgleftbtm {
	background-image: url(/images/off_11.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

