* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #000 url(img/ap.jpg) top no-repeat;
	font-family: Georgia, serif;
	color: #271706;
	cursor: default;
	margin: auto;
}

img {
	border: none;
}

#site {
	width: 1024px;
	margin: auto;
	position: absolute;
	left: 50%;
	margin-left: -512px;
}

#header {
	background: url(img/header.jpg) bottom no-repeat;
	width: 1024px;
	height: 300px;
}

#header_seo {
	border: 0;
	position: absolute;
	margin-top: 50px;
	margin-left: 550px;
	text-align: right;
	color: #eee;
}

#header_seo h1 {
	font-size: 20px;
	color: #111;
	margin-right: 25px;
}

#header_seo h2 {
	margin-top: 10px;
	font-size: 50px;
	text-shadow: #111 1px 2px 1px;
}

#header_seo p {
	font-size: 12px;
}

#header_seo a {
	text-decoration: none;
	color: #fff;
}

#header_seo a:hover {
	color: #d9e3e3;
}

#inscription {
	border: 0;
	position: absolute;
	margin-top: 180px;
	margin-left: 620px;
}

#inscription a {
	background: #d4b502;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	color: #111;
	letter-spacing: 3px;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	font-family: Georgia, serif;
	text-decoration: none;
	text-shadow: #fff 0 1px 0;
	vertical-align: middle;
}

#inscription a:hover {
	background: #7a0e01;
	color: #d49f02;
}

#invitation_ban {
	background: url(img/300x250.jpg) no-repeat center center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: left;
	width: 308px;
	margin-top: 4px;
	padding: 110px 4px 4px 4px;
	border: 1px #aaa solid;
	height: 150px;
}

#invitation_ban a {
	background: #d4b502;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	color: #111;
	letter-spacing: 3px;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	font-family: Georgia, serif;
	text-decoration: none;
	text-shadow: #fff 0 1px 0;
	vertical-align: middle;
}

#invitation_ban a:hover {
	background: #7a0e01;
	color: #d49f02;
}

#menu {
	background: #7a0e01 url(img/bg-menu.png);
	width: 1024px;
	height: 86px;
	line-height: 50px;
	text-align: center;
}

#menu li {
	display: inline;
}

.bouton a {
	padding: 6px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #e4e48b;
}

.bouton a:hover {
	text-decoration: overline;
}

.bouton_courant a {
	padding: 6px;
	font-size: 14px;
	text-align: center;
	text-decoration: overline;
	text-transform: uppercase;
	color: #e4e48b;
}

#page {
	background: url(img/bg.jpg);
}

#bloc_gauche {
	float: left;
	width: 170px;
	padding: 5px 0 5px 0;
}

#bloc_gauche h1 {
	width: 170px;
	height: 75px;
	line-height: 75px;
	font-size: 20px;
	text-align: center;
	background: url(img/bg-titre-bandeau.png) no-repeat;
	color: #e4e48b;
	text-shadow: #000 0 1px 0;
}

#compte {
	margin-top: 5px;
	width: 170px;
	font-size: 12px;
	text-align: center;
	color: #e4e48b;
}

#compte a {
	color: #e4e48b;
}

#formulaire_compte {
}

#formulaire_compte p {
	margin: 0;
}

#formulaire_compte label {
	margin-top: 7px;
	display: block;
	width: 170px;;
	text-align: center;
	letter-spacing: 1px;
}

#formulaire_compte input:hover,#formulaire_compte input:focus{
	background-color: #e4c96d;
}

#formulaire_compte input[type="submit"]:hover {
	background: #7a0e01;
	color: #d49f02;
	cursor: pointer;
}

.formulaire_compte_good {
	font-size: 14px;
	padding: 5px;
	width: 120px;;
	border: #CCC 1px solid;
	background: #e4e48b;
	height: 24px;
}

.formulaire_compte_submit {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	text-decoration: none;
	letter-spacing: 2px;
	vertical-align: middle;
	background: #d4b502;
	color: #111;
	padding: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.log:hover,.log:focus {
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
}

#partenaires {
	margin-top: 10px;
	width: 170px;
	font-size: 12px;
	color: #e4e48b;
	text-align: center;
}

