
body, div, p, th, td, dl {
    font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12;
}
h1,h2,h3,h4 {
    font-style: bold;
	font-size: +16;
}
.texte{
}
.titre{
	font-weight: bold;
	font-size: +300%;
}
.titre:link{
	font-weight: bold;
	font-size: +14;
}
.titre:visited{
	font-weight: bold;
	font-size: +14;
}
.titre:hover{
	font-weight: bold;
	font-size: +14;
}
.soustitre{
	font-weight: bold;
}
a:visited{
    text-decoration : none;
    color: #001144; 
}
a:hover {
    text-decoration : underline;
    color: #303030;
}
a{
    text-decoration : none;
    color: #003366; 
}
.ref{
	font-size: 11;
    font-style: italic;
}
.chapo {
	line-height: 1.4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-top: 2px dashed #cccccc;
	border-bottom: 2px dashed #cccccc;
    background-color: #eeeeee;
	font-size: 150%;
}

.

