/* general */

body {
	font-family: arial, geneva, sans-serif;
}

a {
	text-decoration: none;
	color: #00008B;	
}

a:hover {
	text-decoration: underline;	
}

h1, h2, h4, h5 {
font-weight: normal;
margin: 0;
color: #00008B;	
}

h4.listagetitre{color:#006400;}

h3 {
font-weight: bold;
font-size: 150%;
margin-top:6px;
}

#chemin {
font-size: 12px;
color: #666666;	
}

#chemin a {
color: #000;
}

#chemin a:hover {
color: red;
text-decoration: underline;
}




#footer {
	background-color:#006400;
	text-align: center;
	font-size: 11px;
	color: #fff;
	line-height: 140%;
	width : 914px;
	left: 50%;
	margin-left: -457px;
	position: absolute;
	margin-right:0;
	padding: 0px;
}

#footer a {
color: #fff;
}

#footer a:hover {
text-decoration: underline;
}

#logos-bailleurs {
margin: 1em 0;
text-align: right;	
}

#logos-bailleurs img {
padding: 0 4px;	
}

#contextes .forml, #contextes .forml select {
	font-size: 10px;	
}


