@CHARSET "ISO-8859-1";

*{
	padding:0;
	margin:0;
}

body{
	background: #00408A url(images/fond_accueil.jpg) repeat-x top center;
}

#global{
	display:block;
	width:980px;
	margin:auto;
}

	#global #top{
		display:block;
		width:980px;
		float:left;
		margin: 0 0 -105px 0;
		padding:0px 0 0 0px;
		position:relative;
		z-index:5;
	}

		#global #top .contenth1{
			display:block;
			float:left;
			padding-top:7px;
			width:980px;
			height:25px;
		}

			#global #top .contenth1 h1{
				display:block;
				float:left;
				width:980px;
				height:32px;
				
				font-family:Arial;
				font-size:14px;
				font-weight:bold;
				color:#00408A;
			}
			
			#global #top .contenth1 h1 a{
				font-family:Arial;
				font-size:14px;
				font-weight:bold;
				color:#00408A;
				text-decoration:none;
			}

		#global #top .logo{
			display:block;
			clear:both;
			float:left;
		}
	
		#global #top .slogan{
			display:block;
			float:left;
			height:24px;
			padding:72px 0 0 10px;
			width:242px;
			
			font-family:Arial;
			font-size:16px;
			font-weight:bold;
			color:#00408A;
		}

		#global #top .bouton{
			display:block;
			float:right;
			width:203px;
			height:31px;
			padding:8px 8px 0 0px;
			margin:75px 50px 0 0;
			background: transparent url(images/bouton_accueil.png) no-repeat top left;
			
			font-family:Arial;
			font-size:17px;
			font-weight:normal;
			color:#ffffff;
			text-decoration:none;
			text-align:right;
		}

	#global #visuel2{
		display:block;
		clear:both;
		width:980px;
		height:472px;
		margin:0px 0 0 0;
		position:relative;
		z-index:1;
	}

	#global #visuel1{
		display:block;
		clear:both;
		width:980px;
		height:472px;
		margin:-472px 0 0 0;
		position:relative;
		z-index:2;
	}

	#global #foot{
		display:block;
		float:left;
		width:880px;
		margin:-60px 0 0 0;
		padding:0px 50px 0 50px;
		position:relative;
		z-index:3;
	}

		#global #foot .bienvenue{
			display:block;
			float:left;
		}

			#global #foot .bienvenue span{
				font-family:Arial;
				font-size:24px;
				font-weight:normal;
				color:#ffffff;
			}
	
			#global #foot .bienvenue strong{
				font-family:Arial;
				font-size:36px;
				font-weight:bold;
				color:#ffffff;
			}

		#global #foot .bouton{
			display:block;
			float:right;
			width:203px;
			height:31px;
			padding:8px 8px 0 0px;
			margin:40px 0 0 0;
			background: transparent url(images/bouton_accueil.png) no-repeat top left;
			
			font-family:Arial;
			font-size:17px;
			font-weight:normal;
			color:#ffffff;
			text-decoration:none;
			text-align:right;
		}
	
		#global #foot .credits{
			clear:both;
			display:block;
			padding:8px 0px 16px 0px;
			
			font-family:Arial;
			font-size:11px;
			font-weight:bold;
			color:#ffffff;
		}
	
			#global #foot .credits a{
				font-family:Arial;
				font-size:11px;
				font-weight:bold;
				color:#ffffff;
				text-decoration: none;
			}
	
		#global #foot .agences{
			clear:both;
			display:block;
			padding:8px 0px 16px 0px;
			
			font-family:Arial;
			font-size:11px;
			font-weight:bold;
			color:#ffffff;
		}
	
			#global #foot .agences a{
				font-family:Arial;
				font-size:11px;
				font-weight:bold;
				color:#ffffff;
				text-decoration: none;
			}
	
			#global #foot .agence{
				display:block;
				float:left;
				padding:0px 30px 0px 30px;
				border-left:1px solid #ffffff;
			}
	
			#global #foot .agence1{
				padding:0px 30px 0px 0px;
				border:0;
			}