body {
	text-align:center;
	margin:0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url(fond.gif) repeat-y top center #ececec;	
}

#wrapper {
	width:932px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
}
#header{
	float: left;
}
.search{
	background-color:#00FF00;
}
#header h1{
	margin:0px;
	padding:0px;
}

#header h1 a {
	background-image:url(logo.jpg);
	width:300px;
	height:150px;
	display:block;
}

#header h1 a span {
	display:none;	
}

#navigation{
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	background-color: #e9e9e9;
	font-weight:bold;
	padding:3px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
}

#navigation a{
	text-decoration:none;
	color:#000;
}

#navigation a:hover{
	text-decoration:none;
	color:#999900;
}

#footer{
	clear: both;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	background-color: #FFF;
	text-align:center;
	font-size:11px;
	padding:2px;
	margin-top: 5px;
}

#categTop {
	margin-top:10px;
	margin-bottom:10px;
	width:632px;
	display:block;
	padding:0px;
	float:left;
}

#categTop a, #categTop a:visited, #categTop a:link {
	text-decoration:none;
	color:#000000;
	width:158px;
	float: left;
	display:block;
	padding-top: 1px;
	padding-bottom: 1px;
}
#categTop a:hover {
	background-color:#e6e6e6;
}

.clear {
	clear: both;
}

select, input {
	border:1px solid #d9d9d9;
	background-color: #e9e9e9;
	font-size:11px;
	font-family:arial,sans-serif;
	padding: 1px;
	margin: 1px;
}

.containerDroite {
	width: 326px;
	float: right;
}

.cadreDroite {
	width: 325px;
	float: right;
	margin: 5px;
	border: 1px solid #d9d9d9;
	background-color: #FFF;
}

.cadreDroite h1, .cadreGauche h1 {
	border-bottom: 1px solid #d9d9d9;
	background-color: #e9e9e9;
	font-size:14px;
	margin:0px;
	padding:2px;	
}

.cadreGauche {
	width: 570px;
	margin: 5px;
	border: 1px solid #d9d9d9;
	background-color: #FFF;	
	float: left;
}



.cadreGauche a, .cadreDroite a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.cadreGauche a:hover, .cadreDroite a:hover {
	color:#000000;
	text-decoration:underline;
}

.descriptionCateg {
	font-size:10px;
}

.site{
	padding:3px;
	margin-top:3px;
	margin-bottom:3px;
	text-align:justify;
}

.site h2, .site h2 a, .site h2 a:link, .site h2 a:visited{
	font-weight:bold;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	margin-bottom: 3px;
}

.titre a:hover{
	text-decoration:underline;
}

.image_site{
	float:left;
	border:solid 1px #000000;
	margin : 3px;
	padding:0px;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}

.keyword {
	text-align:justify;
}

.keyword a{
	text-decoration:none;
	color:#9f9f9f;
}

.keyword a:hover{
	text-decoration:none;
	color:#999900;
}

.active a, .active a:hover{
	color:#00CC00;
}

.divers {
font-style:italic;
}
