body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.left {
	background-image: url(../images/left.jpg);
	background-color: #485359;
	background-repeat: no-repeat;
}
.left a {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #ffe2a9;
	display: block;
	height: 18px;
	width: 175px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 15px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.mainbody {
	background-image: url(../images/centre.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}
.left a:hover {
	color: #FEE1A7;
	text-decoration: none;
	border: 1px solid #870C1E;
}
.box {
	border: 1px solid #FFE1A8;
}
.standout {
	font-size: 13px;
	font-style: italic;
	color: #FDE3AA;
}
.alt1 {
	font-style: italic;
	color: #FFE8B2;
	border: 1px solid #860B1D;
	padding: 10px;
}
.alt2 {
	font-style: italic;
	color: #FFFFFF;
	border: 1px solid #FFE2A9;
	background-color: #211F22;
	text-align: right;
	padding: 10px;
}
.alt1s {
	font-style: italic;
	color: #FFE8B2;
	border: 1px solid #860B1D;
	padding: 0px;
}
.alt2top {
	font-style: italic;
	color: #FFFFFF;
	border: 1px solid #FFE2A9;
	background-color: #211F22;
	padding: 10px;
}
h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #860B1D;
}
a {
	color: #FAE6AB;
	text-decoration: none;
}
.webdesign {
	font-size: 10px;
	color: #CCCCCC;
}
.box2 {
	border: 1px solid #895D38;
}

