body {
	background-color:#cfd2b1;
	text-align:center;
}

#wrapper {
	clear:both;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border:1px solid #333;
	background-color:#fff;
	text-align:left;
	background-image:url(../img/logo_background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:0 0 30px 0;
}




p {
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

ul {
	padding:0 0 0 15px;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0;
	line-height:19px;
}






/* TOP */
#top {
	clear:both;
	background-image:url(../img/background.gif);
	background-repeat:repeat-x;
	height:150px;
}

#top #banner {
	clear:both;
	width:900px;
	padding:17px 0 0 36px;
}

#top #banner img {
	padding:0;
	margin:0;
}

#top #banner #logo {
	clear:both;
	width:672px;
	float:left;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:top;
}

#top #banner #logo_left {
	clear:both;
	width:125px;
	float:left;
	padding:0 0 0 22px;
}

#top #banner #logo_right {
	float:left;
	width:263px;
	margin:63px 0 0 25px;
}



#search {
	width:178px;
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
	margin:0;
	padding:43px 32px 0 0;
	float:left;
}

#search_centre {
	float:left;
	position:relative;
	top:-2px;
}

#search_centre input {
	color:#666;
	padding:1px 0 0 2px;
	height:16px;
	width:137px;
}

#search_right {
	float:left;
}

#search input {
	border:1px solid #666;
}

#search input.go {
	float:right;
	width:18px;
	position:relative;
	top:-2px;
	border:0;
	margin:0 0 0 5px;
}

/* End TOP */











/* MAIN */
#main {
	clear:both;
	margin-top:30px;
}
/* End MAIN */









/* LEFT */
#left {
	clear:both;
	width:180px;
	text-align:right;
	float:left;
	margin:0 30px 0 0;
}

#left a {
	line-height:20px;
}
/* End LEFT */





/* CENTRE */
#centre {
	float:left;
	width:440px;
	margin:0;
}

#centre img {
	margin:5px 0 30px 0;
}

#centre p {
	margin:0  0 15px 0;
}
/* End CENTRE */





/* RIGHT */
#right {
	float:right;
	width:160px;
	font-size:11px;
	color: #666;
	margin:0 30px 0 0;
}

#right img.border {
	clear:both;
	width:158px;
	border:1px solid #CCC;
	margin:40px 0 0 0;
}

#right p {
	margin:0;
	padding:0;
	font-size:11px;
}

#right p.caption {
	width:160px;
	color:#999;
	font-style:italic;
	font-size:11px;
}

#right p.title {
	margin:20px 0 5px 0;
	color:#666;
	border-bottom:1px solid #999;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

#right a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f946c;
	text-align: left;
}

#right a:hover {
	color: #666;
}

#right img {
	margin:5px 0 0 0;
}

/* End RIGHT */












/* FOOTER */
#footer {
	clear:both;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	color:#666;
	padding:0 0 30px 0;
	margin-top:20px;
	margin-bottom:50px;
}

#footer #bloc {
	float:left;
	text-align:left;
	display:inline;
}

#footer #bloc_right {
	float:left;
	text-align:left;
}

#footer p {
	font-size:11px;
	line-height:15px;
}
/* End FOOTER */
















.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

a:hover.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	text-decoration: underline;
}


.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #889049;
	text-align: left;
	text-decoration: none;
	border-bottom:1px dotted #889049;
}

a:hover.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	text-align: left;
	text-decoration: none;
	border-bottom:1px dotted #666;
}


p.title {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #8f946c;
	padding:0;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	text-decoration: none;
	text-align: right;
}

a:hover.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8f946c;
	line-height: 20px;
	text-decoration: none;
}

a:hover.texttabred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}

.menured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8f946c;
	line-height: 20px;
	text-decoration: none;
	text-align: right;
}