body {
	margin:0px; padding:0px; text-align:justify;
	font-family: Arial, Helvetica, sans-serif; font-size:18px; color:#000000;
	background:url(/images/bg.jpg) repeat-y;	
}
h1, h2, h3, h4 { margin:0px; }
	h1 { font-size:26px; margin-bottom:10px; padding:3px; border-bottom:2px solid #0099FF; }
	h2 { font-size:18px; margin-bottom:10px; color:#0099FF; }
	h3 { font-size:11px; }
	h4 { font-size:9px; }
p { margin:0 0 10px 0; }
ul { list-style-type:square; }
li { margin-bottom:5px; }
img { border:none; }
form { display:inline; }
input, select, textarea { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
td { padding:0px; margin:0px; vertical-align:top; }

a { color:#0000FF; font-weight:bold; }
a:hover { text-decoration:underline; }
a:active { text-decoration:none; }
a:focus { text-decoration:none; }

/* =========================================================================================== */
/* ==== Structure === */
/* =========================================================================================== */
div#main { width:955px; margin:0px auto 0px auto; padding:15px; }


/* Texte */
.red { color:#FF0000; } .blue { color:#0000FF; }
.bred { font-weight:bold; color:#0099FF; }
.cbred { text-align:center; font-weight:bold; color:#0000FF; }
.c { text-align:center; }
.b { font-weight:bold; }
.cb { text-align:center; font-weight:bold; }

.content { margin-bottom:15px; padding:10px 0px 5px 0px; }

.marron { color:#C24916; }
.vert { color:#005325; }


.pub-300x250-right { width:300px; height:250px; float:right; margin:0px 0px 20px 20px; }