body {
margin-top:45px;
font-family:Arial, Helvetica, sans-serif;
color:#525252;
font-size:13px;
line-height:20px;
letter-spacing:1px;
text-align:justify;
/*background-image:url(images/fond.jpg);
background-repeat:repeat-x;
background-position: top left;*/
background-color: #FFFFFF;
}

a:link, a:visited {
color:#0079c2;
font-weight:bold;
text-decoration:underline;
}

a:hover {
color:#0079c2;
font-weight:bold;
text-decoration:none;
}

.txtNorm {
	font-size:12px;
	font-family: Arial;
	list-style-type: disc;
}

.bas {
background-image:url(images/bas.gif);
background-repeat:no-repeat;
background-position: top;
height:218px;
}

.gauche {
background-image:url(images/bd_gauche_fond.jpg);
background-repeat:repeat-y;
}

.droite {
background-image:url(images/bd_droit_fond.jpg);
background-repeat:repeat-y;
}

.titre {
font-family:Arial;
font-size:14px;
text-transform:uppercase;
color:#006666;
font-weight:bold;
}

.titrerouge {
	color: #822323;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.legende {
	font-size:9px;
	font-family: Arial;
	font-style: italic;
}
