/* CSS Document
Créatifs indépendants by Niums
 */

			body,html {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #333333;
				background-color:#EBEAFA;
				margin:0px;
				padding:0px;
				width: 100%;
				height: 100%;
				font-size: 12px;
			}
			
			h1 {
				font-size: 16px;
				color: #333333;
			}
			h2 {
				font-size: 14px;
				color: #333333;
			}
			h3 {
				font-size: 12px;
				color: #333333;
			}
			h4 {
				font-size: 12px;
				color: #333333;
			}
			h5 {
				font-size: 12px;
				color: #333333;
			}
			h6 {
				font-size: 12px;
				color: #333333;
			}
			
			
			img {
				border-color: #CCCCCC;
				border-style: solid;
				border-width: 1px;
			}
			
			
			#flashcontent {
				text-align:left;
				margin:0px;
				padding:0px;
				width: 100%;
				height: 100%;
			}
			
			a:link {
				color: #333333;
				text-decoration:underline;
			}
			a:visited {
				color: #333333;
				text-decoration:underline;
			}
			a:hover {
				text-decoration: none;
				color: #000000;
			}
			a:active {
				color: #333333;
				text-decoration:underline;
			}
			
			#staticContent{
				margin:0px auto;
				padding: 0;
				width: 100%;
			}
			
			#menu {
			color:#FFFFFF;
			background-color:#000000;
			padding:10px 0 10px 0;
			text-align: center;			
			}
			
			#menu a:link {
				color: #ffffff;
				text-decoration:none;
			}
			#menu a:visited {
				color: #ffffff;
				text-decoration:none;
			}
			#menu a:hover {
				text-decoration: underline;
				color: #ffffff;
				background-color:#000000;
			}
			#menu a:active {
				color: #ffffff;
				text-decoration:none;
			}
			
			#contenu{
			background-image: url(../images/design/meat.jpg);
			background-attachment: scroll;
			background-repeat: no-repeat;
			margin:20px auto;
			padding: 0;
			width: 900px;
			height: 480px;
			min-height:480px
			}
			
			#footer {
			color:#FFFFFF;
			background-color:#cccccc;
			margin:0;
			padding:2px 0 2px 0;
			text-align: center;
			font-size: xx-small;
			}
			#footer p {
			margin:0;
			padding:0;
			}
			
	#fleche1{
			background-image: url(../images/design/fleche1.png);
			background-attachment: scroll;
			background-repeat: no-repeat;
			margin:0px;
			padding: 0;
			width: 100%;
			height: 480px;
			min-height:480px
	}
	#fleche1 .contenu{
	margin: 0;
	padding: 30px;
	width:800px;
	height: 50px;
	min-height:50px;
	overflow: hidden;
	text-align: justify;
	}
			
			
	#fleche2{
			background-image: url(../images/design/fleche2.png);
			background-attachment: scroll;
			background-repeat: no-repeat;
			margin:0px;
			padding: 0;
			width: 100%;
			height: 480px;
			min-height:480px
	}
	#fleche2 .contenu{
			margin: 0;
			padding: 30px;
			width:800px;
			height: 70px;
			min-height:70px;
			overflow: hidden;
			text-align: justify;
	}
			
	#fleche3{
			background-image: url(../images/design/fleche3.png);
			background-attachment: scroll;
			background-repeat: no-repeat;
			margin:0px;
			padding: 0;
			width: 100%;
			height: 480px;
			min-height:480px
			}
	#fleche3 .contenu{
	margin: 0;
	padding: 75px  0 0 420px;
	width:400px;
	text-align: justify;
	}
			
			
	#fleche4{
			background-image: url(../images/design/fleche4.png);
			background-attachment: scroll;
			background-repeat: no-repeat;
			margin:0px;
			padding: 0;
			width: 100%;
			height: 480px;
			min-height:480px
	}
	#fleche4 .contenu{
	margin: 0;
	padding: 45px  0 0 45px;
	width:400px;
	text-align: justify;
	}
	
	
	
	
	
	
	