body {
	background-color: #bbb;
	text-align: center;
	font-family: tahoma;
	margin: 0;
}
html {
	border: 0;
}
img {
	border: 0;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
pre {
	font-size: 14px;
}
strong {
	color: #23ADCB;
}
#container {
	text-align: left;
	width: 740px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
.liens {
	margin-right: 10px;
	float: right;
	font-size: 10px;
}
#header {
	margin: 0;
	background: url('../images/header.jpg') no-repeat;
	height: 242px;
}
#header #search {
	z-index: 30;
	position: relative;
	top: -163px;
	left: 573px;
	width: 150px;
}
#header h1 {
	margin: 0;
	display: none;
}
#header h2 {
	position: relative;
	top: 180px;
	left: 219px;
	font-size: 16px;
	margin: 0;
	color: #FF8838;
}
#header p {
	position: relative;
	top: 180px;
	left: 219px;
	width: 514px;
	font-size: 12px;
	margin: 0;
	color: #000;
}
#header h4 {
	margin: 0;
	color: #23ADCB;
	font-size: 14px;
	position: relative;
	top: -35px;
	left: 563px;
	width: 150px;
}
#header .box {
	margin-top: -43px;
	width: 143px;
	margin-left: 65px;
}
#header .box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header .box ul li {
	background: transparent url("../images/menu.jpg")  no-repeat;
	padding-top: 5px;
	padding-left: 30px;
	font-size: 10px;
	height: 25px;
	vertical-align: middle;
}
#header .box li a {
	margin-top: 5px;
	height: 20px;
}
#header .box li:hover a {
	z-index: 22;
	background-position: 0px -33px;
}
#header .box ul li:hover {
	z-index: 23;
	background-position: 0px -33px;
}
#googletop {
	margin-left: 5px;
}
#content {
	background-color: #fff;
}
#gauche {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	width: 150px;
}
#gauche li {
	height: 22px;
}
#droite {
	margin-top: 5px;
	float: right;
	width: 575px;
}
.topcharts a {
	font-weight: bold;
	font-size: 14px;
}
.topcharts li {
	height: 22px;
}

.clear {
	clear: both;
}
.description strong {
	color: #000;
}
#content .box {
	border: 1px solid #0089BD;
	background-color: #EFEFEF;
}
#content .box h2 {
	padding-left: 5px;
	color: #fff;
	height: 21px;
	border: 1px solid #fff;
	background-color: #499DCD;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}
#content .box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .box ul li {
	padding-left: 5px;
	font-size: 12px;
	min-height: 22px;
	border-bottom: 1px solid #fff;
	vertical-align: middle;
}
#content .box ul li:hover {
	background-color:#fff;
}
h1 {
	font-size: 16px;
}
#footer {
	font-size:12px;
	margin-top:10px;
}
