/* CSS Document */
.body
{
	background-color: #ee7900;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 5px;
	z-index: 1;
	text-align: center; /*  permet de mettre l'affichage centr� sous IE !!!*/
	font-family: Arial,verdana, Times, serif ;
	font-size: 12px;
}
.body_box
{
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 5px;
	z-index: 1;
	text-align: center; /*  permet de mettre l'affichage centr� sous IE !!!*/
	font-family: Arial,verdana, Times, serif ;
	font-size: 12px;
}

#input
{ font-size: small; }

#table
{ font-size: small; }

.form_test{
border-bottom: 1px solid #ee7900;
}

#centre
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.bandeau
{
	position: relative;
/*	background-color: #ffcc99;*/
background-color: #ffffff;
	width: 1000px;
	height: 180px;
	background-position: center;
	/*background-image: url(../commun/swf/test1.swf);
	background-image: url(../commun/images/essai_bandeau.jpg);*/
	background-repeat: no-repeat;
	border-style: solid 1px;
	border-color: #ffcc99;
	z-index: 1;

}

.fond_bandeau
{
	position: relative;
	background-color: #ffcc99;
	width: 1000px;
	height: 91px;
	z-index: 1;
	border-top: 2px solid white ;
	border-bottom: 2px solid white ;
}


.fond_bandeau2
{
	position: relative;
	background-color: #ffcc99;
	width: 1000px;
	height: 35px;
	z-index: 1;
	border-top: 2px solid white ;
	border-bottom: 2px solid white ;
	background-image: url(../commun/images/athlelogo2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.ligne
{
	position: relative;
	border-top: 5px solid #ee7900 ;
	z-index: 1;
	width: auto;
}


.ligne2
{
	border-top: solid #ee7900 ;
	z-index: 1;
	width: 1000px;
	height: 19px;
	text-align: left;
	font-size: 14px;
	color: #000000;
}

.bord_haut
{
	position: relative;
	background-color: white;
	height: 35px;
	z-index: 1;
	width: 1000px;
	text-align: justify;
	font-size: 14px;
	font-family: Arial,verdana, Times, serif ;
	color: #ee7900;
}

.bord_bas
{
	position: relative;
	background-color: white;
	height: 19px;
	z-index: 1;
	width: auto;
	font-size: 12px;
	color: #ee7900;
	width: 1000px;
}


.logo
{
	width: 131px;
	height: 56px;
	position: absolute;
	/*background-image: url(../commun/images/tit_logo-athletest.jpg);*/
	/*background-position: 15%; */
	background-repeat: no-repeat;
	margin-left: 4%;
	margin-top: -28px;
	z-index: 2;
	/*border: 1px solid #ee7900;*/
}

.corps
{
	background-color: white;
	margin: auto;
	width: 1000px;
	position: relative;
}
.corps2
{
	background-color: white;
	width: auto;
	margin-left: 10px;
	margin-right:10px;
	text-align: left;
	position: relative;
}
.centre
{
	width: auto;
	margin-left: 160px;
	margin-right:160px;
	border: 1px solid #ee7900;
	position: relative;
}
.centre2
{
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
	position: relative;
}

.title_resultat{
	background: #FFCC99;
	color: #ee7900;
	text-align: center;
	/*	border-left: url(../commun/images/cote_gauche.jpg) no-repeat top left;*/
	font-weight: bold;
	border-bottom:1px solid #ee7900;
	font-size: 16px;
	width: 500px;
	margin-left: 74px;
}

.title_resultat2{
	background: #FFCC99;
	color: #ee7900;
	text-align: center;
	/*	border-left: url(../commun/images/cote_gauche.jpg) no-repeat top left;*/
	font-weight: bold;
	border-bottom:1px solid #ee7900;
	font-size: 16px;
	width: 550px;
	margin-left: 49px;
}



.titre_page{
	background-image :url(../commun/images/fond_title_boite.jpg);
	background-repeat : repeat-y;
	color: #ee7900;
	font-weight: bold;
	/*	text-align: left; */
	font-size: 16px;


}

.title_boite{
	/*background: #FFCC99;*/
	background-image :url(../commun/images/fond_title_boite2.jpg); 
	background-repeat : repeat-y;
	color: #ee7900;
	/*	font-weight: bold;*/
	text-align: center;
	/*	padding-top: 5px;
	padding-bottom: 4px;
	margin-bottom: 10px;*/
	border-bottom:1px solid #ee7900;
	font-size: 14px;
}

.box
{
	border-right:1px solid #ee7900;
	border-bottom:1px solid #ee7900;
	border-left:1px solid #ee7900;
	border-top:1px solid #ee7900 ;
	/*	position:absolute;*/
	background-color:#FFFFFF;
	font-size:12px;
	z-index: 0;
/*	-moz-border-radius:10px;
	-webkit-border-radius:10px; */
}

.Foot:link{
	color:#ee7900;
	font-size:10pt;
	font-family: Arial,verdana, Times, serif ;
	text-decoration: none;
	font-weight: 300;
}
.Foot:visited{
	color:#ee7900;
	font-size:10pt;
	font-family: Arial,verdana, Times, serif ;
	text-decoration: none;
	font-weight: 300;
}
.Foot:active{
	color:#ee7900;
	font-size:10pt;
	font-family: Arial,verdana, Times, serif ;
	text-decoration: none;
	font-weight: 300;
}
.Foot:hover{
	width: auto;
	height: 10pt;
	font-family: Arial,verdana, Times, serif ;
	font-weight: 300;
	text-decoration: none;
	color:green;
}

.Head:link{
	color:#000000;
	font-size:10pt;
	font-family: Arial,verdana, Times, serif ;
	text-decoration: none;
	font-weight: 300;
}
.Head:visited{
	color:#000000;
	font-size:10pt;
	font-family: Arial,verdana, Times, serif ;
	text-decoration: none;
	font-weight: 300;
}
.Head:active{
	color:#000000;
	font-size:10pt;
	font-family: Arial,verdana, Times, serif ;
	text-decoration: none;
	font-weight: 300;
}
.Head:hover{
	width: auto;
	height: 10pt;
	font-family: Arial,verdana, Times, serif ;
	font-weight: 300;
	text-decoration: underline;
	color:green;
}


a{
	/*color:#5e3883;*/
	color:#003399;
	font-size:10pt;
	font-family: Arial,verdana, Times, serif ;
	text-decoration: none;
}

a:hover{
	width: auto;
	height: 10pt;
	font-family: Arial,verdana, Times, serif ;
	text-decoration: underline;
	color:green;
}


/*************** MENU CSS ET JAVASCRIPT **************/
	/* CSS issu des tutoriels http://css.alsacreations.com */

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/* gestion du menu principal */
#menu {
	position: absolute;
	top: 4.5em;
	left: 1em;
	width: 11em;
}

#menu dt {
	cursor: pointer;
	background: #FFFFFF;
	height: 16px;
	line-height: 16px;
	margin: 5px 0;
	/*border: 1px solid gray;  */
	text-align: left;

	font-weight: bold;
}
/* gestion du sous menu */
#menu dd {
	position: absolute;
	z-index: 0;
	left: 8em;
	margin-top: /*-1.4em*/ -1.8em;
	width: 11em;
	background: #FFFFFF;
	border: 1px solid gray;
}

