/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #000000;
/*	background-image: url(../images/stripes.png); */
}

input, textarea, select {
	color: #666666;
}

a img {
	border: none;
}

p, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, li, div, form, hr, table, tr, td {
	padding: 0px;
	margin: 0px;
}

ul { 
	list-style-type: none;
}

div#page {
	width: 900px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#header {
	width: 900px;
	height: 200px;
	background-image: url(../images/banner-black.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

div#menu-black {
	padding-top: 175px;
	padding-left: 20px;
}

div#menu-black p {
	font-size: 12px;
}

div#menu-black a {
	text-decoration: none;
	color: #3399ff;
}

div#menu-black a:hover {
	text-decoration: underline;
}

div#header div#pub-header {
	text-align: center;
	height: 150px;
}

div#footer {
	width: 900px;
	height: 25px;
	background-image: url(../images/footer.png);
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}

div#footer p.footer-p {
	margin-left: 10px;
	padding-top: 4px;
	color: #FFFFFF;
	font-size: 12px;
}

div#footer p.footer-p a {
	color: #FFFFFF;
	text-decoration: none;
}

div#corps {
	width: 900px;
}

div#corps div#menu-gauche {
	width: 180px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

div#corps div#menu-gauche div.menu {
	width: 180px;
	margin: 10px;
	margin-top: 0px;
	margin-left: 0px;
	color: #666666;
}

div#corps div#menu-gauche div.menu div.img-menu-haut {
	height: 80px;
}

div#corps div#menu-gauche div.menu div.img-menu-haut p {
	color: #99CC33;
	text-align: center;
	font-size: 13px;
	padding-top: 3px;
}

div.img-menu-bas {
	background-image: url(../images/menu-bas-black.png);
	height: 15px;
	width: 180px;
}

div#corps div#menu-gauche div.menu div.menu-middle {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}

div#corps div#menu-gauche div.menu ul.menu-liste {
	background-color: #333333;
	padding-top: 5px;
}

div#corps div#menu-gauche div.menu ul.menu-liste li {
	margin-left: 10px;
	margin-right: 15px;
	padding-bottom: 5px;
	padding-top: 2px;
	color: #FFFFFF;
}

div#corps div#menu-gauche div.menu ul.menu-liste li a {
	text-decoration: none;
	color: #FFFFFF;
}

span.stats {
	color: #3399ff;
}

div#corps div#zone-d {
	width: 690px;
	margin: 10px;
	margin-top: 0px;
	margin-left: 200px;
}

div#corps div#zone-d div.inscription p.inscription a {
	font-size: 12px;
	color: #339933;
	font-weight: bold;
}

div#corps div#zone-d div.news {
	width: 700px;
	background-color: #FFFFFF;
	font-size: 11px;
}

div#corps div#zone-d div.news p.news {
	padding: 10px;
	padding-left: 15px;
	padding-right: 25px;
	font-size: 12px;
	color: #666666;
}

div#corps div#zone-d div.news p.news a {
	color: #666666;
}

div#corps div#zone-d div.img-news-haut {
	height: 80px;
}

div#corps div#zone-d div.img-news-haut p {
	text-align: center;
	font-size: 13px;
	color: #99CC33;
	font-weight: bold;
	padding-top: 3px;
}

div.img-news-bas {
	background-image: url(../images/content-bas.png);
	width: 700px;
	height: 15px;
	margin-bottom: 10px;
}

