body{
	font-family: 'Trebuchet MS', Tahoma, Verdana, 'Times New Roman', Times, serif;
	font-size:13px;
	margin:0px;
	padding:0px;
	background:url('images/fond.gif');
	color:white;
}

a{
	text-decoration:none;
	color:white;
	font-weight:bold;
}

a:hover{
	color:grey;
}
#conteneur {
padding:0px;
}

li{
text-decoration:none;
	list-style-type:none;
padding:5px;
}
#bandeau {	
	height:105px;
	background: url('') repeat-x;
	color: #466;
	padding-left:150px;
	margin-bottom:10px;
	line-height: 100px;
	color:white;
	font-size:30px;
	}
#bandeau img{	height:100px;
	margin:5px;float:left;
	margin-left:29px;
	}

#menu {
	
	float:left;
	width:200px;
	height:200px;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-right:10px;
	padding-left:0px;
	margin-right:10px;
	margin-left:30px;
	text-align:center;
	}
#menu a{
	font-size:16px;
	line-height:55px;
}
#menu li{
	list-style-type:none;padding:0;
	padding-bottom:5px;
	margin:0;
}
#menu ul{
	padding-top:5px;
	padding-left:5px;
	margin:0;
	list-style-image: url('images/fleche.gif')
}
div#contenu {
	float:left;
	width:600px;
	padding-right:5%;padding-left:10px;margin-right:0px;margin-left:0px;padding-top:5px;
	margin-bottom:10px;
}

/* footer */
#pied_page {
	clear:both;

	color: #C1DEF0;
	font-size: 1.1em;
	line-height: 40px;
	height:80px;
	text-align: center
}

table td{

width:16%;
}

/*tableau */

table{
border-collapse:collapse;
border:1px solid #5173A1;
width:400px;;
}
table td{
border:1px solid #5173A1;
padding:5px;
margin:0;
}
table tr{
border:1px solid #5173A1;
}
table th{
border:1px solid #5173A1;
background-color:#A5AFD2;
padding:2px;
padding-left:4px;
padding-right:4px;
margin:0;
}

table th a{
	color:black;
}
table th a:hover{
	color:white;
}
.ligneGrise{
background-color:#E6E6E6;
}
/*fin tableau*/

.descendant{
vertical-align:middle;
border:none;
width: 17.5px;
}

.primaire{
color:green;
}
.secondaire{
color:orange;
}
.tertiaire{
color:red;
}

.ligneArmureBronze {
	background-color: #BB6611;
}

.ligneArmureArgent {
	background-color: #DDDDDD ;
}

.ligneArmureOr {
	background-color: #FFEE00 ;
}


.ligneEcoleContinentAfrique {
	background: #995500 ;
}

.ligneEcoleContinentAmerique {
	background: #AAAABB ;
}

.ligneEcoleContinentAsie {
	background: #FFAA00 ;
}

.ligneEcoleContinentEurope {
	background: #5599FF ;
}

.ligneEcoleContinentOceanie {
	background: #00AA00 ;
}

input{
color:black;
}