#menu ul {
	padding: 2px;
}

#menu li {
	text-align: left;
	font-size: 0%;
	height: 18px;
	line-height: 18px;
}
#menu li a, #menu dt a {
	/*color: #663399;*/
	color:#003399;
	text-decoration: none;
	display: block;
}

#menu li a:hover {
	text-decoration: underline;
}


#mentions {
	font-family: Arial,verdana, Times, serif ;
	position: absolute;
	bottom : 200px;
	left : 10px;
	color: #000;
	background-color: #ddd;
}
#mentions a {text-decoration: none;
	color: #222;
}
#mentions a:hover{text-decoration: underline;
}
/******************** FIN MENU  ***********************/
/*******************************************/

table
{
	font-size: 13px;
}


.liste:link{
	color:#663399;
	font-size:10pt;
	font-family: Arial,verdana, Times, serif ;
	text-decoration: none;
	font-weight: 300;
}
.liste:visited{
	color:#663399;
	font-size:10pt;
	font-family: Arial,verdana, Times, serif ;
	text-decoration: none;
	font-weight: 300;
}
.liste:active{
	color:#663399;
	font-size:10pt;
	font-family: Arial,verdana, Times, serif ;
	text-decoration: none;
	font-weight: 300;
}
.liste:hover{
	width: auto;
	height: 10pt;
	font-family: Arial,verdana, Times, serif ;
	font-weight: 300;
	text-decoration: none;
	color:green;
}


.entete
{
font-family: Arial,verdana, Times, serif ;
font-size: 14px;
font-weight: 900;
}
.font
{
font-family: Arial,verdana, Times, serif ;
font-size: 12px;
font-weight: bold;
}
.font2
{
font-family: Arial,verdana, Times, serif ;
font-size: 12px;
font-weight: bold;
color: #ee7900;
}

.bouton
{
	background-color:#ffffff;
	text-align:center;
	height:22;
	color:#003399 ;
	border:1px solid #ee7900;
	padding-bottom:3px;
	cursor: pointer;
	font-weight:bold; 
}


.bouton:hover 	
{
	background-color:#ffffff;
	text-align: center;
	height:22;
	color:#ee7900;
	border:1px solid #ee7900;
	padding-bottom:3px;
	cursor: pointer;
	font-weight:bold; 
}













