.fontCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.fontBigTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
}
.fontTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #8b9608;
}
.fontSmall {
	font-size: 9pt;
}

.fontSmallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}
.mainback {
	background-image: url(images/mainback.gif);
	background-repeat: repeat-y;
}

.BordureSmall {
	border: 1px solid #000000;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #8b9608;
}
a:active {
	color: #8b9608;
}


a.fontLiens:link {
	font-weight: bold;
	color: #000000;
	font-size: 8pt;
}
a.fontLiens:visited {
	font-weight: bold;
	color: #000000;
	font-size: 8pt;
}
a.fontLiens:hover {
	font-weight: bold;
	color: #8b9608;
	font-size: 8pt;
}
a.fontLiens:active {
	font-weight: bold;
	color: #8b9608;
	font-size: 8pt;
}


a.fontSousMenu:link {

	color: #000000;
	font-size: 9pt;
}
a.fontSousMenu:visited {

	color: #000000;
	font-size: 9pt;
}
a.fontSousMenu:hover {

	color: #8b9608;
	font-size: 9pt;
}
a.fontSousMenu:active {

	color: #8b9608;
	font-size: 9pt;
}

.fontBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

a.fontBottom:link {
	font-weight: bold;
	color: #000000;
	font-size: 8pt;
}
a.fontBottom:visited {
	font-weight: bold;
	color: #000000;
	font-size: 8pt;
}
a.fontBottom:hover {
	font-weight: bold;
	color: #8b9608;
	font-size: 8pt;
}
a.fontBottom:active {
	font-weight: bold;
	color: #8b9608;
	font-size: 8pt;
}


td.saviez {
	background-color: white;
	background-image: url(images/saviezvous_bg.gif);
	background-position: 100% 100%;
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: rgb(182,163,123);
	border-right-color: rgb(182,163,123);
	border-bottom-color: rgb(182,163,123);
	border-left-color: rgb(182,163,123);
}

.saviezvoustextarea {
	background-color: transparent;
border: 0px;
font-family: arial, helvetica;
font-size: 10pt;
font-weight: normal;
overflow: auto;
height:120px;
width:100%;
}

.commentbox {
	height: 70px;
	width: 85%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #e4d9a3;
	border-right-color: #e4d9a3;
	border-bottom-color: #e4d9a3;
	border-left-color: #e4d9a3;
	background-color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/Fond.gif);
	background-repeat: repeat-x;
	background-position: top;
}

