* {margin:0;padding:0}
body {
	background: #dae5f7 url(../images/background.jpg) 0 0 no-repeat;
	font: normal 80%/1em Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #000;
	margin: 0;
	padding: 0 0 2em 0;
	text-align: center;
}

p {
	margin: 0 0 3px 0px;
}

a {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #111;
	text-decoration: none;
}
a:hover, a:focus {
	color: #FFF;
	background-color: #426EC6;
	text-decoration: none;
}
a img {
	border: 0 none;
}
.nohover a:hover, .nohover a:hover a:focus, .nohover a:hover a:visited{  
	background: none;
	color: #666;  /* s'il y a un texte avec l'image à survoler */
}

h1 {
	margin: 0 0 3px 0px;
	font-size: 1.6em;
}

.bleu {
	color: #426ec6;
}

/* ------------------------------------ */
/*            menu horiz du haut        */
/* ------------------------------------ */

#liensentete {
	background: url(../images/entete/entete_bas.gif) left top no-repeat; 
	width: 798px;
  height:21px;
	padding: 0px 0 14px 0;
	text-align: left;
	margin: 0 auto;		/* centrage bloc Firefox */
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
}
#liensentete ul {
	margin-top: 9px;
}
#liensentete li {
	list-style-type: none;
	font-size: 0.9em;
	padding: 0 5px 0 0;
	display: inline;
	color: black;
}

/* ------------------------------------ */
/*            titres                    */
/* ------------------------------------ */

.titrepage2 {
	height: 30px;
	color: #426ec6;
	font-size: 1.4em;
	text-align: left;
	font-variant: small-caps;
  line-height: 2em;
	letter-spacing: 0.2em;
	margin: 0 auto;
  border-bottom: 1px solid #426ec6;
  padding-left:1.5em;
}

.titreconfirmation {
	font-size: 1.4em;
  line-height: 1.5em;
	color: #333;
	font-variant: small-caps;
  padding: 0.75em 0 0.5em 0 ;
}

.titre2 {
	color: #426EC6;
	font-weight: normal;
	font-size: 1.35em;
}

.titre3 {
	font-size: 1.2em;
	font-weight: bold;
  padding: 0.2em 0 0.2em 0 ;
	text-align: center;
  line-height: 1em;
	color: #333;
	letter-spacing: 0.1em;
}

.titre4 {
	font-size: 1.1em;
  line-height: 1em;
	color: #666;
	font-weight: bold;
	font-variant: small-caps;
  padding: 0.75em 0 0.2em 0 ;
}
.titre4bleu {
	font-size: 1.1em;
  line-height: 1em;
	color: #426ec6;
	font-weight: bold;
	font-variant: small-caps;
  padding: 0.75em 0 0.2em 0 ;
}

.titre5 {
	color: #426EC6;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.35em;
}

.titre6 {
	color: #426EC6;
	font-weight: bold;
	font-size: 1.35em;
}

.titre7 {
	font-size: 1.25em;
	color: #333;
	font-variant: small-caps;
  padding: 0.75em 0 0 0 ;
}

.titregris {
	font-size: 1em;
  line-height: 0.85em;
	color: #777;
	font-variant: small-caps;
}

.titrecalendrier {
	border: thin solid #333;
	font-variant: small-caps;
	font-size: 1.3em;
	color: #333;
	background-color: #ffffe9; 
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0 auto;		/* centrage bloc Firefox */
  width:350px;
}

/* ------------------------------------ */
/*      infobulles                     */
/* ------------------------------------ */
#infobulleacces {
	font: normal 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	position: absolute;
/*	visibility: hidden;*/
	display: none;
	z-index: 50;
	border: 1px solid #426EC6;
	padding: 10px;
	background-color: #fff;
	opacity: .95;
}
#infobulleacces .titrebulle {
	color: #426EC6;
  font-variant: small-caps;
  font-size: 14px;
  font-weight: bold;
	margin-bottom: 7px;
	border-top: 1px #999 solid;
	border-bottom: 1px #999 solid;
}

#infobullepatton {
	font: normal 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	position: absolute;
/*	visibility: hidden;*/
	display: none;
	z-index: 50;
	border: 1px solid #426ec6;
	background-color: #FFD;
}
#infobullepatton .titrebulle {
	background-color: #426ec6;
	color: #FFF;
  font-variant: small-caps;
  font-size: 14px;
  font-weight: bold;
  padding:10px 5px 10px 5px;
}

