body
	{
	margin: 0;
	padding: 0;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 50%;
	width: 800px;
	margin: 0 0 0 -400px;
	text-align: left;
	color: #555;
	}

#siteweb
	{
	background-color: #d6d6d6;
	}

#entete
	{
	margin: 0;
	padding: 0;
	left: 0px;
	width: 800px;
	height: 337px;
	background-image: url('img/laure1.jpg');
	background-repeat: no-repeat;
	}
	
#accroche
	{
	top: 15px;
	left: 470px;
	position: absolute;
	text-align: center;
	}

#infos
	{
	top: 15px;
	left: 25px;
	width: 120px;
	position: absolute;
	overflow: hidden;
	}

#sommaire
	{
	margin: 0;
	margin-top: 30px;
	text-align: center;
	}

#corps
	{
	margin: 0;
	padding: 10px;
	min-height: 400px;
	}

#pub1
	{
	padding: 0px;
	top: 260px;
	left: 15px;
	width: 240px;
	position: absolute;
	}

#pub2
	{
	padding: 0px;
	top: 350px;
	left: 630px;
	width: 160px;
	position: absolute;
	}

#explication
	{
	width: 610px;
	}

.center
	{
	text-align: center;
	}

float_r
	{
	margin: 10px;
	float: right;
	}

#pied
	{
	height: 30px;
	background-color: #FFFFFF;
	border-top-color: #d6d6d6;
	border-top-style: dotted;
	border-top-width: 10px;
	margin-top: 30px;
	padding-top: 5px;
	padding-left: 60px;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	color: #2B2D2C;
	}

h1, h2, h3, h4, h5, h6
	{
	text-decoration: none;
	line-height: normal;
	vertical-align: top;
	margin-bottom: 6px;
	}
	
h1
	{
	font-size: 24px;
	}
	
h2
	{
	font-size: 18px;
	}
	
h3
	{
	font-size: 14px;
	font-style: italic;
	}

span.error {color: #00FF00;}

dl, dt, dd, ul, li
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
img
	{
	border: 0px;
	margin: 5px;
	}

img.flr
	{
	border: 0px;
	float: right;
	margin: 10px;
	}

img.grille
	{
	margin: 3px;
	border: 1px solid #009B35;
}

a:link, a:visited {text-decoration: underline; color: #000000;}
a:hover {color: #AF2D1D;}
a:active {color: #FFFFFF;}

a.ngweb:link, a.ngweb:visited, a.ngweb:active {text-decoration: none; color: #FF0000; font-size: 10px;}
a.ngweb:hover {color: #650000;}

a.som {margin-right: 15px;}

p.big {font-size: 36px; margin: 20px;}

span.b {font-weight: bold;}

