th.qcm  { color: #FFFFFF; background-color: #E64814}
td.qcm  { color: #595959; background-color: #FAD9A9}
td.pro  { color: #E64814; background-color: #FAD9A9}

h24 ()
input   { border:1pt solid #707173; font-size: 8pt }
select  { border:1pt solid; font-size: 8pt }


/* CSS Document */
#navig{
	height:102px;
	width:1000px;
	}

body{
	position:relative; 
	margin-left: auto; 
	margin-right: auto;
	width: 1000px;
	background-image: url('../images/fond.png');
	background-repeat: no-repeat;
	background-position:top center; 
	background-attachment:fixed;
	font-family:Arial;
	font-size:11px; 
	}
	
body>div#navig{
	width:auto;
	min-width: 100%;
	}

#logo{
	position:relative; 
	margin-top:20px;
	margin-left:0;
	border:0;
	}
	
#nav tr td a{
	color: #E64814;
    font-size: 19px;
    font-weight: normal;
    letter-spacing: -0.01em;
    text-decoration: none;
}

#nav tr td a:hover{
	color: #59595B;
}
	
#cloture_inscription{
	margin:-10px 0 10px 0;
	}
	
#date{
	width:288px;
	margin-right:4px; 
	padding:12px 0 15px 8px;
	background-color:#656668;
	font-size:15px;
  font-weight: normal;
	}

#banniere{
	position:relative;
  width:1000px;
	height:243px;
	margin-top:-1px;
	}	
	
#menu{
	width:1000px;
  height:50px;
	margin:1px;
	margin-left:0;  /* valeur qui était ŕ 10px? */
	margin-right:0;
	font-family:arial;
	background-color:#E64814;
	}

#menu li{
	position:relative;
	float:left;
	margin:5px;
	padding:0 5px;
	list-style:none;
	}

#menu li a{
	display:block;
	line-height:23px;
	padding:8px 20px;  /* pour centrer les titres dans le bandeau */
	text-decoration:none;
	color:#FFF;	/* couleur des liens des boutons */
	font-size:18px;
	font-weight:bold;
	}

#menu li:hover{
	background-color:#F18E00;	/* couleur de fond des liens des boutons au survol */
	z-index:1;
	}

#menu li div{
	position:absolute;top:20px;left:0;
	display:none;
	margin:8px 0;
	padding:25px 0 40px;
	width:100%;
	background-color:#F18E00;
	}
#menu li:hover div{display:block;}

#menu li div a{
	color:#FFF; /* couleur des liens des sous menu */
	line-height:20px;
	font-size:15px;
	margin:0 5px 1px 5px;
	padding:0 15px;
	text-align:left;
	font-weight:normal;
	display:block;
	}

#menu li div a:hover{
	color:#FFF; /* couleur des liens des sous menu au survol */
	font-weight:bold;
	/* border-bottom:solid 1px #FFF; */
	margin:0 5px;
	}

#contenu_l{
	position:relative;
	margin:27px 0 0 30px;
	padding:0 5px;
	height: 168px;
	width: 255px;
	text-align:left;
	font-size:14px;
    font-weight: bold;
}

#contenu_r{
	position:relative;
	margin:25px 0 0 25px;
	padding:0 5px;
	height: 170px;
	width: 135px;
	font-size:14px;
	font-weight:bold;
}

#rayon{
	margin:20px 5px 62px 52px;
}
	
#participants{
	margin-top:40px;
}
	
/* pour page intérieure : */
#contenu_int{
	position:relative;
	margin:20px 0 30px 30px;
	height: auto;
	width: 940px;
	text-align:left;
	font-size:14px;
  font-weight: normal;
}
	
#contenu_int span{
	font-size:26px;
}

#contenu_int a{
	color: #E64814;
}
	
#footer{
	/*float: left;*/
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    margin: 10px 5px 0 30px;
    padding: 0 0 0 0;
    position: relative;
    width: 945px;
}
#footer a{
	color:#E64814;
	text-decoration:none;
}

#footer a:hover{
	color:#59595B;
	text-decoration:underline;
}
