body {
	margin:0;
	background-color: #fff;
	color:#ddd;
	font-family:Trebuchet MS,Helvetica;
	font-size:12px;
	padding-bottom: 20px;
}
a img{
	border:0;
}

#container{
	width: 953px;
	height: 100%;
	margin: 0 auto 20px auto;
}


#cntDesc{
	width:215px;
	margin-left:40px;
	margin-top: 0;
	padding-top: 5px;
	height: 100%;
}

#top{
	height:131px;
	background-image:url("../images/blanc_top.jpg");
	width:1000px;
}

#logo {
	height:104px;
	background-image:url("../images/logo.gif");
	width:177px;
	margin-left:11px;
	margin-top:8px;
	float:left;
	}

	
#bottom {
	margin-right:15px;
	margin-left:30px;
	width:217px;
	height:25px;
	top: 1482px;
	left: -265px;
}

#content {
	width:1000px;
	float:left;
	background-image:url("../images/blanc_center.jpg");
	background-repeat: repeat;
	background-color: #ffffff;
	padding-bottom: 15px;
	margin-bottom: 20px;
	color:#E99393;
	text-align: center;
}



h1 {
	margin:0;
	width:200px;
	height:37px;
	padding: 10px 0 0 100px;
}


/* Le reste : */
.retour{
	margin-top:35px;
	margin-left:120px;
	float: left;
	width: 230px;
	line-height: 12pt;
	color:#AAAAAA;
	text-decoration: underline;
}


.projet {
margin-left:100px;
	padding-top:20px;
	float : center;
	width: 800px;
}


.gras{
		font-weight:900;
}

.barre{
	text-decoration: line-through;
}

.a{
	text-decoration: underline;
	color:#FFFFFF;
}

.gris{
	color:#e99393;
}

.gris2{
	color:#AAAAAA;
	font-weight: bold;	
}

.marron{
	color:#833333;
	font-weight: bold;	
} 

.titre{
	color:#e99393;
	font-weight: bold;	
	line-height : 24px;
	font-size:18px;
} 
