body {
	margin: 0 auto; 
	padding: 0; 
	font-family: Arial, Helvetica,arial,verdana,sans-serif; 
	font-size: 12px;
	max-width: 1024px;
	min-width: 800px;
	background: #FFEFD5;
}
img{
	margin:1px;
	border: none;
	vertical-align: middle;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Georgia, Verdana, serif;
	color: #800000;
	text-align: center;
	padding: 0;
	margin: 0 auto 5px auto;
	font-weight: normal;
}
h3 {
	color:#8B4513;
}
h1 {
	padding-top: 10px;
}

/*
Mise en page Michel :) ?
les espaces par rapport au bord gauche ou droit
pour une question de présentation et permettant d'inclure des retraits dans les paragraphes
*/
.espace1 { margin-left: 10px; margin-right: 10px;}
.espace2 { margin-left: 20px; margin-right: 20px;}
.espace3 { margin-left: 30px; margin-right: 30px;}
.espace4 { margin-left: 40px; margin-right: 40px;}
.espace5 { margin-left: 50px; margin-right: 50px;}

.top1 {
	font-size: 1em;
	font-weight: 600;
	background-color: white;

 }

.fond { background-color: white;}
.noel { background-color: blue; color: white; font-weight: bolder;
			text-align: center;
			padding: 2px; }




.points {
		text-align: right;
		 font-weight: 500;
		 background-color: white;
 }
.pointsIC {

		font-size: 0.8em;
		font-weight: 600;
		background-color: white;
 }
.pointsIC1 {
		color: maroon;
		text-align: right;
		font-size: 0.9em;
		font-weight: 600;
		background-color: white;
 }
 .pointsIC2 {
		color: darkblue;
    text-align: right;
		font-size: 0.9em;
		font-weight: 600;
		background-color: white;
 }

.club3 {color: maroon;
			 font-weight: 500;
			 font-size: 1em;
			 background-color: white;
			}

