@charset "utf-8";

body
{
 	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	height:100%;
	background: linear-gradient(to top, #d7e4bd , #ebf1de , #ffffff);
 	background-size:100% 100%;
	
}
header
{
	
	text-align:center;
	font-size:24px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight:bold;
}
#logo
{
	height:60px;
	width:60px;
	position:absolute;
	top:1%;
	left:3%;
	
}
#debut,#fin
{
	background-image:url(images/lr.png);
	background-size:100% 100%;
	width:110px;
	text-align:center;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	padding-left:0px;
	
	padding-right:10px;
	height:690px;
	
	
}
#debut article,#fin article
{
	margin-left:0px;
	width:100px;
}
#debut article
{
	margin-top:80px;
}
#fin article
{
	margin-top:60px;
}
#manag
{
	background-image:url(images/m.png);
	
	
}
#m1
{
	background-image:url(images/m1.png);
	
	
	
}
#m2
{
	background-image:url(images/m2.png);
	
	
}

#m1,#m2,#r1,#r2,#s1,#s2,#s3
{
	
	display:inline-table;
	position:relative;
	top:30px;
	
	background-size:100% 100%;
	

	
}
#m1,#m2,#r1,#r2
{
	margin-left:40px;
	margin-right:40px;
	margin-bottom:20px;
	width:350px;
	height:120px;
	

	
}
#s1,#s2,#s3
{
	width:260px;
	height:120px;
	margin-bottom:40px;
}
#m1 p,#m1 div,#m2 p,#m2 div,#r1 div,#r2 div,#r1 p,#r2 p,#s1 div,#s2 div,#s3 div,#s1 p ,#s2 p,#s3 p
{
	color:#FFF;
	position:relative;
	top:0px;
	left:20px;
	text-align:left;
	
}
#m1 p,#m1 div,#m2 p,#m2 div,#r1 div,#r2 div,#r1 p,#r2 p
{
	width:257px;
}
#s1 div,#s2 div,#s3 div,#s1 p ,#s2 p,#s3 p
{
	width:157px;
}
#real
{
	background-image:url(images/r.png);
	height:180px;
	
}
#manag,#real,#supp
{
	width:900px;
	
	margin-bottom:25px;
	background-size:100% 100%;
	padding:25px 25px 25px 25px ;
}
#manag,supp
{
	height:150px;
}

#supp
{
	background-image:url(images/s.png);
	
}

	
#r1
{
	
	background-image:url(images/r1.png);
}
#r2
{
	background-image:url(images/r2.png);
}
#s1
{
	background-image:url(images/s1.png);
}
#s2
{
	background-image:url(images/s2.png);
}
#s3
{
	background-image:url(images/s3.png);
	
}

#processuss 
{
	width:950px;
	
}
#fin
{
	
	
}
footer
{
	
	
}
#debut,#processuss,#fin 
{
	display:inline-block;
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
}
