html {
	overflow-y: scroll;
}

body {
	margin: 0;
	font-family: Arial, Helvetica;
	color: #272727;
	font-size: 12px;
	height: 100%;
	text-align: center;
}

table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

p,td {
	font-family: Arial, Helvetica;
	color: #272727;
	font-size: 12px;
}

a {
	color: navy;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-transform: uppercase;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	border: 0;
	text-align: left;
}

#banner {
	height: 80px;
	background-color: #4c4c4c;
}

#banner2 {
	height: 80px;
	background-color: #7C4B08;
}

#banner table {
	height: 80px;
	width: 100%;
}

#banner2 table {
	height: 80px;
	width: 100%;
}

#content {
	float: left;
	width: 840px;
	border-right: 1px solid #000000;
	min-height: 900px;
}

#sidemenu {
	float: right;
	width: 147px;
	margin-top: 10px;
}

#sidemenu a {
	color: #bd6e36;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica;
	text-transform: uppercase;
	line-height: 12px;
	font-weight: bold;
}
#sidemenu a.active {
	color: maroon;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica;
	text-transform: uppercase;
	line-height: 12px;
	font-weight: bold;
}
#sidemenu .title {
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #160fb4;
	text-transform: uppercase;
	line-height: 13px;
}

#searchbox h1 {
	margin-top: 20px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#searchbox #searchfield {
	width: 140px;
	border: 1px solid #000000;
}

#searchbox input[type='submit'] {
	border: 1px solid #000000;
	margin-top: 8px;
	background-color: #CCCCCC;
}

#subcontent {
	text-align: left;
	padding-top: 15px;
}

img {
	border: 0;
}

#topnavigation {
	text-align: center;
	border-bottom: 1px solid #000000;
	height: 170px;
	display:table-cell;
	width:840px;
}

#topnavigation table {
	width: 100%;
}

#topnavigation #col1 {
	width: 25%;
}

#topnavigation #col2 img {
	margin: 5px;
}

#topnavigation #col2 {
	width: 50%;
	text-align: center;
	vertical-align: top;
}

#topnavigation #col3 {
	width: 25%;
	text-align: right;
	vertical-align: top;
}

#topnavigation h1 {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #296DC1;
	text-transform: uppercase;
	margin: 0;
}

.genericcontent h1 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0;
}

.genericcontent h2 {
	font-size: 13px;
	font-weight: bold;
}

.genericcontent ul {
	margin: 0;
	padding: 0;
}

.genericcontent li {
	font-size: 12px;
}

.mainlist h1 {
	color: #000000;
	font-size: 14px;
	margin: 22px 0 8px 0;
	text-transform: uppercase;
}

#footer {
	clear: both;
	text-align:center;
	padding:30px 0 20px 0;
}

#footerwrapper {
	border-top:5px solid red;
	}

#footer a {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
	background-color:red;
	border-right:4px solid #FFFFFF;
	padding:0 8px 4px 8px;
	margin:0;
}

#footer a.last {
	border:0;
}

#col1,#col2,#col3 {
	min-height: 800px;
}
.onglet2 {
font-size:14px;
font-weight:bold;
margin:15px;
}
