body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {

	background-image: url(images/bg.gif); background-repeat: repeat; background-position: top left;
	font-size: 11px;
	margin: 0px;
}

a:link, a:visited, a:active {
	color: #E63001;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
background-image:url(images/ban.jpg);
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 200px;
	font-size: 20px;
	font-weight: bold;
}
.menu {height:400px;
     background-image:url(images/bg_menu.gif);
	 background-color:#00479B;
	padding: 5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	vertical-align: top;
	font-weight: bold;
	
}
.menu ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 0px;
}

.menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.current {
	font-weight: bold;
}
.titre {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.content {
    background-color:#FFFFFF;
	padding: 10px;
	vertical-align: top;
		text-align: left;
	
}
.footer {
	background-color: #FFFFFF;

	text-align: center;
	font-size: 10px;
	height: 30px;
}

.titre_txt {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight: bold;
color:#FF6600;
	
}
.txt {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
	
}


