/* CSS Document */

body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
background-color:#003366;
}

strong {
	color: #636;
}

#container {
	width: 980px; 
	margin: 0 auto; 
}

#haut {
width: 980px;
height: 70px;
}
#center a{
	text-decoration:none;
	color: #fff;

}
#center a:hover center a:focus{
	text-decoration:none;
	color: #fff;
} 

#centre {
background: url(images/bandb980x60.png) repeat-y; 
width: 100%;
overflow: hidden;  
}

#navbar {
	width: 200px;
	float: left; 
	color: #fff;
	background: #3366FF; 
}
#navbar ul {
	margin: 0;
	padding: 20px 10px 20px 10px;
	list-style: none;
}
#navbar a {
	display: block;
	color: #fff;
	height: 1%;
	padding: 6px 8px 6px 8px;
	line-height: 1.5;
	font-size: .9em;
	text-decoration: none;
}
#navbar a:hover, #navbar a:focus {
	background: #000000;
}


#contenu {
	margin-left: 200px; 
	padding: 10px 15px;	
	color: #000;
	background-color: #fff; 
}
#contenu a {
	color: #00f;
	/* text-decoration:none; */
	background-color: #FFFFFF;
}
#contenu a:hover, #contenu a:focus {
	color: #333;
	/* text-decoration:none; */
}
#contenu strong {
	color: #006;
	/* text-decoration:none; */
	background-color: #FFFFFF;
}

#contenu p, #contenu li {
	line-height: 1.5;
}

#foot {
	height: 90px;
	padding: 5px;
	background-color: #003366;
	text-align: center;
}
#foot a {
	color: #003366;
	text-decoration:none;
}
#foot a:hover{
	text-decoration:none;		
} 
#foot a:hover, #foot a:focus {
	text-decoration:none;
	color: #003366;
}

/* styles tables */

table {
border-width:1px; 
border-style:solid; 
border-color:black;
}

.grise {
border-width: 1px; 
border-style: solid; 
border-color: black; 
background-color: #ccc;
}

.blue {
border-width:1px; 
border-style:solid; 
border-color:blue;
background-color: #0ff;
}

.none {
border-style:none;
}  



/* styles polices */

.Style1 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.Style2 {
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.Style3 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.Style4 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.Style5 {font-size: 24px}
.Style6 {font-size: 18px; color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; line-height: 15px; font-weight: bold; }
.Style7 {font-size: 24px; color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height: 15px; }
.Style9 {
	color: #FFFFFF;
	font-weight: bold;
}
.Style25 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small}
.Style7 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Style26 {font-weight: bold}
.Style27 {
	font-size: x-small;
	font-weight: bold;
}
.Style28 {font-size: small}
.Style29 {font-size: medium}
.Style30 {
	font-size: 0.8em;
	color: #003366;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.Style31 {
	font-size: 0.9em;
	color: #AA0000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}