#partenaires ul li {
	margin: 20px;
	list-style: none;
	font-style: italic;
}

#partenaires a {
	color: #000;
}

#partenaires a:hover {
	color: #e4e48b;
}

#bloc_droit {
	float: right;
	width: 854px;
	padding: 10px 0 10px 0;
}

#titre_page {
	background: url(img/bg-titre.png);
	width: 600px;
	height: 68px;
	line-height: 68px;
	margin-left: 127px;
}

#titre_page h3 {
	color: #271706;
	text-shadow: #e4e48b 0 2px 0;
	font-size: 30px;
	letter-spacing: 3px;
	text-align: center;
}

#contenu {
	width: 840px;
	margin: auto;
}

#contenu p {
	font-size: 16px;
	text-shadow: #fff 1px 1px 1px;
	margin-top: 20px;
}

.module_menu {
	width: 840px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.module_menu li {
	display: inline;
}

.bouton_small a {
	padding: 5px;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #7a0e01;
}

.bouton_small a:hover {
	text-decoration: overline;
}

.bouton_type {
	clear: both;
	padding: 30px 0 30px 0;
	text-align: center;
}

.bouton_type a {
	background: #d4b502;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	color: #111;
	letter-spacing: 3px;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	font-family: Georgia, serif;
	text-decoration: none;
	text-shadow: #fff 0 1px 0;
	vertical-align: middle;
}

.bouton_type a:hover {
	background: #7a0e01;
	color: #d49f02;
}

.module_container {
	margin-top: 10px;
	clear: both;
	width: 840px;
}

.module_container_petit {
	margin: 0px;
	float: left;
	width: 310px;
}

.module_container_petit_right {
	margin-right: 8px;
	padding-left: 2px;
	float: right;
	width: 310px;
}

.module_container_moyen {
	margin-right: 8px;
	padding-left: 2px;
	float: right;
	width: 510px;
}

.module_container_moyen_left {
	float: left;
	width: 510px;
}

.module_container a {
	text-decoration: none;
	color: #900000;
}

.module_container a:hover {
	color: #b00000;
}

.module_container h4 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 18px;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 10px 0px;
	background-color: #7a0e01;
	color: #e4e48b;
	text-align: center;
}

.module_accueil {
	background: url(img/bg2.png);
	margin-top: 20px;
	float: left;
	width: 830px;
	padding: 2px;
	border: 1px #aaa solid;
}

.module_accueil h4 {
	font-size: 20px;
}

.module_accueil h5 {
	padding: 15px;
	float: left;
	margin: 30px 0 30px 0;
	font-size: 25px;
	text-align: center;
	color: #7a0e01;
}

.module_accueil p {
	text-align: center;
	font-style: italic;
}

.module_accueil ul {
	border-left: 1px #fff solid;
	padding: 10px 0 20px 0;
	margin: 10px;
	float: right;
}

.module_accueil li {
	list-style: none;
	font-size: 20px;
	padding-top: 10px;
	text-shadow: #fff 1px 1px 1px;
}

.module_accueil li:first-letter {
	font-weight: bold;
}

.module_inscription {
	margin-top: 20px;
	float: left;
	width: 830px;
	padding: 4px;
	border: 1px #fff dashed;
}

.petit_module {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: url(img/bg2.png);
	margin-top: 4px;
	float: left;
	width: 308px;
	padding: 4px 4px 20px 4px;
	border: 1px #aaa solid;
}

.moyen_module {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: url(img/bg2.png);
	margin-top: 4px;
	float: left;
	width: 508px;
	padding: 4px 4px 20px 4px;
	border: 1px #aaa solid;
}

.grand_module {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: url(img/bg2.png);
	margin-top: 4px;
	float: left;
	width: 830px;
	padding: 4px 4px 20px 4px;
	border: 1px #aaa solid;
}

