body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	height: 100%;
}

h3,h4 {
	color: #D92D22;
}

p {
	margin: 0;
	padding: 0;
}

a {
	color: #EB5A00;
	text-decoration: none;
}
a:hover {
	color: #EB5A00;
}

ul {
	margin: 0;
	padding: 14px 0 14px 45px;
}
li {
	padding: 2px 0 2px 25px;
	_padding: 2px 0 2px 10px;
	background: url('/fr/nav/fleche1_petite.gif') no-repeat 0px 0px;
	list-style: none;
	list-style-position: inside;
}

#erreur_404 {
	position: absolute;
	left: 50%;
	width: 475px;
	margin: 50px 0 0 -250px;
	padding: 10px 10px 10px 15px;
	border: 4px solid #D92D22;
	background: #F9F5EE;
	color: #88847D;
	font-size: 0.9em;
}

#entete h1 a {
	background: url('/fr/nav/logo_pfca.gif') no-repeat;
	width: 40%;
	height: 65px;
	display: block;
	text-indent: -5000px;
	font-size: 0px;	
}

#entete #desc {
	font-weight: bold;
}

#contenu {
	margin: 25px 0 40px 0;
}
