body {
	font-family:Verdana, Geneva, Arial, Helvetica,sans-serif;
	font-size:12px;
	background:url(images/Intergraf/metal.jpg) repeat-x #F2F2F2;
	overflow:auto;
	color:#6f6f6f;
	padding:0;
	margin:0;
	text-align:center;
}

	
div#conteneur{
	text-align:center;
	margin-top:0;
	padding:0;
}

div.ban{
background-image:url(images/Intergraf/liens_01.jpg);
background-repeat: no-repeat;
margin-left:auto;
margin-right:auto;
height:110px; 
width:800px;
margin-top:0px;
padding:0px;
	}
	
	
div#foot{
background:url(images/Intergraf/liens_03.jpg) no-repeat;
margin-left:auto;
margin-right:auto;
height:110px; 
width:800px;
margin-top:0px;
padding:0px;
	}	

	
div.titres{
margin-left:auto;
margin-right:auto;
height:50px; 
width:600px;
text-align:center;
border:0px;
margin-bottom:40px;
margin-top:20px;
}

div#corps{
	text-align:center;
	padding-top:20px; 
	margin-left:auto;
   margin-right:auto;
	background-image: url(images/Intergraf/liens_02.jpg);
	width:800px;
	height: auto;
}



p{
	line-height:30px;
	font-size: 14px;
	color: Gray;
	background-color: transparent;
}


img{
	border:0px;
	padding-bottom:1px;
}

img.liens{
	cursor: pointer;
	border:0px;
	display:block;
	margin-left:auto;
   	margin-right:auto;
	max-width:480px;
	max-height:130px;
}

hr{
	height: 2px;
	color:black;
	background-color: black;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	margin-top:10px;
	margin-bottom:10px;
}
/*Sert pour le logo du w3c*/
div.valid{
	text-align:left;
	position:absolute;
	margin:0;
	padding:0;
	bottom:0;
	}

hr#last{
	height: 2px;
	color:black;
	background-color: black;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	margin-top:0px;
	margin-bottom:15px;
	}
