body {
	background-color: #c0c0c0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border:0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

#conteneur {
	width: 950px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

a {
	color: #005552;
	text-decoration: uderline;
}

#top {
	background-color: #005552;
	height: 33px;
	width: 950px;
	line-height: 28px;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0 auto;
	padding-top: 5px;
}

#top .text {
	height: 33px;
	float: left;
	display: block;
	line-height: 28px;
	margin-left: 5px;
}

#top form {
	float: left;
	display: inline;
}

#top img {
	height: 26px;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}

#top input[type=submit] {
	height: 16px;
	width: 24px;
	background: url(img/icon-go.png);
	vertical-align:middle;
	border: 0;
} 

#top p {
	display: inline;
}

#top a {
	color: white;
}

#header {
	float: left;
	height: 120px;
	width: 950px;
	background: url(img/header.png) no-repeat top;
}

#header a#lien{
	display: block;
	float: left;
	text-indent: -5000px;
	width: 250px;
	height: 70px;
	font-size: 0;
	margin: 15px 0 0 12px;
	-margin: 15px 0 0 91px;
}

#header a#lien2{
	display: block;
	float: left;
	position: relative;
	text-indent: -5000px;
	width: 170px;
	height: 230px;
	font-size: 0;
	margin: 0 0 0 0;
	-position: absolute;
	-margin-left: -432px;
}

#header img {
	float: right;
	margin: 60px 27px 0 0;
}

#bar {
	float: right;
	height: 124px;
	width: 950px;
	background: url(img/bar.png) no-repeat top;
	-margin-top: -2px;
}

#bar .random {
	float: right;
	margin-right: 27px;
	margin-top: 15px;
	width: 114px;
	-margin: 15px 13px 0 0;
}

#bar #span_random {
	background-image: url("img/icon-random.png");
	background-repeat: no-repeat;
	width: 114px;
	height: 38px;
	padding: 21px 0 0 0;
}

#bar #span_random img {
	margin-left: 8px;
}

#bar .connected {
	display: block;
	margin-top: 15px;
	text-align: center;
}

#bar #span_random:hover {
	background-image: url("img/icon-random2.png");
	background-repeat: no-repeat;
	width: 114px;
	height: 38px;
	padding: 21px 0 0 0;
}


#search {
	float: left;
	height: 30px;
	margin-left: 182px;
	display: inline;
	line-height: 50px;
	font-size: 8pt;
	-padding-top: 10px;
}

#search form {
	display: inline;
}

#search img {
	vertical-align:middle;
}

#search input[type=text] {
	width: 105px;
	margin: 0;
	padding: 0;
}

#search input[type=submit] {
	height: 20px;
	width: 83px;
	background: url(img/button-search.png);
	border: 0;
} 

#search p {
	display: inline;
}

#menu {
	float: left;
	width: 164px;
	margin-top: -25px;
	margin-left: 15px;
	-margin-left: 7px;
}

#menu .top {
	height: 26px;
	background: url(img/menu-top.png) no-repeat top left;
	display: block;
	color: #FFFFFF;
	padding: 30px 0 0 21px;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0;
	cursor: default;
}

#menu .links {
	width: 114px;
	background-color: #F9E07E;
	display: block;
	padding: 5px 0 0 35px;
	margin: 0;
}

#menu .links li {
	display:list-item;
	list-style-image: url("img/arrow.png");
	margin: 0 0 0 -12px;
	padding: 0;
}

#menu .links a {
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

#menu .bottom {
	height: 26px;
	background: url(img/menu-bottom.png) no-repeat top left;
	display: block;
	margin-top: -2px;
}

#content {
	width: 585px;
	float: left;
	margin-top: -55px;
	margin-left: 15px;
}

#edito {
	float: left;
	width: 585px;
}

#edito .top {
	height: 37px;
	display: block;
	color: #FFFFFF;
	padding: 15px 0 0 80px;
	font-size: 15pt;
	background: url(img/edito-top.png) no-repeat top left;
	font-weight: normal;
	margin: 0;
	cursor: default;
}

#edito p {
	background-color: #2DA0A7;
	padding: 10px 2em;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: justify;
}

#edito .bottom {
	height: 22px;
	background: url(img/edito-bottom.png) no-repeat top left;
	display: block;
	margin-top: -5px;
}

#rank {
	float: left;
	width: 585px;
	margin-top: 10px;
}

#rank a{
	text-decoration: none;
}

#rank hr {
	margin-top: 10px;
}

