
body 
	{
	margin: 0%;
	line-height: 20px;
	font-family: sans-serif;                                     			
	font-size: 15px;
	background-image: url(../images/ciel.jpg);
	}

p
	{
	text-align: center;
	width: auto;
	height: auto;
	}


div
	{
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 0%;
	margin-bottom: 0%;
	padding: 1%;
	border: none;
	color: #ffffff;
	}

div.a
	{
	width: 10%;
	position: absolute;
	top: 2%;
	left: 2%;	
	bottom: 0; 
	right: 0;
	}
	
div.b
	{
	width: 30%;
	position: absolute;
	top: 8%;
	left: 4.5%;	
	bottom: 0; 
	right: 0;
	}


div.c
	{
	width: 30%;
	position: absolute;
	top: 8%;
	left: 65.5%;	
	bottom: 0; 
	right: 0;
	}

div.d
	{
	width: 20%;
	position: absolute;
	top: 18%;
	left: 40%;	
	bottom: 0; 
	right: 0;
	}


div.e
	{
	width: 24%;
	position: absolute;
	top: 24%;
	left: 38%;	
	bottom: 0; 
	right: 0;
	}


div.f
	{
	width: 30%;
	position: absolute;
	top: 16%;
	left: 4.5%;	
	bottom: 0; 
	right: 0;
	}


div.g
	{
	width: 30%;
	position: absolute;
	top: 16%;
	left: 65.5%;	
	bottom: 0; 
	right: 0;
	}

div.h
	{
	width: 25%;
	position: absolute;
	top: 30%;
	left: 37.5%;	
	bottom: 0; 
	right: 0;
	}


div.i
	{
	width: 40%;
	position: absolute;
	top: 35%;
	left: 30%;	
	bottom: 0; 
	right: 0;
	}


div.k
	{
	width: 35%;
	position: absolute;
	top: 41%;
	left: 32.5%;	
	bottom: 0; 
	right: 0;
	}

div.l
	{
	width: 26%;
	position: absolute;
	top: 55%;
	left: 37%;	
	bottom: 0; 
	right: 0;
	}

div.m
	{
	width: 70%;
	height: 5%;
	position: absolute;
	top: 85%;
	left: 15%;	
	bottom: 0; 
	right: 0;
	}

div.inable
	{
	width: 34%;
	position: absolute;
	top: 70%;
	left: 33%;	
	bottom: 0; 
	right: 0;
	}

a:link 
	{
	text-align: center;
	text-decoration: none;
	font-family: monospace;
	font-size: 12px;
	color: #2d4608;
	letter-spacing: 0.09em;
	word-spacing: 0.1em;
	}



a:link:hover
	{
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-family: sans-serif;
	letter-spacing: 0.068em;
	word-spacing: 0.12em;
	color: #face69;
	}

a:visited
	{
	text-align: center;
	color: #ffffff;
	font-size: 13px;
	font-family: monospace;
	letter-spacing: 0.091em;
	word-spacing: 0.14em;
	}

a:visited:hover
	{
	text-align: center;
	color: #080afa;
	}