body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* --------------------------- */

#logo h1 {
	margin:0px;
}
#logo h2 {
	margin:4px;
	text-decoration:underline;
}
/* --------------------------- */

#titreTop {
	margin-top:3px;
}
#titreTop h2 {
	margin:0px;
}
/* --------------------------- */

#fakeTop {
	margin-bottom:15px;
}
#fakeTop .thumb {
	height:240px;
	width:320px;
}
/* --------------------------- */

#fakeTh {
	margin:3px;
}
#fakeTh .thumb {
	height:180px;
	width:240px;
	position:relative;
	border:#000 solid 1px;
}
#fakeTh .infos {
	position:absolute;
	background-color:#000;
	bottom:0;
	width:100%;
	height:25px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	color:red;
}
#fakeTh div.stars {
	display:inline;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	margin-left:10px;
}
#fakeTh div.time {
	display:inline;
	margin-left:4px;
	font-size:16px;
}
#fakeTh div.new {
	display:inline;
	margin-left:15px
}/* --------------------------- */
#bigTh {
	margin:3px;
}
#bigTh .thumb {
	height:353px;
	width:477px;
	position:relative;
	border:#000 solid 2px;
}
/* --------------------------- */



#liste ul {
	margin-top:6px;
	margin-bottom:0px;
}
#liste li {
	font-size:18px;
	list-style-image:url(images/puceLittle.png);
	margin-bottom:4px;
}
#liste a {
	color:#063;
}
#liste a:hover {
	color: #393;
}
/* --------------------------- */

#listeTop ul {
	margin-top:0px;
}
#listeTop li {
	font-size:22px;
	list-style-image:url(images/puce.png)
}
#listeTop a {
	color:#063;
}
#listeTop a:hover {
	color: #393;
}
/* --------------------------- */

#tab img {
	border:1px solid #003300;
}
/* --------------------------- */

#detailPlayer {
	margin:3px;
}
/* --------------------------- */

#infos {
	margin-top:4px;
	margin-bottom:4px;
	padding:4px;
	background-color:#d4fdd4;
	border:#058a05 solid 1px;
}
#infos p {
	margin:5px;
}
#infos h3 {
	margin:4px;
	text-decoration:underline;
	font-size:18px
}
#infos .voir a {
	font-size:24px;
	color:red;
	text-decoration:blink;
}
/* --------------------------- */

#listeDetail h2 {
	margin:4px;
	font-size:30px;
	text-decoration:underline;
}
#listeDetail ul {
	margin-top:0px;
}
#listeDetail li {
	font-size:24px;
	list-style-image:url(images/puce.png)
}
#listeDetail a {
	color:#063;
}
#listeDetail a:hover {
	color: #393;
}
/* --------------------------- */

#screenshot {
	position:absolute;
	border:1px solid #ccc;
	background:#003300;
	padding:5px;
	display:none;
	color:#fff;
}
/* --------------------------- */
#footer{ color:#fff;}
#footer a{ color:#0F0;}
/* --------------------------- */
#partFoot a{ color:#090}
/* --------------------------- */