.jeunes1 { border: 1px dotted #FA8072;
           background-color: white;
		   font-size: 1em;
           font-weight: 600;
           color: #FA8072; }


.ligne
	{
	border-top:1pt solid #FFDEAD;
	border-right:1pt solid #FFDEAD;
	border-bottom:1.5pt solid #800000;
	border-left:1pt solid #FFDEAD;
	}




.ligne1
	{
	border-top:1pt solid #FFDEAD;
	border-right:1pt solid #FFDEAD;
	border-bottom:2.5pt solid #800000;
	border-left:1pt solid #FFDEAD;
	}



/*
images et photos
*/
.gif {
	margin:10px;
	padding: 5px;
  	border:1px solid #800000;
}
.photos ul li {
	list-style: none;
	display: inline;
	vertical-align: top;
}
.photos ul li a {
	display: inline-block;
	width: 170px;
}

/*
zone principale de la page
*/
.page {
	padding: 0 15px 20px 15px;
	position: relative;
}

/*
Liens
*/
a {
	text-decoration: underline;
	color: #800000;
}
a:hover{
	color: #800000;
	background-color: #FDD2AC;
	cursor: pointer;
}
a:hover img{
	cursor: pointer;
}



/*
Mise en page spécifique à la première page de la saison
*/

.compteurtext {
	font-size: 10px;
	text-align: center;
}
.compteur {
	color: black;
	font-weight: bold;
	font-size: 120%;
}
.champmonde {
	border: 3px solid #FFEFD5;
	font-size: 80%;
	margin-right: 10px;
}
.champmonde div {
	padding:5px;
}
.champmonde :hover {
	background: #FDD2AC ;
}
.champmonde a {
	color:black;
	text-decoration: none;
}

table.table-saison {
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
table.table-saison tr td{
	vertical-align: top;
}
.banner {
	clear: both;
	padding: 0;
	margin: 0;
	height: 200px;
	background-image:  url(images/AG_2012.png) ;
	background-repeat: no-repeat;
	background-position: right top;
	color: white;
	font-size: 120%;
	max-width: 1024px;
	min-width: 950px;
	overflow: hidden;
}
.banner ul {
	list-style: none;
	margin: 0;
	padding-left: 20px;
	padding-top: 10px;
	width: 250px;
}
.banner ul li {
	list-style: none;
	font-weight: bold;
	margin: 16px 0 16px 0;
	line-height: 0.8em;
	color: lightgray;
}
.banner a{
	color: white;
	font-size: 14px;
	text-indent: 0;
	text-decoration: none;
	padding: 2px;
}
.banner a:hover{
	background-color: white; 
	color: #82A453;
	cursor: pointer;
}
.revueduclub {
	
}
.revueduclub a{
	color: #800000;
	text-align: center;
	display: block;
	letter-spacing: 0;
	font-weight: bold;
	position: absolute;
	top: -35px;
	left: 125px;
	background-image: url(images/smiley_journal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 36px 2px 7px 2px;
}
.revueduclub a:hover{
	background-color: white;
	color: #800000;
}	
.areamenu {
	width: 200px;
	vertical-align: top;
	font-size: 14px;
	text-align: left;  
	padding: 10px 5px;
}
.areamenu .subtitle a{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.areamenu .subtitle a:hover{
	cursor: pointer;
	text-decoration: underline;
}
.areamenu ul  {
	list-style: none;
	padding: 0;
}
.areamenu ul li {
	list-style: none;
	margin-top: 10px;
	font-weight: bold;
	color: #000000;
}
.areamenu li img {
	vertical-align: middle;
}
.areamenu ul li ul li {
	font-size:12px;
	list-style: none;
	margin-top: 1px;
	font-weight: normal;
	margin-left: 20px;
}
.areamenu ul li ul li a {
	text-decoration: none;
	color: #800000;
}
.areamenu ul li ul li a:hover {
	background-color: #FFEFD5;
	cursor: pointer;
	font-weight:bold;
	text-decoration: underline;
}
.areamiddle {
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 0;
}
.areamiddle .title {
	width: 100%;
	padding: 6px;
}
.areamiddle .data {
	vertical-align: top;
	margin: 10px 0;
	padding: 5px;
	text-align: left;
}
.areamiddle .data .subtitle {
	font-weight: bold;
	font-size: 120%;
	color: #82A453;
}
.areamiddle .data ul .important{
	font-size: 14px;
	font-weight: bold;
}
.areamiddle .jeunes {
	border-left: 5px solid red;
	background: #FFEFD5;
}
.areamiddle .jeunes .subtitle {
	color: red;
}
.areamiddle .actu{
	border-left: 5px solid  #82A453;
}
.areamiddle .agenda{
	border-left: 5px solid #82A453;
}
.areamiddle .auclub{
	border-left: 5px solid  #82A453;
}
.areamiddle .data ul li {
	margin-bottom:3px;
}



/*
Mise en page specifique pour les pages de texte (statuts, règlements,...)
avec mise en page dans une table "table-texte"
*/

table.table-texte {
	width: 80%;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 20px;
	text-align: justify;
	vertical-align: top;
}
table.table-texte .soustitre{
	background-color: white;
}
table.table-texte tr.soustitre  td{
	padding: 5px;
	border: 1px solid #735D4C;
}
table.table-texte tr td {
	vertical-align: top;
}
table.table-texte tr  .art{
	font-weight: bold;
	white-space: nowrap;
	color:#735D4C;	
}

table.table-sans-bordure, table.table-avec-bordure  {
	width: auto;
	border-collapse: collapse;
	text-align: left;
}
table.table-avec-bordure {
	margin: 0 auto;
	background: #FFEFD5;
}
table.table-avec-bordure tr td, .table-avec-bordure tr th{
	border: 2px solid #ffdead;
	padding: 2px 5px;
}
table.table-avec-bordure tr th{
	border-bottom: 2px solid #8B4513;
}
table.table-avec-bordure tr th, table tr .colonne-titre{
	font-weight: bold;
	color: #735D4C;
}
table tr td .left {
	border-left: 4px solid #8B4513;
}

/*
mise en page coupe du Club
mais pourrait servir à définir tous résultats... tournois, championnat, interclubs  définis par une table !
*/
table.table-coupe { 
	margin: 10px auto;
	width: 800px;
	border-collapse: collapse;
}
table.table-coupe tr th, table.table-coupe tr td{ 
	padding: 2px;
	font-family: Verdana, Georgia, Arial, "Courier New", serif;
	border: 2px solid #ffdead;
}
.entete {
	position: absolute; 
	top: 10px; 
	left: 30px;
	background: #FFFFFF;
	padding: 3px;
}
.entete p{
	margin: 0;
	padding: 5px;
}

/**
 Styles pour les pages interclubs
*/
.resume-partie {
	margin: 15px 50px;
	padding: 25px;
	border: 2px solid maroon;
	background: white;
	text-align: justify;
}
.resume-partie .mot{
	color: blue;
	font-weight: bold;
}
.resume-partie .note{
	color: maroon;
	font-weight: bold;
	font-size: 80%;
}
.resume-partie strong{
	color: maroon;
	font-weight: bold;
	font-size: 105%;
}
.resume-partie .enimage{
	float: right;
	text-align: center;
	padding: 0 0 25px 25px;
}
.resume-partie .enimage a{
	display: block;
}
.resume-partie .enimage img{
	padding: 3px;
}
table.table-partie{
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Georgia, Arial, "Courier New", serif;
	border: 2px solid #ffdead;
	border-collapse: collapse;
}
table.table-partie th{ 
	border: 1px solid #ffdead;
	padding: 2px; 
}
table.table-partie td{ 
	border: 1px solid #ffdead;
	padding: 2px; 
}

/*
	Style des cellules (tr)
*/
.nom  { 
	background-color: #f5deb3;
	font-size: 0.8em;
}
.top { 
	font-size: 0.9em;
	background-color: white;
}
.topcoupe {
	font-size: 0.7em;
	text-align: right;
 }
.gagne { 
	font-family: Verdanan, Arial, "Courier New", "Times New Roman", serif;
	font-size: 1em;
	color: maroon;
	font-weight: 600;
	background-color: white;
	text-align: center;
}
.pourcent {
	font-family: verdana, "Courier New", "Times New Roman", Arial, serif;
	background-color: rgb(197, 197, 197);
	font-size: 0.8em;
	text-align: center;
}
.pourcentcoupe {
	font-family: verdana, "Courier New", "Times New Roman", Arial, serif;
	background-color: rgb(197, 197, 197);
	font-size: 0.8em;
	text-align: center;
}
.points {
	text-align: right;
	font-weight: 500;
	background-color: white;
}
.handicap {
	color: maroon;
	font-weight: 400;
	font-size: 0.8em;
	background-color: rgb(197, 197, 197);
}
.pointshandicap {
	text-align: right;
	font-weight: 500;
	font-size: 0.8em;
}
.match {
	font-size: 0.8em;
	text-align: center;
	font-weight: 600;
	background-color: #FFEFD5;
}
.jeunes { 
	background-color: #FFEFD5;
	border-left: 5px solid red;  
}
.difference { 
	background-color: #FFEFD5;
    text-align: center;
    font-size: 1em;
	font-weight: 600;
}
.solo { 
	text-align: center;
	font-weight: bold;
	color: rgb(113, 0, 0);
	background-color: #FFFFF0;
}
.duo { 
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	background-color: white;
}
.soustop1 {
	font-family: verdana, "Courier New", "Times New Roman", Arial, serif;
	background-color: rgb(197, 197, 197);
	font-size: 0.8em;
}
.pointsIC {
	background: white;
	font-weight: bold;
}
.pointsIC1 {
	background: white;
}
.pointsIC2 {
	
}
.son{
	font-weight: bold;
	color:#8B4513;

}

.club{
	font-weight: bold;
	color:#8B4513;
	font-size: 0.8em;
  }

/*
	Définitions standard (en dernier pour être prioritaire)
*/
/* couleurs de fond */
.background-menu         { background-color: white;} /* blanc */
.background-page         { background-color: #FFF8DC;} /* beige clair */
.background-article    { background-color: #FFF8DC;} /* beige clair */
.background-body          { background-color: #FFEFD5; } /* beige moyen */
.background-manchette { background-color: #82A453;} /* vert Soignies */

/* Couleurs texte */
.couleur-noir  {color: black;}
.couleur-tresfonce {color:#800000;} /* brun très foncé */
.couleur-fonce{color:#735D4C;} /* brun foncé */
.couleur-moyen {color:#8B4513;} /* brun moyen */

.rouge { color: red;}
.classique, .classique a { color: white; background-color: #406566 ; }
.maroon { background-color: maroon;}

/* tailles et alignement de texte */
.petit { font-size: 0.8em;}
.trespetit{ font-size: 0.6em;}
.moyen { font-size: 1em;}
.grand { font-size: 1.4em;}
.tresgrand { font-size: 1.6em;}

.centre {text-align: center;}
.center{ text-align: center;}
.right{ text-align: right;}
.left{ text-align: left;}
.justify{ text-align: justify;} 
table.center { margin-left: auto; margin-right: auto; }


