html {font-size: 100%;}
BODY {
	font-size: 0.95em;
	color: #000000;
}
.tablefond {
	width: auto;
}
/* liens */
A:link {
	text-decoration: underline;
	color: #000000;
}
A:visited {
 text-decoration: underline; 
 	color: #000000;
}
/* Cadre */
.no {
	DISPLAY: none;
}
.nod {
	DISPLAY: none;
}
.nobd {
	DISPLAY: none;
}
.noh {
	DISPLAY: none;
}
.nog {
	DISPLAY: none;
}
.nohg {
	DISPLAY: none;
}
.cadreh {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
 
DT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
dd {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
}
.encadre {
	width: 90%;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px dotted #000000;
	margin: auto;
}	
.encadred {
	width: 46%;
	padding: 5px;
	float: right;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	border: 1px dotted #000000;
}
.encadreg {
	width: 46%;
	padding: 5px;
	float: left;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	border: 1px dotted #000000;
}
/* custom fonte */
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.copyright
{
	color: #000000;
	font-size: 0.60em;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.filiation {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 250px;
}
.fonte11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.article {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.90em;
	vertical-align: top;
	text-align: justify;
}

p {
	text-indent: 20px;
}

.grec {font-family: Symbol , Arial}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 2.5em;
	font-weight: normal;
}
/* image */
img {
	border : none;
}
.floatright
{
	float: right;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div.floatright img { 
	border: 1px solid #000; 
}


.floatleft
{
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-color: #E7FFFD;
	padding-right: 8px;
}
div.floatleft img {
	border: 1px solid #000;
}
.floatcenter
{
	margin: auto;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding: 5px;
	text-align: center;
}
.nofloat{clear: both;}
