/* CSS Document */
@import url(general.css);

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#007A47;
	background-image:url(/_img/fond-leon-recrute.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}
.white{
	color: #ffffff;
	padding-left: 460px;
	padding-top: 80px;	
}
.tbody{	
	padding-left: 100px;	
}
.table{
	color: #4d596a;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;	
	}
.lien {
font-family:Arial;
font-size:12px;
color:#4d596a;
text-decoration:underline;
}
a.lien {
font-family:Arial;
font-size:12px;
color:#4d596a;
text-decoration:underline;
}
.green {
padding-top : 0px;
font-family:Arial;
font-size:12px;
color:#007a47;
text-decoration:none;
}
a.green {
font-family:Arial;
font-size:12px;
color:#007a47;
text-decoration:underline;
}
.content{	
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	line-height: 12pt;
}