#infobullepatton .txtbulle {
	background-color: linen;
	color: #333;
  font-variant: small-caps;
	text-align: left;
  line-height: 1.75em;
  font-weight: bold;
  padding: 25px;
	display: block;
}
/* ------------------------------------ */
/*            Bas de page               */
/* ------------------------------------ */
#clearombre {
	width: 800px;
	height: 1px;
	background: url(../images/fondmainombre.png) left top no-repeat;
	margin: 0 auto;
	clear: both;
}


#signature {
	width: 421px;
	height: 30px;
	color: #333;
	font-size: 1.4em;
	text-align: center;
	font-variant: small-caps;
  line-height: 2em;
	letter-spacing: 0.2em;
	margin: 0 auto;
  border-bottom: 1px solid #999;
}

.adressebasdepage {
	color: #666;
	font-weight: normal;
}

/*---------------------------*/ 
/*--- POSITION CADRES IMAGES */ 
/*---------------------------*/ 
.gauche {
	float: left;
	font-size: 0.9em;
	text-align: left;
/*	background: yellow; */
}
.droite {
	float: right;
	font-size: 0.9em;
	text-align: left;
  margin-left: 25px;
/*	background: pink; */
}

.centre {
	float: none;
	font-size: 0.9em;
  line-height: 1.5em;
	text-align: center;

/*border: 1px solid #999;*/
}


/* ------------------------------------ */
/*            Divers                    */
/* ------------------------------------ */

.cartevisite {  
	background: #fff url(../images/logo_carte_visite.gif) right bottom no-repeat;
	width: 370px;
	margin: 0 auto;		/* centrage bloc Firefox */
	padding: 1em 0 1em 2em;
  text-align: left;
  border: 3px double #999;
}
.txtcartevisite {  /*adresse sur carte visite*/
	background: #fff;
  text-align: left;
	width: 200px;
	font-size: 1em;
  line-height: 1.5em;
	color: #111;
  margin-left: 10px;
	background-color: #426EC6;
}

.txtpetit {
	font-size: .85em;
}
.encadrepetit {
	border: thin solid #666;
	color: #000;
	background-color: #F8F1D8;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	margin: 0 auto;		/* centrage bloc Firefox */
  width:450px;
}

.lignesombre{
  font-size:1.2em;
	color: #FFF;
	background-color: #666;
	padding: 10px;
	margin: 0 auto;		/* centrage bloc Firefox */
}

/* TABLEAUX */
.tableau{
  font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size:1em;
  width:700px;
  text-align:center;
  background:#ddd;
  border-top:3px solid #999;
  border-bottom:3px solid #999;
  border-collapse:collapse;
	margin: 0 auto;		/* centrage bloc Firefox */
  padding:8px;
}
.tableau tr:hover td{
  background:#cdc;
  color:black;
}

.tableaulignetitre{
  background:#387;
  color:#fff;
  font-size:1.1em;
  border-bottom:1px solid #666;
  border-right:1px solid #666;
  border-left:1px solid #666;
}
.tabroute{
  font-size:1.1em;
  background:#efe;
  color:#333;
  height: 2em;
}
.bb{
  border-bottom:1px solid #666;
}
.bg{
  border-left:1px solid #666;
}
.bd{
  border-right:1px solid #666;
}

.tableauresultat{
  font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  border-top:3px solid #999;
  border-bottom:3px solid #999;
 	margin: 0 auto;		/* centrage bloc Firefox */
  padding:8px;
  border-spacing: 0px;
}

.titreTD {
	font-size: 1.2em;
	font-weight: bold;
  padding: 0.2em 0 0.2em 0 ;
  line-height: 1em;
	color: #333;
	letter-spacing: 0.1em;
}

.bordureTR {
  border-bottom: 1px #999 solid;
}

.ligne0{
  background-color: #FFF;
}
.ligne1{
  background-color: #DDD;
}
.ligne2{
  background-color: #EEE;
}
.ligne3{
  background-color: #EEE;
  border-bottom:3px solid #000;
}

#liensbas {
	width: 698px;
	text-align: center;
	font-size: 0.9em;
  height: 46px;
	padding-top: 1em;
	margin: 0 auto;		/* centrage bloc Firefox */
  clear: both;
  border: 1px solid white;
}
.txtraye {
/*  text-decoration : line-through; */
  background-color: lightsalmon;
  color: #666;
}

.lettrine {
	font-size: 2em;
	color: #333;
	line-height: 1em;
	margin-right: -3px;
	padding: 0px 3px 5px 1px;
}

.typetournoi {
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
  font-variant: small-caps;
  letter-spacing: 0.1em;
}

.lienencadre {
  border-bottom: 1px solid #426EC6;
  font-style: italic;
	padding-bottom: 2px;
}

.selection{
	color: #426EC6;
	font-weight: bold;
}

.cache {
	display: none;
	position: absolute;
	top: -5000px;
	left: 0;
}
