body {
	font-family: Verdana, Geneva, sans-serif;
	
	font-style: normal;
	font-weight: normal;
	color: #333;
	background-image: url(images/fond-contenu.jpg);
	margin: 0px;
	padding: 0px;
}
.menu {
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #999;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	text-transform: uppercase;
}
.menu-courant {
	background-color: #2160A7;
	padding: 13px;
	color: #CCC;
	text-decoration: none;
	}
.menu a {
	padding: 13px;
	color: #CCC;
	text-decoration: none;
}
.menu a:hover {
	background-color: #2160A7;
	padding: 13px;
	color: #CCC;
	text-decoration: none;
}
.textehome {
	font-size:14px;
	color: #FFF;
	font-family:  Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
	
	
}
.titrehome {
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	font-size:18px;
	color: #FFF;
	
	
}
.copyright {
	font-size: 70%;
	color: #666;
	text-align: center;
	padding-top: 20px;
}
body table tr td  p{
	font-size: 80%;
}
.titrepage {
	font-family: Arial, Verdana, sans-serif;
	font-size: 110%;
	text-transform: uppercase;
	color: #000;
	padding-top: 20px;
}
.encarte {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	text-transform: none;
	width: 269px;
}
.encarte p{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.ligne-grise {
	height:1px;
	color:#CCC;
	}
a {
	color: #194576;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	}
