body,td,th,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background: #f2f5fe url('./images/bg.gif') top left repeat-x;
	margin: 0px;
	height:100%;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
}

.contenu_bg{
	background: url('./images/degrade_contenu.jpg') top left no-repeat;
	padding-left: 0px;
	width: 531px;
}

.cote_gauche{
	background: url('./images/degrade_gauche.gif') top left repeat-y;
	width: 4px;
}

.cote_droit{
	background: url('./images/degrade_droit.gif') top left repeat-y;
	width: 4px;
}

.header {
	background: url('./images/baniere.jpg') top left;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 112px;
	font-size: 20px;
	font-weight: bold;
}
.menu {
	background: #FFFFFF;
	padding-left: 10px;
	padding-top: 7px;
	padding-right: 0px;
	width: 200px;
	height:100%;
}

.menu_bas{
	background: url('./images/menu_bas_2.gif') top left;
	height: 12px;
}

.menu_contenu{
	background: url('./images/menu_centre.gif') top left repeat-y;
	vertical-align: top;
	height:100%;
		font-size: 14px;
}

.menu_haut{
	background: url('./images/menu_haut_2.gif') top left;
	height: 12px;
}

.menu_scr{
	width: 200px;
}

.menu_top{
	background-color: #192666;
	height: 40px;
}

.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.menu_current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #FFFFFF;
	padding-top: 6px;
	height: 400px;
	vertical-align: top;
}
.footer {
	background: #f2f5fe url('./images/degrade_bas.gif') top left;
	height: 16px;
}
.legal{
   font-size: 10px;
}
.moins_legal{
   font-size: 11px;
}
