body
{
	padding: 0;
	margin: 0;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	background: url("../images/design/background.png") center repeat-y;
}

h2
{
	font-size: 16px;
	text-align: center;
	padding: 0;
	margin: 5px;
}

h3
{
	font-size: 12px;
	font-weight: bold;
}

a
{
	color: #000000;
}

a:hover
{
	text-decoration: none;
}

label
{
	font-weight: bold;
}

input
{
	border: 1px solid #000000;
	background-color: #FBF6CE;
}

textarea
{
	border: 1px solid #000000;
	background-color: #FBF6CE;
}

#header
{
	width: 780px;
	height: 70px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url("../images/design/banniere.png") no-repeat;
	text-align: center;
	line-height: 70px;
	vertical-align: middle;
}

#header form
{
	padding-left: 480px;
}

.submit
{
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 0;
}

.thumbs
{
	width: 120px;
	height: 100px;
	border: 1px solid #000000;
}

#contenu
{
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#menu
{
	width: 100%;
	height: 25px;
	background: url("../images/design/menu_background.png") repeat-x;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 0;
	margin: 0;
	text-align: center;
}

#menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li
{
	display: inline;
}

#menu a
{
	font-size: 14px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	line-height: 25px;
	vertical-align: middle;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}

#topReferers
{
	width: 140px;
	float: left;
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 15px 0px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#topReferers ul
{
	padding: 0;
	margin: 20px 0px 5px 0px;
	list-style-type: none;
}

#topReferers li
{
	padding: 2px 0px 2px 0px;
	margin: 0;
	font-size: 12px;
}

#topReferers li a
{
	text-decoration: none;
}

#topDuTop
{
	width: 130px;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0;
}

#topDuTop .divThumbs
{
	margin: 0;
	padding: 10px 0px 10px 0px;
}

#contenuTexte
{
	width: 600px;
	float: right;
	margin: 20px 0px 0px 0px;
	padding: 0;
}

#contenuTexte form
{
	margin-left: 10%;
}

#listeVideos
{
	margin: 0;
	padding: 0;
}

#listeVideos .video
{
	margin-bottom: 20px;
}

#listeVideos .video h3
{
	padding: 0;
	margin: 0;
}

#listeVideos .video .divThumbs
{
	float: right;
	width: 120px;
	height: 100px;
	margin: 0;
	padding: 0;
}

#listeVideos .video .infos
{
	float: left;
	width: 470px;
}

#listeVideos img
{
	width: 120px;
	height: 100px;
	border: 1px solid #000000;
	position: relative;
	top: 0px;
	right: 0px;
}

#footer
{
	clear: both;
	width: 700px;
	margin: 0px auto 5px auto;
	border-top: 1px solid #000000;
	text-align: center;
	padding-top: 5px;
}

.stats
{
	background-color: #000000;
	margin-bottom: 20px;
	padding: 0;
}

.stats caption
{
	background-color: #FBF6CE;
	font-size: 14px;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	margin: 0;
	padding: 3px;
}

.stats thead tr td
{
	background-color: #FBF6CE;
	padding: 3px;
	margin: 1px;
	font-weight: bold;
}

.stats tbody tr td
{
	background-color: #FFFFFF;
	padding: 3px;
	margin: 1px;
}

.imgPlayer
{
	border: none;
	width: 450px;
	height: 350px;
	text-align: center;
}

.vert
{
	color: #00DD00;
}

.rouge
{
	color: #DD0000;
}

.adsense
{
	margin: 10px auto 10px auto;
	text-align: center;
}


/* Liens vers les pages suivantes */
.liensPages
{
	text-align: center;
	margin: 10px auto 10px auto;
}

.liensPages li
{
	list-style-type: none;
	display: inline;
	margin: 5px;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #3A3D42;
}

.liensPages li a
{
	color: #FFFFFF;
	text-decoration: none;
}

.liensPages .lienPageCourante a
{
	text-decoration: underline;
}
