/*

# ***** AVERTISSEMENT SUR LA LICENSE *****
# Copyright COSSE Karl, 2006-2007
# 
# Adresse mail : admin@zKup.fr
# 
# Ce logiciel est un programme informatique servant à la gestion
# de tournoi de jeux facilement via l'interface du site.
# 
# Ce logiciel est régi par la licence CeCILL soumise au droit français et
# respectant les principes de diffusion des logiciels libres. Vous pouvez
# utiliser, modifier et/ou redistribuer ce programme sous les conditions
# de la licence CeCILL telle que diffusée par le CEA, le CNRS et l'INRIA 
# sur le site "http://www.cecill.info".
# 
# En contrepartie de l'accessibilité au code source et des droits de copie,
# de modification et de redistribution accordés par cette licence, il n'est
# offert aux utilisateurs qu'une garantie limitée.  Pour les mêmes raisons,
# seule une responsabilité restreinte pèse sur l'auteur du programme,  le
# titulaire des droits patrimoniaux et les concédants successifs.
# 
# A cet égard  l'attention de l'utilisateur est attirée sur les risques
# associés au chargement,  à l'utilisation,  à la modification et/ou au
# développement et à la reproduction du logiciel par l'utilisateur étant 
# donné sa spécificité de logiciel libre, qui peut le rendre complexe à 
# manipuler et qui le réserve donc à des développeurs et des professionnels
# avertis possédant  des  connaissances  informatiques approfondies.  Les
# utilisateurs sont donc invités à charger  et  tester  l'adéquation  du
# logiciel à leurs besoins dans des conditions permettant d'assurer la
# sécurité de leurs systèmes et ou de leurs données et, plus généralement, 
# à l'utiliser et l'exploiter dans les mêmes conditions de sécurité. 
# 
# Le fait que vous puissiez accéder à cet en-tête signifie que vous avez 
# pris connaissance de la licence CeCILL, et que vous en avez accepté les
# termes.
# ***** AVERTISSEMENT SUR LA LICENSE *****

*/
body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}
a img{ border: 0 none; }
ul { list-style: square; text-align: left; }
body {
	font-size: 13px; font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	background: white url('../images/theme2/background.jpg') top left repeat-x;
}
/*
*, html * {
	border: 0; margin: 0; padding: 0;
}*/

a, a:visited {
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted black;
}

a:hover {
	border-bottom: 1px solid black;
}

#conteneur {
	background: url('images/bg_header.jpg') top left repeat-x;
}

#header { 
	height: 100px;
	background: url('images/logo.jpg') top left no-repeat;
}

#menu {
	height: 34px;
	line-height: 26px;
}
#menu a,#menu a:hover { color: white; border: 0px none; font-variant: small-caps; font-size: 14px; }
#menu li {
	background: url('images/menu_bg2.jpg') top left repeat-x;
	list-style: none;
	float: left;
	padding-left: 20px;
}
#menu li.transition {
	background: url('images/menu_transition2.jpg') top left no-repeat;
	width: 34px;
	height: 34px;
}
#menu li#pub {
	position: absolute;
	right: 0px;
	margin-right: 10px;
	padding-left: 0px;
}

#corps {
	margin: 10px 20px 50px 20px;
	text-align: left;
}

#copyright {
	display: block;
	position: fixed;
	bottom: 0px;
	background: url('images/menu_bg2.jpg') top left repeat-x;
	border-top:1px dashed #ddd;
	width: 100%;
	text-align: center;
	font-size: 11px;
}

td { font-size: 12px; }

table.arbre,table.equipes {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	margin-top: 20px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
table.arbre { width: auto; margin: 0 auto; border: 0 none; }
table.equipes tr td {
	border-right: 1px solid #ddd;
	padding: 0px 10px;
	height: 27px;
}
table.equipes tr {
	border-bottom:1px dashed black;
}
table.equipes tr:hover {
	background: url('images/bg_menu.jpg') top left repeat-x;
}
table.equipes td {
	}
table.arbre thead th, table.equipes thead td {
	
}
table.equipes thead td,table.arbre thead td {
	text-align: center;
	font-weight: bold;
	}
table.equipes thead {
	border: 1px solid #ddd;
	border-bottom: 1px solid black;
	background: #ddd;
	}
	
table.arbre td { height: 20px; border: 0 none; }
table.arbre tr td.small,table.arbre tr td.H,table.arbre tr td.I,table.arbre tr td.M,table.arbre tr td.B,table.arbre tr td.C
{
	width: 14px;
}
table.arbre tr td.P,table.arbre tr td.LB,table.arbre tr td.W { width: 140px; padding-left: 5px; }
table.arbre tr td.P {
	border: 1px solid #000000;
	padding-left: 5px;
	background: url('images/bg_menu.jpg') top left repeat-x;
	font-size: 12px;
	line-height: 20px;
	margin-right: 15px;
}
table.arbre tr td.LB {
	border: 1px dotted black;
	background: #CCCCCC;
}
table.arbre tr td.W {
	border: 1px dotted red;
	background: white;
}
table.arbre tr td.H {
	background: url(images/arbre/noir/coinGB.png) no-repeat bottom left ;
}
table.arbre tr td.I {
	background: url(images/arbre/noir/coinI.png) repeat-y center left ;
}
table.arbre tr td.M {
	background: url(images/arbre/noir/coinM.png) no-repeat center left ;
}
table.arbre tr td.B {
	background: url(images/arbre/noir/coinGH.png) no-repeat top left ;
}
table.arbre tr td.O {
	background: url(images/arbre/noir/coinO.png) repeat-x top left ;
}
table.arbre tr td.C {
	background: url(images/arbre/noir/coinC.png) no-repeat top left ;
}
table.arbre tr td.HD {
	background: url(images/arbre/noir/coinHD.png) no-repeat top left ;
}
table.arbre tr td.BD {
	background: url(images/arbre/noir/coinBD.png) no-repeat top left ;
}

td.ON {
	background: #b1f5a6;
	color: #1f5416;
	font-weight: bold;
}
td.OFF {
	background: #f5a6a6;
	color: #541616;
	font-weight: bold;
}

#col_gauche {
	position: absolute;
	top: 100px;
	right: 30px;
	width: 200px;
	text-align: right;
	font-size: 10px;
	line-height: 25px;
}
#formSuivre { width: 100%;  }
#col_gauche span { display: block; float: right; margin-left: 10px; }
#col_gauche select { float: right; }
#col_gauche form,#col_gauche select,#col_gauche div div {  }
/*
##############################
##### FORMULAIRES ############
##############################

*/

