@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	text-decoration: none;
	line-height: 11px;
	color: #666;
	font-size: 11px;
}
a  {
	color: #FFF;
	text-decoration: underline;
	display: inline-block;
}
a:hover  {
	color: #FF0;
	text-decoration: none;
	display: inline-block;
	text-align: right;
}
a.top  {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
a.top:hover  {
	color: #FF0;
	text-decoration: none;
	display: inline-block;
}

.contenant{
	width: 600px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#container {
	margin-top: 20px;
	margin-bottom: 20px;
}
#infos {
	text-align: right;
}
#navigation {
	overflow: auto;
	margin-top: 10px;
}
#navigation_back {
	padding-top: 0px;
	overflow: auto;
	padding-bottom: 0px;
	text-align: right;
}
#header {
	font-size: 20px;
	color: #666;
	text-align: left;
}
#head {
	background-image: url(cell01.gif);
	width: 600px;
	height: 20px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
}
#paypal {
	width: 600px;
	height: 14px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #666;
}
#love {
	width: 600px;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}
#foot{
	background-image: url(cell01.gif);
	width: 600px;
	height: 20px;
}
#separation {
	background-image: url(cell01.gif);
	background-repeat: repeat;
	width: 600px;
	height: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#texte {
	font-size: 13px;
	color: #CCC;
	text-align: left;
	overflow: auto;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
#sign {
	font-size: 10px;
	color: #939292;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txtplayer {
	font-size: 13px;
	color: #9A9A9A;
	margin-top: 20px;
	font-weight: normal;
}

.player {
	font-size: 15px;
	color: #0F0;
	margin-bottom: 20px;
	margin-top: 5px;
}
.cell04 {
	background-color:#9F3;
	height: 10px;
	width: 10px;
	color: #FFF;
	text-align: center;
}
.cell04:hover {
	background-color:#F00;
}
.contenant #container #top {
	color: #FFF;
	text-align: left;
	margin-top: 10px;
}
.image-gauche {
	padding-right: 15px;
}
.image-droite {
	padding-left: 15px;
	vertical-align: bottom;
}
p {
	padding: 0px;
	margin: 0px;
}
.date {
	font-size: 11px;
	color: #FF0004;
	text-align: left;
	margin-bottom: 10px;
}
.titre01 {
	font-size: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FFFFFF;
	font-weight: lighter;
	font-style: normal;
}
.txt-note {
	color: #000;
	background-color: #C0C0C0;
	font-size: 12px;
	font-weight: lighter;
}
.txt-exergue {
	color: #FFDD00;
	font-weight: bolder;
}
.txt-note02 {
	color: #9A9A9A;
	font-size: 12px;
}
.lien-rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	background-color: #999;
	padding: 4px;
	line-height: 10px;
	text-align: left;
}
.lien-rouge:hover {
	color: #000;
	background-color: #FF0;
}

.lien-rose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	padding: 4px;
	line-height: 10px;
	text-align: left;
}
.lien-rose:hover {
	color: #000;
	background-color: #FF0;
	text-align: right;
}

.lien-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #FFF;
	padding: 6px;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.lien-navigation:hover {
	color: #000;
	background-color: #FF0;
}
