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


body { 
background-image:url(fdess.png);



	}


#corpspens {
	position: relative;
	left: 164px;
	top: -636px;
	height: 630px;
	width: 632px;
	background-image: url(journee.png);
		}	
		
		
#gauche h1{
	font-family: Arial, verdana, Helvetica, sans-serif;
	color: #FF6600;
	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-top:110px;
	margin-left:20px;
	position: absolute;
	width:205px;
	margin-top: 110px;
	background-color: rgba(255,255,255,0.5);
	padding: 15px;
	box-shadow: -3px 3px 3px #666;
	padding: 15px 15px 10px 20px;
}

#intro {
	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-top:20px;
	margin-left:310px;
	position: absolute;
	width:255px;
	background-color: rgba(255,255,255,0.7);
	padding: 15px;
	box-shadow: -3px 3px 3px #666;
	
}



#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(theme.gif);
	
	
}