.half_module {
	margin-top: 20px;
	float: left;
	width: 410px;
	padding: 4px;
	border: 1px #fff dashed;
}

.module_joueur {
	margin-top: 20px;
	margin-left: 160px;
	float: left;
	width: 510px;
	padding: 4px;
	border: 1px #fff dashed;
}

.module_joueur img {
	background: #fff;
	width: 100px;
	height: 100px;
	padding: 25px;
	float: left;
}

.module_joueur  h5 {
	line-height: 150px;
	font-size: 20px;
	text-align: center;
	font-style: italic;
}

.module_joueur  ul {
	clear: both;
	margin: 30px 0 0 50px;
}

.module_joueur li {
	font-size: 18px;
	list-style-image: url(img/puce.png);
	padding: 10px 0 10px 0;
	font-style: italic;
}

#footer {
	clear: both;
	background: url(img/footer.png);
	color: #eee;
	width: 1024px;
	height: 373px;
}

#footer a {
	color: #eee;
	text-decoration: underline;
}

#footer a:hover {
	color: #aaa;
}

#footer ul {
	margin: 50px 0 10px 24px;
	width: 175px;
	border-left: 1px #fff dashed;
	float: left;
}

#footer li {
	list-style: none;
	margin-left: 24px;
	margin-top: 5px;
}

#copyright {
	width: 1024px;
	position: absolute;
	text-align: center;
	bottom: 10px;
	font-size: 13px;
	letter-spacing: 2px;
	color: #eee;
}

#formulaire_inscription {
	width: 70%;
}

#formulaire_inscription p {
	margin: 15px 0;
}

#formulaire_inscription label {
	margin-top: 7px;
	display: block;
	width: 48%;
	float: left;
	padding-right: 1%;
	text-align: right;
	letter-spacing: 1px;
}

#formulaire_inscription input:hover,#formulaire_inscription select:hover,#formulaire_inscription input:focus,#formulaire_inscription select:focus{
	background-color: #e4c96d;
}

#formulaire_inscription input[type="submit"]:hover {
	background: #7a0e01;
	color: #d49f02;
	cursor: pointer;
}

.formulaire_inscription_error {
	font-size: 16px;
	padding: 10px;
	margin-left: 1%;
	width: 45%;
	border: #D00000 3px solid;
	background: #ebe48b;
	height: 40px;
}

.formulaire_inscription_good {
	font-size: 16px;
	padding: 10px;
	margin-left: 1%;
	width: 46%;
	border: #CCC 1px solid;
	background: #e4e48b;
	height: 40px;
}

.formulaire_inscription_submit {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	text-decoration: none;
	letter-spacing: 2px;
	border: #000000 1px solid;
	width: 27%;
	background: #d4b502;
	color: #111;
	padding: 10px;
}

.facebook_button {
	background-color: #3b5998;
	border-color: #d8dfea rgb(14, 31, 91) rgb(14, 31, 91) rgb(216, 223, 234);
	border-style: solid;
	border-width: 1px;
	color: #fff;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0 10px;
	padding: 5px 10px;
}

.style_news {
	text-align: left;	
	margin: 0px 15px;
	padding: 5px;
	background-color: #e2e28c;
	border-style: solid;
	border-width: 1px;
}

.formulaire_invitation_select {
	width: 300px;
	background: #e4e48b;
	border: #CCC 1px solid;
}

.formulaire_inscription_submit:hover {
	background: #7a0e01;
	color: #d49f02;
	cursor: pointer;
}

#formulaire_post {
	width: 100%;
}

#formulaire_post p {
	margin: 3px 0;
}

#formulaire_post textarea {
	border: #CCC 1px solid;
	background: #e4e4b0;
	width: 290px;
}

#formulaire_post textarea:hover,#formulaire_post textarea:focus {
	background: #e4c96d;
}

#formulaire_post input[type="submit"]:hover {
	background: #7a0e01;
	color: #d49f02;
	cursor: pointer;
}

.formulaire_post_submit {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration: none;
	letter-spacing: 2px;
	border: #000000 1px solid;
	background: #d4b502;
	color: #111;
	padding: 5px;
	margin: 18px 0px 28px 2px;
}

