.boiteTitre
{
left: 0;
background: #eeeeee url(../images/bgTop.jpg) no-repeat top;
position:absolute;
font-size:36px;
color:#f3ffe9;
width:620px;
height:60px;
top: 0px;
padding-left:160px;
padding-top:180px;
}





body {
background:#edf6e3;
background-image:url(../images/bgPage.jpg);
background-position: top;
background-repeat: repeat-y;
color : #020202;
}


/* liens */
a:link {
color : #006BA5;
text-decoration:none;
}

a:active {
color : #41CBFF;
}



a:visited {
color : #119BD5;
text-decoration:none;
}


a:hover {

color : #018BC5;
text-decoration:underline;
}


/* Systeme de boites imbriquées*/

.bottom
{
padding: 0 20px 0 20px;
}


.boiteDocument {
	
	position: absolute;
	left: 50%;
	top: 0;
	right: auto;
	bottom: auto;
	margin-top: 20px;
	margin-left: -390px;
	width: 780px;
	clear: both;
	

	}


.boiteContenu
{
padding: 230px 20px 0 0;
margin-left:120px;
}


.boiteNavig
{
visibility:hidden;
font: 15px Georgia, "Times New Roman", Times, serif;

margin-left: 20px;
position:absolute;
top: 140px;
left: 0px;
width:730px;
color: #119BD5;
}

.boiteColone
{	
float:left;
left: 5px;
top:250px;
padding: 10px 10px 10px 10px;
position:absolute;
width:115px; 
background:#F5E783;
border: 1px #eeee40 dashed;
background-color:#8ab9f2;
}

img
{
border: 0px;
}

.elementColone
{
background-image: url(../images/bgTableau.jpg);
padding: 10px;
border: 1px solid #000;
}



.titreParagraphe {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
	color: #0088BB;
	text-align: left;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #0088BB;
}

.paragraphe {
	border: 1px #000;
	border-style:dotted;
	background-image:url(../images/bgP.jpg);
	text-align: justify;
	position: relative;
	left: 38px;
	width: 600px;
	padding:10px;
	color: #002233;
}

p.citation
{
	font-family:"Courier New", Courier, mono, Times;
}
