@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
div.mn{
	width:157px;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	text-indent: 17px;
}
div.mn a{
	padding-left:5px;
	text-decoration:none;
	color:#000;
	display:block;
	width:100%;/*largeur IE pour avoir la souris sur la largeur complète du menu*/
	list-style-image: url(images/puce.jpg);
	list-style-position: outside;
	height: 23px;
	padding-top: 3px;
}
div.mn a:hover{
	color:#FFFFFF;
	background-image: url(images/puce.jpg);
	font-weight: bolder;
}			
.contenu {
	margin-top: 5px;
	margin-right: 8px;
	margin-left: 8px;
}
.txtsmall {
	font-size: 0.5em;
	color: #000000;
}
.txt9 {
	font-size: 9px;
	color: #000000;
}
.txtBleu10 {
	font-size: 10px;
	color: #000099;
}
.txt12 {
	font-size: 12px;
}
.txtGrasBleu10 {
	font-size: 10px;
	font-weight: bold;
	color: #000099;
}
.Bleu {color: #000099}
.Orange {
	color: #CC0000
}
.Vert {
	color: #006633
}
div.selectLang{
	font-size: 9px;
	text-decoration: none;
	color: #660000;
	text-align: center;
}
div.selectLang a{
	font-size: 9px;
	text-decoration: none;
	color: #660000;
}
div.selectLang a:hover{
	font-size: 9px;
	color: #660066;
	text-decoration: none;
}	
