.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: #7ab2dc;
}
.fontTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #666666;
}
.fontSmall {
	font-size: 9pt;
}

.fontSmallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #005cb3;
}
.BordureSmall {
	border: 1px solid #666666;
}
.submenu_border {
	border: 1px solid #c2d9ee;
	background-image: url(images/sousmenu_bg.jpg);
	background-repeat: repeat-y;
}


a:link {
	color: #0056a6;
}
a:visited {
	color: #0056a6;
}
a:hover {
	color: #000000;
}
a:active {
	color: #0056a6;
}


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


a.fontSousMenu:link {

	color: #1263b0;
	font-size: 9pt;
	text-decoration:none;
	font-weight:bold;
}
a.fontSousMenu:visited {

	color: #1263b0;
	font-size: 9pt;
	text-decoration:none;
	font-weight:bold;
}
a.fontSousMenu:hover {

	color: #063f76;
	font-size: 9pt;
	text-decoration:none;
	font-weight:bold;
}
a.fontSousMenu:active {

	color: #1263b0;
	font-size: 9pt;
	text-decoration:none;
	font-weight:bold;
}

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

a.fontBottomCourriel:link {
	color: #ffffff;
	font-size: 9pt;
}
a.fontBottomCourriel:visited {
	color: #ffffff;
	font-size: 9pt;
}
a.fontBottomCourriel:hover {
	color: #bed5ea;
	font-size: 9pt;
}
a.fontBottomCourriel:active {
	color: #ffffff;
	font-size: 9pt;
}
a.fontBottom:link {
	color: #000000;
	font-size: 8pt;
}
a.fontBottom:visited {
	color: #000000;
	font-size: 8pt;
}
a.fontBottom:hover {
	color: #333333;
	font-size: 8pt;
}
a.fontBottom:active {
	color: #000000;
	font-size: 8pt;
}


td.saviez {
	background-color: white;
	background-image: url(images/saviezvous_bg.jpg);
	background-position: 100% 100%;
	background-repeat: repeat-y;
	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: 9pt;
font-weight: normal;
overflow: auto;
height:120px;
width:85%;
}

.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: #eaf5ff;
/*	background-color: #efefef;
	background-image: url(images/Fond.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
}
.mainback {
	background-image: url(images/mainback.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.tb_bg1 {
	background-color: #eeeeee;
}
.tb_bg2 {
	background-color: #dddddd;
}
.flotteur_droit {
	float: right;
	margin-bottom: 2px;
	margin-left: 5px;
}
.border_red {
	padding: 5px;
	border: 1px solid #FF0000;
}

