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


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


#corpspens {
	position: relative;
	left: 151px;
	top: -620px;
	height: 635px;
	width: 638px;
	background-image: url(images/pension.png);
		}	
		
		
#gauche h1{
	font-family: Arial, verdana, Helvetica, sans-serif;
	color: #00CCFF;
	font-weight: bold;
	font-size: 14px;
	margin-top:70px;
	margin-bottom:10px;


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

#gauche h2{
	font-family: Arial, verdana, Helvetica, sans-serif;
	text-align: right;
	color: #000000;
	font-size: 11px;
	margin-left: 220px;
	font-weight: normal;
	margin-top: -10px;
	margin-bottom:0px;

	}


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



