﻿body 
{
	background: #141414;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

div#header 
{
	margin: 0 auto;
	width: 980px;
	height: 100px;
}

h1#logo a 
{
	background: url(images/logo.png) no-repeat left top;
	display: block;
	width: 222px;
	height:52px;
	position: relative;
	top: 25px;
	left: 15px;
	text-indent: -5000px;
}

div#ads 
{
	position: relative;
	display: block;
	top: -80px;
	left: 260px;
	width: 728px; 
	height: 90px; 
}

div#conteneur 
{
	margin: 0 auto;
	width: 980px;
	background: #fff;
}

.bottom 
{
	margin: 0 auto;
	width: 980px;
}

h1#slogan
{
	background: url(images/top.png) no-repeat top;
	display: block;
	color: #ff007f;
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	padding-top: 25px;
}

h2
{
	color: #ff007f;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
}

h3
{
	color: #ff007f;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}

div#footer 
{
	font-size: 11px;
	font-family: arial;
	color: #dedede;
	padding-bottom: 30px;
}

div#footer a 
{
	text-decoration: none;
	font-weight: bold;
	color: #dedede;
}

div#pagination 
{
	background: url(images/pg.png) no-repeat center;
	font-size: 14px;
	height:47px;
	width:636px;
	font-family: verdana;
	color: #474747;
	margin: 0 auto;
	padding-top: 25px;
}

div#pagination a 
{
	font-size: 14px;
	font-family: verdana;
	color: #474747;
	font-weight: normal;
	text-decoration: none;
}

div#pagination a prev
{
	text-align:left;
}

.thumb 
{
	width: 320px;
	height: 240px;
	border: 0;
}

.thumb2 
{
	width: 200px;
	height: 200px;
	border: 0;
}

div#disclaimer-fond
{ 
	position:absolute; 
	z-index:1000; 
	width:100%; 
	height:100%; 
	background:black; 
	filter:alpha(opacity=95); 
	opacity: 0.95; 
	text-align:center; 
	line-height:normal; 
	clear:both; 
}

div#disclaimer-conteneur
{
	position:absolute; 
	z-index:1001; 
	width:100%; 
	text-align:center; 
	clear:both; 
}

div#disclaimer-cadre
{
	width:550px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center; 
	margin-top:200px; 
	padding:15px; 
	font-size:12px; 
	border:#ddd 1px solid; 
	background:#f5f5f5; 
	color:#555; 
}

div#disclaimer-cadre b{ font-size:14px; color:black; }
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:black; }
div#disclaimer-cadre a:hover {color:pink;}
div#disclaimer { text-align:left; }
