body {
	margin: 0;
	font-family:Tahoma,Verdana, Helvetica, sans-serif;
	font-size: 2.0em;
}

#document
{   position:absolute;
    left:0px;
    top:0px;
    width:100%; /*largeur  */
    height:100%; /*hauteur */
	background-color:#ebe0de;
}

#haut
{    position:absolute;
     right:5%;
     top:0px;
     width:80%;
     height:8%;
}

#authent
{    position:absolute;
     right:0px;
     top:0px;
     width:100%;
     height:25%;
}

#sponsor
{
	position:absolute;
	right:5%;
	bottom:0px;
	width:80%;
	height:8%;

}

#droite
{
	position:absolute;
	right:0px;
	bottom:0%;
	width:5%;
	height:100%;

}

#droitemenu
{
	position:absolute;
	left:15%;
	bottom:8%;
	width:5%;
	top:8%;

}

#menu_gauche
{	
	position:absolute;
	left:0px;
	top:0px;
	width:15%;
	height:100%;
    overflow: auto ;
} 

#adm_menu_gauche
{	
	position:absolute;
	left:0px;
	top:0px;
	width:15%;
	height:100%;
	background-color:#2E2E2E;
    overflow: auto ;
} 



IMG {
	border:none; 
}  


a {color: #3333FF; text-decoration: underline; font-weight: bold; background-color:transparent;}

td#mainmenu a {	
	color: #0000FF;
	display: block;
	margin: 0px;
	padding: 2px; 
	text-decoration: none;
}
td#mainmenu a:hover {
	background-color:#EEFFDD;
	color:#339900;
}

#adm_main
{
    float: right;
	position:absolute;
	right:0px;
	bottom:0px;
	width:85%;
	height:100%;
	overflow: auto ;

}

#main
{
	position:absolute;
	right:5%;
	bottom:8%;
	width:75%;
	height:84%;
    background-image: url("logos/fond.jpg");
	overflow: auto ;   
	font-size:10pt;
}
 
H1 {
     font-size:1.5em;
}

p
{ padding:1em;
  font-size:10pt;
}

TR.edition {
     background-color:#FFCC99;
     font-size:1em;
     font-variant:small-caps;
     color:#3333FF;
}

A:link {
     color:#CCC;
}
A:visited {
     color:#CCC;
}
A:active {
     color:#CCC;
}
   
TD {padding:4 5 2 5;}
 
TD.categorie {
     background-color:#FF99CC;
	 font-weight:bold;
     font-size:2em; 
}

TD.jeune {
     background-color:#00FF33;
	 font-weight:bold;
     font-size:1.5em; 
}

TD.adulte {
     background-color:#FF9966;
	 font-weight:bold;
     font-size:1.5em; 
}

TD.vieux {
     background-color:#996600;
	 font-weight:bold;
     font-size:1.5em; 
}

TD.senior {
     background-color:#FF6600;
     font-size:1.5em;
}

TD.vainqueur {
     background-color:#FFD8E4;
     font-size:1em;
} 

TD.finaliste {
     background-color:#FFD8C4;
     font-size:1em;
} 

TD.demi {
     background-color:#FFD8A4;
     font-size:1em;
} 

TR.entete {
     background-color:#DCFFA1;
     font-size:13pt;
	 font-weight: bold;
}

TR.pair
{    background-color:#DFFFD3;
}

TR.impair
{	 background-color:#CCFFDD;
} 

TR.pairCapitaine
{    background-color:#FF9933;
}

TR.impairCapitaine
{	 background-color:#FFC58B;
} 

TR.pairBureau
{    background-color:#66CCFF;
}

TR.impairBureau
{	 background-color:#82FBFE;
} 

TR.pairDoc
{    background-color:#33CC33;
}

TR.impairDoc
{	 background-color:#91E391;
} 

TR.pairTarif
{    background-color:#D7AFFF;
}

TR.impairTarif
{	 background-color:#E8D1FF;
} 

TR.pairEcole
{    background-color:#CC6600;
}

TR.impairEcole
{	 background-color:#CC9200;
} 

TR.pairPhoto
{    background-color:#DFFFD3;
}

TR.impairPhoto
{	 background-color:#CCFFDD;
} 

TR.pairPresse
{    background-color:#CCCC00;
}

TR.impairPresse
{	 background-color:#CC9900;
} 

TR.pairChamp
{    background-color:#FFD8E4;
}

TR.impairChamp
{	 background-color:#FFCCCC;
} 

INPUT,TEXTAREA
{    background-color:#DCFFFF;
	 border:1px solid #3333FF;
}

div#titre{
	 text-align: center;
     font-size:25px;
     color:blue;
	 text-decoration:underline;
	 margin-bottom:20px;
	 font-weight: bold;
}

div#buttonA {

    margin-left: 50px;

}

div#buttonA ul {

    margin: 0px;

    padding: 0px;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 12px;

    line-height: 30px;

}

div#buttonA li {

    list-style-type: none;

    height: 30px;

    width: 125px;

    margin: 20px;

    text-align:center;

}

div#buttonA li a {

    height: 100%;

    width: 100%;

    display: block;

    text-decoration: none;

    border-width: 6px;

}

div#buttonA li a:link {

    color: #3333FF;

    font-weight: bold;

    background-color: #999999;

    border-style: outset;

}

div#buttonA li a:visited {

    color: #FFFFFF;

    font-weight: bold;

    background-color: #999999;

    border-style: inset;

}

div#buttonA li a:hover {

    font-weight: bold;

    color: #FFFFFF;

    background-color: #666666;

    border-style: outset;

}

div#buttonA li a:active {

    font-weight: bold;

    color: #FFFFFF;

    background-color: #999999;

    border-style: inset;

}

SELECT
{
}


TABLE
{
     border:0px none #3333FF;
	 font-size:9pt;
	 border-collapse: collapse;
	 padding:0; 
}

	 
TABLE.contenuResult 	
{    background-color:#DFFFD3;
}

TABLE.contenuForm 	
{    background-color:#DFFFD3;
	 font-size:8pt;
	 font-weight: bold;	
}

TABLE.normal
{    background-color:#2FD7D2;
}

TABLE.important
{    background-color:#FF9900;
     font-weight:bold;
	 font-size:10pt;
	 border-color:#3333FF;
	 border:3px;
	 border-style:solid;
}

TABLE.rappel
{    background-color:white;
     font:bold;
}	  

ul {	
	margin:2px;
	padding: 2px;
	text-align: left;
}
li {
	margin-left:2px;
	color: #3333FF;
}
