html {
	background-color: #708090;
	background: url("../image/fibermat.gif");
	padding-top: 5px;
}

html, body {
				
				
				
			}

			body {
	margin-top: 0px;
	
	font: 12px/1.5 verdana, arial, helvetica, sans-serif;
}
	.tabclass {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	
}		
			
	.trclass	{
		border: none;
	}
	.tdclass		{
		border: none;
	}
			
			
			
			
			
ul, li {
	margin:0;
   padding:0; 
	list-style-type:none; 
	text-align: left;
	text-decoration: none;
	}	
			#container {
		background-color: #ffffff;
			border: solid 1px;
				border-color: #191970;
				position: relative;
				width: 1000px;
				min-height: 100%;
				
				margin-left:auto;
				margin-right:auto;
			}
			#header {
			background-color: #ffffff;
				
				height: 100px;
				width: 100%;
				}
			#bandeau {
	height: 24px;
	background: url("../image/fondbandeau.gif");
	background-color: #2d537a;
	width: 100%;
	

}
						
			#content {
				
				margin-left:auto;
				margin-right: auto;
				padding: 10px;
				padding-bottom: 48px;
				text-align: justify;
				
			}
			
			
			#menu li a {
	text-decoration: none;
	font-size: 12px;

	color: #2d537a;
	margin-left: 15px;
}
menu li a:hover
{
color: #ffdead;
background: #CCCCFF;
}
#menu h4 {

padding-left: 10px;
background-color: #b0c4de;
/*background: url("../image/fondst.jpg");*/
margin-right: 10px;
margin-left: 3px;
color: #292452;
}

			#footer {
				position: relative;
				clear: both;
				height:40px;
				bottom: 0;
				background-color: #ffffff;
				width: 999px;
				border-top: solid 1px;
				border-color: #c9d3ed;
				color: #2d537a;
			}
			#footer h1 {
				color: #000000;
				padding-bottom: 0;
				background-image: url(../image/pied.jpg);
			}
			#bandeau h1 {
				color: #fff;
				padding-bottom: 0;
			}
			#bandeau a {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	margin-left: 10px;
	padding-right: 10px;
	border-right: solid 1px;
	border-color: #7590af;
	vertical-align: middle;
}
			h1, p {
				margin: 0;
				padding-bottom: 1em;
			}
			h1 {
				font-size: 12px;
				line-height: 1.5em;
			}