/* CSS www.duhanche.com */

body,td,th {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}

th {
background-color: #184B81;
color:#FFFFFF;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/fond/body.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	color: #123551;
}
a:visited {
	color: #123551;
}
a:hover {
	color: #123551;
}
a:active {
	color: #123551;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Verdana;
}
h1 {
	font-size: 16px;
	color: #123551;
}
h2 {
	font-size: 14px;
	color: #123551;
}
.menu{
	text-align:center;
	width:100%;
	background-color:#ABD8FE;
}
.menu a{
	text-decoration:none;
	font-weight:bold;
	margin:7px;
}
.menu a:hover{
	background-color:#FFFFFF;
}

a img { 
border: none; 
} 

