body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	margin-left : 60px;
	color : #330000;
	background-color : White;
	max-width : 690px;
	margin-right : 12%;
}

 img.noborder {
	border : none;
}

 a {
	text-decoration : none;
	color : #009966;
	background-color : inherit;
}

 a:hover {
	text-decoration : underline;
}

 .centertext {
	text-align : center;
}

 .smallertext {
	font-size : 0.7em;
}

 h1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 2.5em;
	line-height : 8px;
}

 h2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 1.8em;
	line-height : 8px;
}

 .entete {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background-color : #FFEFD5;
	color : inherit;
}

 .navig {
	background-color : #00FA9A;
	padding : 2px 2px 2px 2px;
	border : thin dashed Green;
	color : inherit;
	font-size : smaller;
}

 .tag {
	position : relative;
	top : -8px;
	left : 400px;
}

 .principal {
	margin-top : 2px;
	margin-bottom : 10px;
}

 .chemin {
	text-align : justify;
	min-height : 605px;
}

 .barre {
	width: 140px;
	float : right;
	border-left : 2px dotted;
	border-bottom : 2px dotted;
	margin : 0 0 10px 10px;
	padding : 0 0 10px 10px;
	font-size : smaller;
}

 .pied {
	font-size : 0.7em;
	text-align : center;
	border-top : thin solid #AFAFAF;
}

 .date {
	font-weight : bold;
	font-size : 1.2em;
        margin-top : 0.5em;
}

 .post {
	margin : 5px 0 10px 10px;
}

 abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }
