body {
	color:black;
	background-color:red;
	background-image:url(../images/degrade2.png);
}
a.type1 { color: #0033FF;
font-size:20px;
}
a.type1:hover { color: yellow;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.image200px { width: 250px;} 

.menu td{
	background-image:url(../images/ancre2.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight  :bold;
	padding-left:15px;
	padding-top: 1px;
}

.menu td2{
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight  :bold;
	padding-left:15px;
	padding-top: 1px;
}
.menu a{
	text-decoration:none;
	color:black;
	padding-left:7px;
}
.menu a:visited{
	color: #000000;
}
.menu a:link{
	color: #000000;
}
#leftbar:{
width:160px;
}

.colonne1{
	padding-left:5px;
	padding-top:20px;
	padding-right:5px;
	width:145px;
	vertical-align:top;
	height:100px;
}

.colonne2{
	padding-left:20px;
	width:600px;
	border-left-width :3px;
	border-left-color:#DCDCDC;
	border-left-style:solid;

}

.titre{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight  :bold;
	width:550px;
	color:white;
	border-bottom-width :2px;
	border-bottom-color:black;
	border-bottom-style:solid;

}

.soustitre{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight  :bold;
	color:white;
}

.contenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight  :bold;
	color:black;
}

.tableDiv{
width:550px;			
}

.div1{
position :relative;
top:50px;
left:0px;
z-index:10;
}

.div2{
position :relative;
top:-108px;
left:280px;
}

.div3{
position :relative;
top:-108px;
left:0px;
}

.div4{
	position :relative;
	top:-200px;
	left:180px;
	z-index:-1;
}

.div5{
	position :relative;
	top:-300px;
	left:380px;
}

.div6{
	position :relative;
	top:-300px;
	left: 0px;
	z-index:-2;
}

.div7{
	position :relative;
	top:-400px;
	left: 250px;
}

.div8{
	position :relative;
	top:-330px;
	left: 250px;
	z-index:-1;
}
.text{
	width:700px;
	}


.rouge{
	background-color:red;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color:white;
	width:220px;
	position :relative;
	top:-70px;
	left: 150px;
	
}

.souligneGras{
	text-decoration:underline;
	font-weight  :bold;
}

.centrer{
text-align:center;
}
.trouver{
	list-style-type: disc;
}.commentaires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
p
{
   padding-top: 10px;
   padding-bottom: 10px;
}
