body {
	background-color: #727878;
}

.blanc {
	color: #BFBDBF;
	font-family: tahoma;
	font-size: 11px;
}


.txtgris {
	font-size: 11px;
	color: #6A6A6A;
	text-align: justify;
	font-family: tahoma;
}


.txtblanc {
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	font-family: tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}



.lien {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}
.lien:hover {
	color: #FF0000;
	text-decoration: underline;
}
.trait {
	color: #000000;
	text-decoration: none;
}
.lien2 {
	color: #949294;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
}
.lien2:hover {
	color: #949294;
	text-decoration: underline;
}
.red {
	font-size: 11px;
	color: #FF3900;
	text-align: justify;

}
.blue {
	font-size: 11px;
	color: #0099FF;
	text-align: justify;

}

.red4 {
	color: #D20000;
	font-size: 11px;
	font-family: tahoma;
}

.red2 {
	color: #336699;
	font-size: 10px;
	text-align: justify;
	font-weight: bold;


}

.red3 {
	color: #CC3300;
	font-size: 19px;
	text-align: justify;
	font-weight: bold;
	font-family: tahoma;


}

.petit {
	font-family: tahoma;
	font-size: 11px;
	color: #08496A;
	text-decoration: none;

}

.grand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08496A;
	text-decoration: none;
}

.red {
	color: #D20000;
	font-size: 12px;
	font-family: tahoma;
}

.txtblanc12 {

	font-size: 12px;
	color: #D8D8D8;
	text-align: justify;
	font-family: tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

h1 {display: inline;margin: 0px;padding: 0px; font-family: tahoma; font-size: 11px; font-weight: normal;}
h2 {display: inline;margin: 0px;padding: 0px; font-family: tahoma; font-size: 11px; font-weight: normal;}
h3 {display: inline;margin: 0px;padding: 0px; font-family: tahoma; font-size: 11px; font-weight: normal;}
h4 {display: inline;margin: 0px;padding: 0px; font-family: tahoma; font-size: 11px; font-weight: normal;}

/* MENU */
#menu {padding: 0px; clear:both; padding-left:6px;}
#nav {list-style: none;margin: 0px; padding:0px; overflow: hidden;}
#nav li {width:219px;}
#nav li a {display: block; background: url(../images/presentation/btmenu.jpg) no-repeat; color:#757a79; 
font:12px Arial; font-weight:bold; line-height:28px; padding-left:15px; text-decoration: none;}
#nav li a:hover, #nav li a:focus, #nav li a:active { text-decoration: none; color: #757a79; font-weight: bold; background: url(../images/presentation/btmenu_over.jpg) no-repeat;}
#nav .survol {width:219px;}
#nav .survol a {text-decoration: none;color: #757a79;font-weight: bold; background: url(../images/presentation/btmenu_over.jpg) no-repeat;  line-height:28px;}	