body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.5;
	
}
body {
	background-color: #94D4FF;
	background-image:  url("../jpg/olddesign_r1_c1.jpg");
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

a{
	color:#083873;
	text-decoration:none;
}
a:hover{
	color:#0000CC;
}
div.menu-vertical-niveau1{
	
	padding:5px;
	border-bottom-style:solid;
	border-bottom-color:#083873;
	border-bottom-width:1px;
	font-size:16px;
	font-weight:bold;
	
	}

div.menu-vertical-niveau2{
	
	padding:10px;
	border-bottom-style:solid;
	border-bottom-color:#083873;
	border-bottom-width:1px;
	font-size:13px;
	font-weight:bold;
	
	}
	
div.menu-vertical-retour-accueil{

	padding:5px;
	border-bottom-style:solid;
	border-bottom-color:#083873;
	border-bottom-width:1px;
	font-size:16px;
	font-weight:bold;
	}
	
