/* Stylesheet */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color: #FFFFF;
	margin: 1em;
	padding: 0em;
	width: 45.18em;
}

div.container { width: 45.18em; }

img { border: 0px; }

a, a:visited { color: #CC0000; text-decoration: none; }
a:hover { text-decoration: underline; }

p { text-align: justify; }

table td p.bodytext { margin: 0em; }
table td p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

div#imagePied {	text-align: right; }

DIV.csc-frame-rulerBefore { border-top: 1px solid #000; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #000; }

/******************************************************************************/
/* RTE */

.classRte1 			{ font-weight:bold; }
.classRte2 			{ color:red; }
.classRte3 			{ font-style:italic; }
.classRte4 			{ text-decoration:underline; }

.police9px { font-size: 9px; }
.policestd { font-size: 11px; }
.police13px { font-size: 13px; }
.police16px { font-size: 16px; }

.couleurverte 		{ color:#006600; }
.couleurgrise 		{ color:#666666; }
.couleurbleue 		{ color:#000099; }
.couleurbordeaux 	{ color:#990000; }
.couleurrouge 		{ color:#CC0000; }

.margeGauche10px { padding-left:10px; }
