/* CSS Document
Azilis by Niums
 */

			body,html {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#000000;
	margin:0px;
	padding:0px;
	width: 100%;
	height: 100%;
	font-size: 12px;
			}
			
			h1 {
				font-size: 20px;
				color: #990000;
				text-transform: uppercase;
			}
			h2 {
				font-size: 14px;
				color: #990000;
				text-transform: uppercase;
			}
			h3 {
				font-size: 12px;
				color: #FF9900;
			}
			h4 {
				font-size: 12px;
				color: #FF9900;
			}
			h5 {
				font-size: 12px;
				color: #FF9900;
			}
			h6 {
				font-size: 12px;
				color: #FF9900;
			}
			
			
			img {
				border-color: #000;
				border-style: solid;
				border-width: 1px;
				margin: 0 14px ;
			}
			
			
			#flashcontent {
	text-align:left;
	margin:0px;
	padding:0px;
	width: 100%;
	height: 100%;

			}
			
			a:link {
				color: #FF9900;
				text-decoration:underline;
			}
			a:visited {
				color: #FF9900;
				text-decoration:underline;
			}
			a:hover {
				text-decoration: none;
				color: #ff9900;
			}
			a:active {
				color: #FF9900;
				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;	
			font-size: 20px;
			text-transform: uppercase;		
			}
			
			#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{
	margin:0px auto;
	padding: 0;
	width: 100%;
	/*height: 480px;
	min-height:480px;
	overflow: auto;*/
	background-color: #FFFFFF;
			}
			
			#footer {
			color:#CCC;
			background-color:#333;
			margin:0;
			padding:2px 0 2px 0;
			text-align: center;
			font-size: 10px;
			}
			#footer p {
			margin:0;
			padding:0;
			}
			
	#content1{
			margin:0px;
			padding: 0;
			width: 100%;
			/*height: 480px;
			min-height:480px*/
	}
	#content1 .contenu{
	margin: 0;
	padding: 10px;
	/*width:800px;
	height: 50px;
	min-height:50px;
	overflow: hidden;
	text-align: justify;*/
	background-color: #FFFFFF;
	}
			
			
	#content2{
			margin:0px;
			padding: 0;
			width: 100%;
			height: 480px;
			min-height:480px
	}
	#content2 .contenu{
		background-color: #FFFFFF;
			margin: 0;
			padding: 10px;
			/*width:800px;
			height: 70px;
			min-height:70px;
			overflow: hidden;
			text-align: justify;*/
	}
			
	#content3{
			margin:0px;
			padding: 0;
			width: 100%;
			/*height: 480px;
			min-height:480px*/
			}
	#content3 .contenu{
	margin: 0;
	padding: 10px;
	/*width:400px;
	text-align: justify;*/
		background-color: #FFFFFF;
	}
			
			
	#content4{
			margin:0px;
			padding: 0;
			width: 100%;
			/*height: 480px;
			min-height:480px*/
	}
	#content4 .contenu{
	margin: 0;
	padding: 10px;
	/*width:400px;
	text-align: justify;*/
		background-color: #FFFFFF;
	}
	
	
	
hr {
 clear: both; border: none; 
	background:transparent url(../medias/images/design/pointille.gif) repeat-x scroll left bottom;
	margin:0 0 8px;
	padding:0 5px 9px 3px;
	width:100%;
}
	
	
.noBorder{ border:0;
}	
/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; 
}	
