a {
color:#444;
}

a:hover {
	color:#005FA9;
}


/* chemin */

#chemin {
font-size:10px;
color: #444;
margin-bottom:12px;
}

#chemin a {
text-decoration:none;
color: #444;
}

#chemin a:hover {
color: #999;
}


/* corps du texte */

.sursoustitre {
font-size: 10px;
margin: 0 0 9px 0;
font-style:italic;
}

#corps h1 {
	font-size:35px;
	color:#006633;
	font-family:Palatino, "Times New Roman", Times, serif;
	font-weight:bold;
	/* droite gauche haute bas */
	margin-top:8px;
	margin-left:40px;
}

#header {
margin-bottom:2em;
}

#corps .dateauteurs {
margin: 1em 0;
}

#corps .texte {
font-size: 12px;
line-height:140%;
	margin-bototm:10px;
	margin-top:5px;
	margin-left:40px;
	margin-right:22px;
}

h3 {
font-size: 18px;
margin: 2em 0 0.4em 0;
font-weight:normal;
}

h4 {
font-size: 11px;
font-weight:bold;
}

legend {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}


/*
.ps {
margin-bottom:1em;
font-size: 10px;
line-height: 120%;
}

.ps strong {
font-size:12px;
}


#corps #texteconteneur {
margin-bottom:2em;
}


#corps .chapeau {
font-size: 12px;
line-height:140%;
font-weight:bold;
margin-bottom:1em;
}

.logo {
margin: 0 0 10px 0;
}

*/



