﻿@charset "utf-8";
/* CSS Document */

body {
	background-color:#cfcfcf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	text-decoration: none;
	outline-style: none;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	
}
img {
	text-decoration: none;
	outline-style: none;
	border:0px;
}
#background_haut {
	background:url(images/bg/haut.png);
	background-repeat:no-repeat;
	height:221px;
	width:1008px;
	padding-top:10px;
}
#background_milieu {
	background:url(images/bg/milieu.png);
	width:1008px;
	background-repeat:repeat-y;
	overflow:hidden;
	padding-bottom:10px;
}
#background_bas {
	background:url(images/bg/bas.png);
	background-repeat:no-repeat;
	height:155px;
	width:1008px;
	clear:both;
}
#header {
	height:220px;
	width:952px;
	background:url(images/header/fond.png);
	background-repeat:no-repeat;
}
#gauche {
	width:184px;
	margin-left:28px;
	margin-top:5px;
	float:left;
}
#droite {
	width:770px;
	margin-top:5px;
	float:left;
}
#titre_bloc_tournois {
	width:178px;
	height:33px;
	background:url(images/gauche/titre_tournois.png);
}
#titre_bloc_partenaires {
	width:178px;
	height:33px;
	background:url(images/gauche/titre_partenaires.png);
}
#contenu_bloc_gauche {
	width:178px;
	background-repeat:repeat-y;
	background:url(images/gauche/contenu.png);
}
#footer_bloc_gauche {
	width:178px;
	height:18px;
	background:url(images/gauche/footer.png);
}
#titre_page_accueil {
	width:765px;
	height:33px;
	background:url(images/droite/titre_accueil.png);
}
#titre_page_contact {
	width:765px;
	height:33px;
	background:url(images/titre/contact.png);
	background-repeat:no-repeat;
}
#titre_page_equipe {
	width:765px;
	height:33px;
	background:url(images/titre/equipe.png);
	background-repeat:no-repeat;
}
#titre_page_membre {
	width:765px;
	height:33px;
	background:url(images/titre/membre.png);
	background-repeat:no-repeat;
}
#titre_page_partenaire {
	width:765px;
	height:33px;
	background:url(images/titre/partenaire.png);
	background-repeat:no-repeat;
}
#titre_page_tournoi {
	width:765px;
	height:33px;
	background:url(images/titre/tournoi.png);
	background-repeat:no-repeat;
}
#titre_page_admin {
	width:765px;
	height:33px;
	background:url(images/titre/admin.png);
	background-repeat:no-repeat;
}
#titre_page_reglement {
	width:765px;
	height:33px;
	background:url(images/titre/reglement.png);
	background-repeat:no-repeat;
}
#contenu_bloc_droite {
	width:755px;
	background-repeat:repeat-y;
	background:url(images/droite/contenu.png);
	padding:5px;
	overflow:hidden;
}
#contenu_bloc_droite a{
	color:#000000;
}
#footer_bloc_droite {
	width:765px;
	height:20px;
	background:url(images/droite/footer.png);
}
#news_titre {
	width:743px;
	height:21px;
	background:url(images/news/titre.png);
	font-size:13px;
	font-weight:bold;
	padding-top:4px;
	padding-left:5px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
#news_titre a{
	color:#CCCCCC;
}
#news_contenu {
	width:730px;
	background:url(images/news/contenu.png);
	background-repeat:repeat-y;
	padding:9px;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
}
#news_footer {
	width:748px;
	height:17px;
	background:url(images/news/footer.png);
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
}
#news_footer a{
	color:#FFFFFF;
}
#barre_droite {
	float:right;
	margin-top:7px;
	margin-right:13px;
}
#barre_login {
	float:left;
	margin-left:10px;
	margin-top:4px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	height:24px;
}
#barre_login a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#CCCCCC;
}
#barre_login .username {
	width:91px;
	height:18px;
	background:url(images/login/input.png);
	background-repeat:no-repeat;
	border: none;
	padding-top:3px;
	padding-left:5px;
}
#barre_login .password {
	width:91px;
	height:18px;
	background:url(images/login/input.png);	
	background-repeat:no-repeat;
	border: none;
	padding-top:3px;
	padding-left:5px;
}
#barre_login .login {
	width:58px;
	height:21px;
	background:url(images/login/login.png);
	background-repeat:no-repeat;
	border: none;
	outline-style: none;
	text-decoration: none;
}
#barre_login .login:focus {
	border: none;
	outline-style: none;
	text-decoration: none;
}
#menu {
	margin-top:145px;
	float:right;
}
#error {
	position:absolute;
	margin-top:-13px;
	margin-left:20px;
	color:#FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
}
#footer {
	width:949px;
	height:141px;
	background:url(images/footer/fond.png);
}
label {
	width:200px;
	display: block;
	float: left;
	text-align:left;
	margin-left:90px;
}
.titre_tournoi_tableau {
	font-weight:bold;
	border:0px;
}
.tournoi_tableau {
	border:1px;
}
.equipe {
	background-image:url(images/bracket/fond_case.png);
	background-repeat:no-repeat;
	width:113px;
	height:32px;
	padding-left:5px;
}
.barre {
	background-image:url(images/bracket/barre.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
}
.croix_haut {
	background-image:url(images/bracket/croix_haut.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
}
.croix_bas {
	background-image:url(images/bracket/croix_bas.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
}
.croix_milieu{
	background-image:url(images/bracket/croix_milieu.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
}
.aff_score{
	text-align:center;
}
fieldset { 
border: 1px solid #595959; 
padding:10px;   
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
}