body {
	font-family: Tahoma, "Arial Narrow";
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #969769;
	margin-left:auto;
	width: 768px;
	margin-right: auto;
}

#imageIndex {
	float: left;
	
}
#titre {
	float: right;
	margin: 0px;
	padding: 10px;
	width: 35%;
}

#container {
	width:768px;
			}
	#banner {
	background-color: #666644;
	font-family: Tahoma, "Arial Narrow";
	font-size: 24px;
	color: #CCCCCC;
	height: 85px;
	width: 768px;
	margin: 0;
	vertical-align: baseline;
	line-height: 4em;
	padding: 2px;
		}
#footer #decorIndex {
	float: right;
}


	#content {
	margin-left:0px;
	background-color: #666644;
	margin-top: 0px;
	padding: 0px;
	float:left;
	width: 448px;
	height: 600px;
		}

		#sidebar-b {
	float: right;
	width:296px;
	margin:0;
	background-color: #666644;
	font-family: Tahoma, "Arial Narrow";
	font-size: 14px;
	color: #CCCCFF;
	text-decoration: none;
	text-align: justify;
	height: 600px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 1.6em;
		}
		
	ul {
			padding: 3px 10px 10px 40px;
			line-height: 1.6em;
			margin: 0px;
}

ul#navvert {
	display: block;
	border: 0;
	padding: 0;
	width: 130px;
	list-style-type: none;
	border-top: 4px solid #3A545A;
	border-bottom: 4px solid #3A545A;
	background: #58808A;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	//position: absolute;
	top: 180px;
}
ul#navvert li { display: block; }

ul#navvert li a {
			display: block;
			height: 23px;
			font-family: Tahoma, "Arial Narrow";
		   font-size: 3em;
			border-left: 1px dotted #58808a;
			border-top: 1px dotted #58808a;
			border-bottom: 1px dotted #58808a;
			padding: 3px 12px 0px 12px;
			border-right: none;
			color: #CCCCCC;
			font-size: 12px;
			text-align: center;
			text-decoration: none;
			font-weight: normal;
			background-color: #666666;
			cursor: pointer;
}

ul#navvert li a:hover {
			background-color: #996666;
			color: #fff;
			text-decoration: underline;
			border-left: 1px dotted #628F9B;
			border-top: 1px dotted #628F9B;
			border-bottom: 1px dotted #628F9B;
}

ul#navvert li a.active, ul#navvert li a.active:hover {
			height: 23px;
			color: #fff;
			background: #3D515C;
			cursor: default;
			font-weight: bold;
}
ul#navvert li a.active:after { content: "\00A0\00BB" attr(cite); }
.style2 {
	font-size: 18px;
	color: #CCCCCC;
}

		#footer {
	margin-top:0;
	background-color:#666644;
	width: 748px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9999FF;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
		}
 #footerG {
	float: left;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footerD {
	float: right;
}
.clear:after{
content:".";
display:block;
height::0;
font-size:0;
clear:both;
visibility:hidden;
}
