
body	{	
	background: white url(images/fondLS.gif) repeat-y;
	color: black;
	}

a:link 	{
	color: #228b22;
	}

a:visited {
	color: #a2dba2;
	}

a:hover	{
	color: navy;
	font-weight: bold;
	}

p	{
	text-align: justify;
	}

p:first-letter { 
	font-size: 130%;
	font-weight: bold;
	float: none;
	}

/*td.paragraph:first-letter { 
	font-size: 150%;
	font-weight: bold;
	float: none;
	} syntaxe juste avec <td class="paragraph">*/

img.logo {
	float: left;
	margin-left: -150px;
	right: -32px;
	}


h1	{
	text-align: center;
	color: #003d81;
	}

h2	{
	font-style: italic;
	}


#colonne {
	position: absolute;
	width: 126px;
	height: auto;
	top: 180px;
	left: 10px;
	right: auto;
	color: white;
	}

#corps	{
	position: absolute;
	left: 155px;
	right: 10px;
	}

#titrels {
	position: relative;
	top: 10px;
	padding-bottom: 30px;
	}

#titrerame {
	text-align: center;
/*	top: 10px;
	padding-bottom: 30px;*/
	}