body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 24px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #660000;
}

form {
	background-color: #CCCC99;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.box1 {
	border: 1px dashed #666666;
	margin: 3px 0px;
	padding: 2px;
	}
.boximage {
	border: 1px dashed #666666;
	margin: 4px;
	padding: 3px;
	background-color: #E4E4E4;
	height: auto;
	width: auto;
	}
.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCC99;
	color: #660000;
	font-weight: bolder;
	font-size: large;
	border: 1px dashed #666666;
	margin: 0px;
	width: 760px;
	padding: 3px;
	text-align: right;
}

input.small {
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}

.soustitre {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCC99;
	color: #660000;
	font-weight: normal;
	font-size: 12px;
	height: 25px;
	padding: 4px;
	border: 1px dashed #666666;
}.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	border: 1px dashed #666666;
	background-color: #CCCC99;
}
.texttab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}
