@charset "utf-8";
/* CSS Document */


body { 
	background-image:url(images/fdess.png);
	margin: 0px; 
	}


#corpsproj {

	background-image: url(images/proj.png);
	background-repeat:no-repeat;
	position: relative;
	left: 163px;
	top: -623px;
	height: 627px;
	width: 621px;
	padding-right:10px;

		}	
		
		
#droite h1{
	font-family: Arial, verdana, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
	margin-top:51px;
	margin-bottom:10px;


}
#droite {
	font-family: Arial, verdana, Helvetica, sans-serif;
	text-align: justify;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	padding-left: 235px;
	position: absolute;
	width: 350px;
	
}

p
{
margin-top:5px;
}

.retrait
{
	list-style-position: outside;
	list-style-image: url(images/theme.gif);
}




