body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: white;
}
.texte {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #535353;
}
.titre {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
}
a {
	font-size: 11px;
	color: #F77F00;
	text-decoration: none;

}
a:hover {
	color: #646464;
}
a.langue {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}
a.langue:hover {
	color: #999999;
}
a.menug {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #646464;
	text-decoration: none;

}
a.menug:hover {
	color: #FFFFFF;
}

/* AJOUTS DE MAT */

.orange {
	color: #FF7700;
}

h1.maintitle {
	margin-top: 10px;
	color: #F77F00;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
h1,.title {
	margin-top: 8px;
	color: #F77F00;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2,.subtitle {
	margin-top: 6px;
	margin-bottom: 6px;
	color: #F77F00;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h3,.subsubtitle {
	color: #666D70;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
dl.deflist dt {
	color: #666D70;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
dl.deflist dd {
	color: #666D70;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
table.tableauhisto {
	border-top: dotted 2px #666D70;
}
.gris  { color: #666D70; }
.grosgris  { color: #666D70; font-weight: bold; }

ul li {
	list-style-image:url('/images/carre-orange.gif');
	line-height:16px;
}
table.symboles {
	border: solid 1px #666D70;
	border-collapse: collapse;
}
ul.widelist li {
	margin-bottom: 15px;
}
/*
table.submenu tr td table tr td a,table.submenu tr td table tr td,a.mini {
	font-family: arial,verdana,sans-serif;
	font-weight: normal;
	font-size: 9px;
 }
*/
input {
	background: white;
	border: solid 1px #777;
}
img.decosimplelist  {
	margin-left: 20px;
	margin-right: 20px;
}
.kena {
	color: white;
}
a.kena:visited {
	color: #EEE;
	text-decoration: underline;
}
.noborder {
	border: none;
}
div.submenu {
	background: #EEE;
	position: absolute;
	left: -1px;
	display: none;
	top: 24px;
	width: 150px;
	padding: 0px;
	border: solid 1px #999;
	z-index: 2;
}
a.vmenulink {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	display: block;
	padding: 2px;
	width: 146px;
	border-bottom: solid 1px #999;
	color: #666;
}
a.vmenulink:hover {
	background: #FDD69D; 
}
img.image {
	margin: 5px 2px;
}