table#resultats {
	border: 0px solid #666;
	width: 100%;
}

.titlebloc {
	border: 1px solid #666;
}

table#record {
	background-color: #e4e48b;
	border: 0px solid #666;
	border-collapse: collapse;
	width: 100%;
}

.titlerow {
	padding: 8px;
	font-weight: bold;
	text-align: center;
	background-color: #e3c87b;
	color: #111;
}

.centercol {
	padding: 5px;
	text-align: center;
	width: 120px;
}

.leftcolnormal {
	padding: 5px;
	text-align: right;
	width: 160px;
}

.leftcolbold {
	padding: 5px;
	font-weight: bold;
	text-align: right;
	width: 160px;
	background-color: #D0FFFF;
	border: 1px dotted black;
}

.rightcolnormal {
	padding: 5px;
	text-align: left;
	width: 160px;
}

.rightcolbold {
	padding: 5px;
	font-weight: bold;
	text-align: left;
	width: 160px;
	background-color: #D0FFFF;
	border: 1px dotted black;
}

table#classement {
	border: 1px solid #666;
	border-spacing: 0px;
}

table#classement td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #666;
}

table#classement th {
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #e3c87b;
	color: #111;
}

.table_row_top {
	background-color: #e4ffc0;
}

.table_row_middle {
	background-color: #f2ffd5;
}

.table_row_bottom {
	background-color: #f2deb7;
}

.joueurcol {
	border-right: 1px solid #666;
	text-align: center;
	width: 160px;
}

.ptscol {
	text-align: center;
	width: 40px;
}

.Jcol {
	text-align: center;
	width: 40px;
}

.viecol {
	text-align: center;
	width: 60px;
}

#form_choix_championnat {
	width: 70%;
}

#form_choix_championnat label {
	display: block;
	width: 70px;
	float: left;
	text-align: center;
	letter-spacing: 1px;
}

#form_choix_championnat select {
	width: 60px;
	background-color: #e4c96d;
}

#form_choix_championnat select:hover,#form_choix_championnat select:focus
	{
	background-color: #e4c96d;
}

#form_choix_championnat input[type="submit"]:hover {
	background: #7a0e01;
	color: #d49f02;
	cursor: pointer;
}

.form_choix_championnat_submit {
	margin-top: 4px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration: none;
	letter-spacing: 2px;
	border: #000000 1px solid;
	width: 40px;
	background: #d4b502;
	color: #111;
	padding: 5px;
}

#bloc_form {
	float: left;
}

#div_left_half {
	width: 45%;
	float: left;
	vertical-align: middle;
	text-align: right;
	margin-top: 6px;
	margin-right: 15px;
}

#div_right_half {
	width: 50%;
	float: right;
	vertical-align: middle;
}

#pub_120_600{
	width: 160px;
	padding: 15px 25px;	
}

.form_message {
	
}

#message_list {
	overflow: auto;
	width: 100%;
	max-height: 400px;
	scrollbar-face-color: black;
	scrollbar-arrow-color: #00F6FF;
	scrollbar-track-color: black;
	scrollbar-highlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: black;
	scrollbar-3dlight-color: black;
}

#message {
	padding: 5px 0px 10px 0px;
	border-top: #000000 1px solid;
	width: 97%;
}

#message p {
	padding: 0px;
	margin-top: 10px;
	font-size: 15px;
}

#message a {
	color: #271706;
}

#message a:hover {
	color: #271706;
}

#bloc_underline {
	padding: 5px 0px 10px 0px;
	border-top: #000000 1px solid;
}

#bloc_underline p {
	padding: 0px;
	margin-top: 10px;
	font-size: 16px;
}

.rouge {
	color: #7a0e01;
}

.rouge_clair {
	color: #C00000;
}

.bleu {
	color: #0000C0;
}

.jaune {
	color: #d4b502;
}

.vert {
	color: #49861b;
}

.creme {
	color: #e4e48b;
}

.marron {
	color: #271706;
}