form {
	width: 50%;
	display: block;
	margin-left : auto;
	margin-right : auto;
	text-align: center;
}

fieldset {
	border: 1px dotted #047D80;
	margin: 5px 10px;
	padding: 10px;
}
fieldset legend {
	margin-left: 15px;
	padding: 0px 4px;
	background-color: #efebca;/*HACK IE*/
}
/* CAS ERREUR */
form *.err {
	border: 1px solid red;
}
/* CAS NORMAL */

form input:hover {
	/*height: 30px;*/
	border: 1px solid green;
}


form input:focus {
	/*height: 30px;*/
	/*background-color: white !important;*/
	/*color: black !important;*/
	border: 1px solid green;
}

form label {
	font-size: 0.8em;
	padding-left: 10px;
	display: block;
	clear: both;
	border-bottom: 1px dotted #047D80;
}
form label span {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	float: left;
	width: 50%;
}
form span.btn {
	display: block;
	width: 95%;
	text-align: right;
	float: none;
}
form span.btn input{
	float: right;
	width: 30%;
	height: inherit;
	display: block;
	margin: 2px;
	border: 1px dotted #00FF33;
}
form span.btn input:hover {
	border: 1px outset green;
}
form input, form select, form textarea {
	display: block;
	border: 1px solid black;
	margin: 3px auto 0px auto;
}
form select {
	margin-bottom: 1px;
	float: right;
}
form input {
	margin-bottom: 1px;
	float: right;
	padding: 0 10px;
}
form textarea#moyen {
	width: 95%;
	height: 300px;
}
form textarea#grand {
	width: 95%;
	height: 600px;
}
form input.cache{
	display: none;
}
input.btn {
	border: 1px solid black;
	margin-right: 10px;
	text-align: center;
}
input.btn:hover, input.btn:focus {
	background-color: black;
	color: white;
	border: 1px solid black;
}

div#tournoi_suivi {
	}
div#tournoi_suivi form {
	}
div#tournoi_suivi form span {
	}
div#tournoi_suivi form select {
	}


table#gerer {
	margin: 5px auto;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid black;
}

table#gerer th {
	background: #eee;
	padding:0 10px;
	border-bottom: 1px solid black;
	height: 25px;
	line-height: 25px;
}
table#gerer tr td {
	border-right: 1px solid black;
	border-left: 1px solid black;
	padding:0 10px;
	height: 20px;
	line-height: 20px;
}
table#gerer tr:hover {
	background: url('images/bg_menu.jpg') top left repeat-x !important;
}
table#gerer tr td.ON {
	font-weight: bold;
	background: #b1f5a6;
	color: #1f5416;
}
table#gerer tr td.OFF {
	font-weight: bold;
	background: #f5a6a6;
	color: #541616;
}
table#gerer tr td.colonne_sel, table#gerer thead th.colonne_sel {
	width: 15px;
}
table#gerer tr td.colonne_sel input, table#gerer thead th.colonne_sel input {
	float: left;
	width: 15px; height: 15px; 
}
table#gerer tr.pair {
	background: #f7f7f7;
}
table#gerer tr.impair td {
	
	border-top: 1px dashed #bbb;
	border-bottom: 1px dashed #bbb;
}
/* Ajout du 31/10/2007 */
p.score {
	display: block;
	float: right;
	font-size: 10px;
	font-family: tahoma;
	margin-right: 2px;
	line-height: 20px;
	float: right;
	width:15px;
	border-left: 1px solid #ccc;
	margin: 0px !important; 
	padding: 0px !important;
	text-align: center;
}

.score_lose { color: red; }
.score_win { color: green; }

/* Module de Contact */

table#form_contact {
	border: 1px dashed #000000;
	border-spacing: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 75px;
	padding-right: 75px;
}

input.btn_contact {
	border: 1px solid #000000;
}

.txt_contact {
	border: 1px solid #000000;
}

div.erreur {
	padding: 10px;
	margin: 15px auto;
	border: 2px solid #FF4A4A;
	background: #FFCECE;
	width: 400px;
	color: #FF4A4A;
	text-align: center;
}

h3.erreur, h3.succes {
	font-variant: small-caps;
	padding: 10px;
	margin: 15px auto;
	border: 2px solid #FF4A4A;
	background: #FFCECE;
	width: 60%;
	font-size: 16px;
	color: #FF4A4A;
	text-align: center;
}
h3.succes {
	border: 2px solid #80FF80;
	background: #B7FFB7;
	color: #009900;
}