.fontCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #74634e;
	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: #7ab2dc;
}
.fontTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #c9e7f8;
}
.fontTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3585af;
}
.fontSmall {
	font-size: 9pt;
}

.fontSmallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #a5865b;
}
.BordureSmall {
	border: 1px solid #95856e;
}

a:link {
	color: #378ba7;
}
a:visited {
	color: #378ba7;
}
a:hover {
	color: #66bdd9;
}
a:active {
	color: #000000;
}


a.fontLiens:link {
	color: #ffffff;
	font-size: 8pt;
}
a.fontLiens:visited {
	color: #ffffff;
	font-size: 8pt;
}
a.fontLiens:hover {
	color: #c3e1f2;
	font-size: 8pt;
}
a.fontLiens:active {
	color: #ffffff;
	font-size: 8pt;
}


a.fontSousMenu:link {

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

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

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

	color: #dff0fa;
	font-size: 9pt;
}

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

a.fontBottom:link {
	font-weight: bold;
	color: #584731;
	font-size: 8pt;
}
a.fontBottom:visited {
	font-weight: bold;
	color: #584731;
	font-size: 8pt;
}
a.fontBottom:hover {
	font-weight: bold;
	color: #7a664c;
	font-size: 8pt;
}
a.fontBottom:active {
	font-weight: bold;
	color: #584731;
	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:80%;
}

.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;

}
.Fond {
	background-color: #FFFFFF;
	background-image: url(images/Fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottombg {
	background-color: #FFFFFF;
	background-image: url(images/bottombg_under.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.flotteur_gauche {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #95856e;
}

