A:link {
	color: #46110B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
}
A:visited {
	color:#46110B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color:#F2D667;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
}

.fontOver {
	color: #46110B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
}

.fontOverBas {
	color: #46110B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
}

.tabBg {
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position:bottom;
}

.tabBorder {
	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: none;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}

body {
	background-image: url(images/test-bckgrnd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.titrePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #6699CC;
	font-style: normal;
	font-variant: normal;
}
.fontItal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #612018;
}

.fontItal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #612018;
}

.fontTitre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #612018;
	font-weight: bold;
}
.fontBas {
	color: #46110B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
}
