body{
	background: url('bg.jpg') repeat-x #d8d8d8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	
}

img{
	border: 0;
}

#top {
	width: 962px;
	margin: auto;
}

#main{
	border: 1px solid #aaa;
	background-color: white;
	width: 962px;
	margin: auto;
	
}

#center{
	margin-left: 210px;
	padding: 10px;
}
#center:after{
   content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#left{
	float: left;
	width: 190px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}
#left div{
	margin: 10px;
}
#left a{
	text-decoration: none;
	color:  #113366;
}
#left span{
	color: #666;
	font-size: 0.9em;
}

h2{
	color: #1e4f99;
	margin: 0;
	border-bottom: 1px dotted #aaa;
	position: relative;
	font-size: 20px;
}

h2 img{
	position: absolute;
	right: 0px;
}

h3{
	background-color: #9e9e9e;
	color: white;
	text-align: center;
}

#logo{
	margin-left: 30px;
	position: relative;
	height: 50px;
}
#logo img{
	width: 80px;
}
#logo span{
	position: absolute;
	left: 10px;
	bottom: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #628fbf;
}

#adw{
	position: absolute;
	right: 0px;
}

#desc{
	
}
#desc img{
	float: left;
	max-width: 100px;
	max-height: 100px;
	margin-right: 10px;
}

#download{
	text-align: center;
	color: gray;
	font-size: 11px;
	margin-left: 300px;
	height: 40px;
}
#download img{
	vertical-align: middle;
}
#download a{
	color: #89b310;
	font-size: 14px;
	font-weight: bold;
}
#download div{
	float: left;
	margin-left: 4px;
}

.clear:after{
   content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#editeur{
	color: gray;
	font-size: 0.9em;
}

#details{
	font-size: 0.9em;
	color: gray;
}
#details img{
	vertical-align: middle;
	margin-bottom: 2px;
}

#kelkoo{
	border: 1px solid #666;
	font-size: 0.8em;
	background-color: white;
	position: absolute;
	width: 220px;
	padding: 3px;
}

#kelkoo img{
	width: 32px;
	float: left;
	margin-right: 4px;
}
.kelkoo{
	margin-bottom: 2px;
}

.p_kelkoo{
	color: gray;
	font-size: 0.9em;
}

#bottom{
	width: 962px;
	margin: 10px auto;
	position: relative;
}