#rank .top {
	color: #11605E;
	font-size: 15pt;
	font-weight: bold;
	margin: 0;
	cursor: default;
}

#rank .description {
	float: left;
	width: 585px;
	display: block;
}

#rank .starplay {
	margin: 10px 0;
	float: right;
	display: block;
}

.picturePreview img {
	border: 1px solid black;
}

#rank .picturePreview {
	float: left;
	display: block;
	margin-top: 5px;
	margin-right: 10px;
}

#rank .picture {
	float: left;
	display: block;
	width: 150px;
	height: 110px;
	margin-top: 5px;
	margin-right: 10px;
}

#rank .title {
	font-weight: normal;
	float: left;
	color: #11605E;
	font-size: 15pt;
	margin: 0 0 5px 0;
}

#rank .text {
	float: left;
	width: 400px;
	font-size: 10pt;
	display: block;
}

#rank .stars {
	margin-top: 5px;
}

#rank .play {
	margin-top: 5px;
	width: 170px;
	height: 30px;
}

#ad {
	width: 121px;
	float: left;
	margin-top: 25px;
	padding: 0 25px;
}

#game hr {
	width: 585px;
	margin-top: 15px;
}

#game .yellow {
	color: #F9E07E;
}

#game .bluename {
	color: #005552;
	font-size: 13pt;
	font-weight: bold;
}

#game  .name{
	float: left;
}

#game .titre {
	color: #11605E;
	font-size: 15pt;
	font-weight: normal;
	margin: 0;
	cursor: default;
}

#game .back a{
	float: right;
	color: #005552;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

#game .game {
	float: left;
	margin: 15px auto;
}

#game .vote {
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
	font-size: 9pt;
}

#game .top {
	width: 581px;
	height: 36px;
	float: left;
	color: #FFFFFF;
	font-size: 12pt;
	margin-top: 10px;
	padding: 15px 0 0 80px;
	background: url(img/description-top.png) no-repeat top left;
}

#game .top2 {
	color: #11605E;
	font-size: 15pt;
	font-weight: bold;
	margin: 0;
	cursor: default;
}

#game .descbox {
	width: 581px;
	float: left;
	background-color: #2DA0A7;
}

#game .desctext{
	margin: 10px 20px 0 20px;
	display: block;
	font-size: 8pt;
	color: #FFFFFF;
}

#game .bottom {
	width: 581px;
	height: 33px;
	float: left;
	padding-top: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 9pt;
	background: url(img/description-bottom.png) no-repeat top left;
}

#suggestion {
	float: left;
	margin-top: 5px;
}

#suggestion .line {
	float: left;
	width: 582px;
	display: block;
	text-align: center;
}

#suggestion .game{
	width: 150px;
	float: left;
	display: block;
	margin: 0 21px;
}

#suggestion img {
	width: 150px;
	float: left;
	display: block;
	margin: 0 21px;
}

#suggestion .name {
	float: left;
	width: 150px;
	color: #005552;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 21px 8px 21px;
	display: block;
}

#suggestion .desc {
	float: left;
	width: 150px;
	display: block;
	margin: 3px 21px;
}

#footer {
	height: 132px;
	width: 908px;	
	margin-top: 30px;
	margin-left: 21px;
}

#footer .top {
	float: left;
	height: 21px;
	width: 908px;
	background: url(img/footer-top.png) no-repeat top;
}

#footer .text {
	margin-left: 15px;
	padding-bottom: 10px;
	font-size: 8pt;
	display: block;
}

#footer .links {
	color: #FFFFFF;
	margin-left: 15px;
	font-size: 8pt;
}

#footer .links a {
	color: #FFFFFF;
}

#footer .bottom {
	float: left;
	height: 117px;
	width: 908px;
	background: url(img/footer-back.png) bottom repeat-x;
	background-color: #74c0c5;
}

#footer img {
	float: right;
	margin-top: -20px;
	margin-right: 5px;
	-margin-top: 0px;
}

.clear{
	clear:both;
}
/* Slider */
div#sliderdiv {
	margin-left: auto;
	margin-right: auto;
	width: 260px;
	clear: both;
}
img#zoomOut {
	float: left;
	cursor: pointer;
}
img#zoomIn {
	float: left;
	cursor: pointer;
}
div.slider {
	width: 200px;
	height: 20px;
	background-image: url('img/slider.gif');
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
div.slider div.knob {
	background-image: url('img/selector.gif');
	width: 12px;
	height: 20px;
}