p.erreur-form, p.erreur-form a {
	color: #FF0000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.texte {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1.titre-but {
	color: #3399ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

h1.titre-but a {
	color: #3399ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
}

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

.auteur-but {
	color: #99CC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}

.video-but {
	text-align: center;
}

.petit {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.petit a {
	color: #3399ff;
}

.tous-les-buts {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	margin-top: 5px;
}

.tous-les-buts a {
	color: #3399ff;
	text-decoration: none;
}

.description {
	color: #666666;
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	margin-top: 5px;
}

p.ligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	width: 670px;
	margin-left: 15px;
	margin-top: 10px;
}
div.bloc-description {
	margin-top: 10px;
	padding-top: 5px;
	border: solid 1px #7d9083;
	background-color: #fafafa;
	width: 600px;
	margin-left: 50px;
}

a.voir-but {
	margin-left: 280px;
}

div.bouton-revenir {
	margin: 10px;
}

a.bouton-revenir {
	margin-left: 250px;
}

p.note {
	float: right;
	color: #c2e085;
	font-size: 16px;
	margin-right: 15px;
	font-weight: bold;
}

p.nb_votes {
	color: #339933;
	font-size: 16px;
	margin-right: 15px;
	font-weight: bold;
}

td.medaille {
	width: 70px;
	padding-left: 10px;
	font-size: 22px;
	color: #666666;
}

td.classement-title {
	font-size: 12px;
	color: #666666;
	width: 560px;
}

td.note {
	color: #339933;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

td.nb_votes {
	color: #339933;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

a.classement-voir-but {
	margin-left: 175px;
}

p.note-accueil {
	text-align: center;
	color: #c2e085;
	font-size: 22px;
	font-weight: bolder;
}

p.ma-note {
	text-align: center;
	color: #c2e085;
	font-size: 18px;
	font-weight: bolder;
}

p.nb-votant-accueil {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

h1.index {
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 20px;
}

h1.title-user {
	font-size: 30px;
	font-weight: normal;
	color: #3399ff;
	margin-bottom: 5px;
}

td.admin {
	font-size: 10px;
}

li.pub {
	margin-top: 5px;
	text-align: left;
}

p.top-5 {
	color: #3399ff;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: -5px;
}

p.menu-login, p.menu-login a {
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

li.ligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 18px;
	width: 140px;
}

p.ligne-top-5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 18px;
	width: 140px;
}

a.supprimer {
	color: #3399ff;
}

span.editer {
	text-decoration: underline;
	cursor: pointer;
	color: #3399ff;
}

td.forum-droite {
	width: 190px;
	text-align: center;
	color: #666666;
}

td.forum-gauche {
	width: 490px;
	padding-left: 10px;
}

td.forum-gauche a {
	color: #666666;
}

td.groupe-topics {
	background-color: #ccffff;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
}

table.forum {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
}

td.forum-stats {
	float: left;
	width: 180px;
}

p.rang-forumeur {
	color: #666666;
	margin: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: solid 1px #999999;
	background-color: #fafafa;
}

p.rang-forumeur a {
	color: #666666;
}

td.forum {
	font-size: 12px;
	color: #666666;
	padding: 10px;
	padding-left: 20px;
	padding-right: 15px;
	margin-left: 200px;
	border-left: solid #666666 1px;
}

td.forum p.ligne {
	width: 200px;
	border-bottom: solid #666666 1px;
}

td.forum p.signature {
	font-style: italic;
	padding-top: 15px;
}

td.forum a, td.forum a:visited {
	color: #666666;
}

form.forum-edit {
	display: none;
	border-top: solid #666666 1px;
	margin-top: 10px;
	padding-top: 10px;
}

table.duel-coupe {
	width: 630px;
	margin-left: 30px;
}

td.but-coupe {
	width: 250px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 5px;
}

td.but-coupe a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

td.but-coupe a:hover {
	text-decoration: underline;
}

td.vs-coupe {
	width: 90px;
	vertical-align: middle;
}

td.video-coupe {
	text-align: center;
}

td.vote-coupe {
	text-align: center;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3399ff;
}

span.auteur-coupe {
	font-size: 14px;
	font-weight: normal;
}

td.texte-coupe {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

p.etoiles {
	margin: -3px;
	margin-left: 10px;
}

p.numerotation {
	width: 300px;
	text-align: center;
	margin-left: 185px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 15px;
}

p.numerotation a, p.numerotation a:visited, p.numerotation {
	font-size: 12px;
	color: #666666;
}

input.bouton-submit {
	background-image: url(../images/bouton-postez.png);
	width: 80px;
	height: 25px;
	border: 0;
}

img.bouton-submit {
	width: 80px;
	height: 25px;
	border: 0;
}

input.bouton-resubmit {
	background-image: url(../images/bouton-postez.png);
	width: 80px;
	height: 25px;
	border: 0;
	margin-left: 180px;
	margin-top: 10px;
}

img.bouton-submit-votez {
	background-image: url(../images/bouton-votez.png);
	width: 80px;
	height: 25px;
	border: 0;
	margin-left: 5px;
}

div.bouton-large {
	text-align: center;
	background-image: url(../images/bouton-large.png);
	width: 120px;
	height: 25px;
	margin-left: 280px;
	margin-bottom: 10px;
}

p.vert {
	color: #00FF00;
	font-weight: bold;
	text-align: center;
}

p.red {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

div#accuse {
	margin-bottom: 15px;
}

a.link-compte, a.link-compte:visited {
	color: #666666;
}

a.link-compte:hover {
	color: #c2e085;
}

p.lire-suite {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 10px;
}

p.lire-suite a {
	font-size: 11px;
	color: #FFFFFF;
}

div.articles {
	width: 700px;
	background-color: #FFFFFF;
	font-size: 11px;
}

div.articles h2 {
	text-align: center;
	color: #3399ff;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 0px !important; /* pour IE */
	margin-top: -10px;
	padding-left: 15px;
	padding-right: 15px;
}

div.articles h2 a {
	color: #3399ff;
	text-decoration: none;
}

div.articles p.articles {
	padding: 10px;
	padding-left: 15px;
	padding-right: 25px;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

div.articles p.articles a {
	color: #666666;
}

div.articles img {
	float: right;
	margin-right: 25px;
	margin-left: 10px;
	margin-top: 10px;
}

div.articles p.signature {
	text-align: right;
	font-style: italic;
	font-size: 11px;
	color: #666666;
	margin-right: 30px;
}

div.img-articles-haut {
	height: 18px;
	background-image: url(../images/news-haut.png);
	background-repeat: no-repeat;
}

div.img-articles-bas {
	background-image: url(../images/news-bas.png);
	width: 700px;
	height: 15px;
	margin-bottom: 10px;
	clear: right;
}

.repondre-supp {
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
}

.repondre-supp a {
	color: #666666;
}

form.mp-response {
	display: none;
	border-top: solid #666666 1px;
	margin-left: 20px;
	margin-right: 25px;
	margin-top: 10px;
	padding-top: 10px;
}

p.vert {
	color: #00FF00;
	font-weight: bold;
	text-align: left;
	margin-left: 135px;
	margin-top: 10px;
}

div.img-but {
	width: 175px;
	min-height: 120px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.img-but a, div.img-but a:visited {
	color: #666666;
}

div.description-but {
	width: 310px;
	float: right;
	padding: 10px;
	padding-top: 25px;
}

div.description-but h3 {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: 3399ff;
	text-transform: uppercase;
}

div.description-but h3 a {
	color: #3399ff;
	text-decoration: none;
}

div.note-but {
	width: 155px;
	float: right;
	padding-top: 10px;
}

div.note-but p.position {
	font-size: 24px;
	font-weight: bold;
	color: #3399ff;
	text-align: center;
	margin-bottom: 15px;
}

div.note-but p.but-note {
	font-size: 20px;
	font-weight: bold;
	color: #c2e085;
	text-align: center;
	margin-bottom: 15px;
}

div.note-but p.but-votants {
	font-size: 16px;
	font-weight: bold;
	color: #c2e085;
	text-align: center;
}

table.buts-mon-compte
{
	margin: 10px;
	font-size: 12px;
}

table.buts-mon-compte td, th
{
	border: 1px solid #BADCC5;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

table.buts-mon-compte th
{
	background: #EEF4E8;
}

table.buts-mon-compte a:link, table.buts-mon-compte a:visited, table.buts-mon-compte a:active
{
	text-decoration: none;
	color: #5C6163;
}

table.buts-mon-compte a:hover
{
	text-decoration: underline;
	color: #5C6163;
}

div.favoris
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.favoris a, div.favoris p
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

a.article-membre, a.article-membre:visited
{
	color: #666666;
}

p.author-comment
{
	text-align: right;
	font-style: italic;
	font-size: 11px;
	color: #666666;
	margin-right: 30px;
	margin-top: 15px;
}

p.author-comment a
{
	color: #3399ff;
}

h2.titre-match
{
	text-align: center;
	color: #3399ff;
	font-size: 22px;
	margin-bottom: 15px;
}

a.author-forum
{
	font-weight: bold;
	color: #3399ff;
	font-size: 12px;
}
