/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
	html, body
	{
		width: 100%;
		height: 100%;
		margin: 0px;
		padding: 0px;
		background-color: #213c5c;

	} 
	.contenant
	{
		width: 100%;
		height: 100%;
		margin: 0px;
		padding: 0px;
		background-color: transparent;
	}
	a
	{
	 color: white;
	 text-decoration: none;
	}
	.liens a
	{
	color: white;
	 text-decoration: none;
	 font-family: Arial;
	 margin-left: 10%;
	}
	
	/*********************INDEX*************************************************************/
	.bandeau
	{
	margin-top: 3%;
	margin-left: 43%;
	/*margin: auto;*/
	/*text-align: center;*/
	color: silver;
	position: absolute;
	font-family: Arial;
	/*width: 50%;*/
	}
	h4
	{
		margin-top: 56%;
		color: yellow;
		font-size: 18px;
		padding: 0px;

	}
	.travaux1
	{
		color: White;
		font-size: 18px;
		padding: 0px;
	}
	.slogan 
	{
		color: White;
		font-size: 27px;
		margin-left: 43%;
		margin-top: 34%;
		position: absolute;
	}
		.slogan1 
	{
		color: white;
		font-size: 27px;
		margin-top: 42%;
		position: absolute;
		font-weight: bold;
		text-decoration: underline;
		margin-left: 43%;
		padding: 5px;
		border: solid;
		border-color: White;
	}
	.logo1
	{
		margin-left: 23%;
		margin-top: 13%;
		position: absolute;
		width: 220px;
		height: 200px;
		border: 0px;
	}
	.titre
	{
	margin-left: 41%;
	margin-top: 15%;
	color: white;
	font-size: 110px;
	position: absolute;
	font-family: Arial;
	width: 50%;
	}
	
	.titre2
	{
	margin-left: 43%;
	margin-top: 24%;
	color: #6788a9;
	position: absolute;
	font-style: italic;
	font-size: 45px;
	font-family: Arial;
	}

