p, img, h1 {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	font: 11px Verdana;
	color: #222;
	background-color: #fff;
	text-align: center;
}

input, select {
	font: 11px Verdana;
	color: #222;
}

h1 {
	display: inline;
	font: 11px Verdana;
	color: #222;
}

p {
	text-align: justify;
}

small {
	font: 9px Verdana;
	color: #555;
}

a {
	color: #e15;
	text-decoration: none;
}

a:hover {
	color: #e15;
	text-decoration: underline;
}

div#page {
	width: 850px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
	background: url(../img/logo.png) no-repeat 0 0;
}

div#menu {
	text-align: right;
	margin-bottom: 4px;
	font: 10px Verdana;
	color: #555;
}

div#menu input, div#menu select {
	font: 10px Verdana;
	color: #555;
}

div#recherche {
	text-align: left;
	margin-left: 170px;
	float: left;
}

input#keywords {
	width: 220px;
}

div#header {
	float: left;
	width: 170px;
	text-align: center;
}

div#header img {
	width: 170px;
	height: 127px;
}

div#footer {
	text-align: center;
	margin: 15px;
	font: 10px Verdana;
	color: #333;
}

div#infos {
	float: left;
	margin-left: 5px;
	width: 445px;
	height: 320px;
	line-height: 16px;
	margin-top: 10px;
}

div#player {
	 margin-top: 10px;
}

div#pagination {
	text-align: center;
}

div#pagination a, div#pagination strong, div#pagination em {
	padding: 3px 4px;
	margin: 2px;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	font: bold 11px Verdana;
}

div#pagination a:hover, div#pagination strong {
	color: #e15;
	background-color: #fec;
	text-decoration: none;
	border: 1px solid #ab3;
}

div#pagination em {
	color: #aaa;
}

div#photos {
	width: 100%;
	height: 145px;
	overflow: auto;
	white-space: nowrap;
}

div#description {
	display: block;
	width: 100%;
	height: 65px;
	overflow: auto;
}

div#achat {
	 width: 100%;
	 height: 190px;
}

div#player, div#allopass {
	 float: left;
	 width: 400px;
}

div#allopass, div#spacash {
	margin-top: 5px;
	float: left;
}

div#allopass div, div#spacash div {
	margin: 5px;
	text-align: center;
}

div#spacash {
	width: 445px;
	border-left: 1px solid #ab3;
	padding-left: 4px;
	background-color: #fec;
}

div.video {
	float: left;
	background-color: #f6f6f6;
	width: 160px;
	height: 162px;
	margin: 1px;
	padding: 3px;
	font: 9px Verdana;
	color: #333;
	border: 1px solid #e1e1e1;
}

div.video:hover {
	background-color: #fec;
	border: 1px solid #ab3;
	color: #222;
}

div.video a {
	text-decoration: none;
}

br.clear {
	clear: both;
}

img.th100 {
	width: 100px;
	height: 75px;
	margin-top: 2px;
}

img.th160 {
	width: 160px;
	height: 120px;
	margin-top: 2px;
}

img.flag {
	float: right;
	margin-top: 8px;
}
