<style type="text/css">	
	body {
		background-color: #000;
		font: 12px  arial,verdana,helvetica,sans-serif;
		margin: 0 auto;
		padding: 0;
		height: 100%;	
	}

	#body_accueil{
		background-color: #000;
		/*width: 100%;
		height: 100%;*/		
		padding: 0px 0px 0px 0px;
		margin: 0 auto;	
		z-index: 0;
	}	
	#conteneur {
		width: 900px;
		height: 100%;
		margin: 0 auto; 
	}	
	#entete {
		background-color: #000;
		width: 900px;
		height: 200px;		
		margin: 0 auto;	
	}	
	#bandeau{
		background-image: url(images_site/bandeau_aldo_maffeo_plasticien2.jpg);
		background-repeat:no-repeat;
		width: 900px;
		height: 40px;
	}
	#menudiv {

		background-color: #000;
		width: 900px;
		height: 30px;
		padding: 0px 0px 0px 0px;
		z-index: 3;	
		border: 0px solid #099c31;
	}
	#corp {	
		text-align: left;
		background-color: #red;
		width: 900px;
		height: 340px;
		padding: 0px 0px 0px 0px;
		margin-top: 70px;
		z-index:1;
		border: none;
	}
	#txt_intro {
		font-family: arial,verdana,helvetica,sans-serif;
		margin-top: 00px;
		border: 2px solid #099c31;
		width: 900px;
	
	}
	#td1{
		border: 0px solid #099c31;
		padding: 20px;
		width: 100%;
	
	}
	/*#td2{
		border: 0px solid #099c31;
		padding: 20px;
		width: 25%;
	
	}	*/
	#titre_intro {
		font-family: arial,verdana,helvetica,sans-serif;
		background-color: transparent;
		margin-left: 10px;
		text-align: left;		
		font-style: bold;
		font-size: 16px;
		color: #c4c4c4;
	
	}
	#text_intro {
		background-color: transparent;
		margin-left: 30px;
		text-align: left;
		font-family: arial,verdana,helvetica,sans-serif;
		font-style: italic;
		font-size: 14px;
		color: #979797;
		
	
	}

	#footer {
		font-family: arial,verdana,helvetica,sans-serif;
		font-size: 12px;
		text-align: center;
		background-color: #000;
		color: #c4c4c4;
		width: 900px;
		height: 20px;
		padding: 0px 0px 0px 0px;
		margin-top: 160px;
	}
	#flashcontent {	
		width: 100%;
		height: 500px;	
		z-index: 2;
		margin-top: 0px;
	}
		 
		dl, dt, dd, ul, li {
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
	#menubio {
		font-size: 12px;
		font-family: arial,verdana,helvetica,sans-serif;		
		position: relative;
		left:602px;
		top:65px;
		width: 133px;
		height: 18px;
		background-color: #363636;
		border: 2px solid #099C31;
		margin: 2px 2px 2px 0px;
		
}
	#menubio a:hover {

		background-color: #fff;
	}	
	#menu {
		position: relative;	
		top: 0px;
		left: 0px;		
		color: #000;
		font-family: arial,verdana,helvetica,sans-serif;
		font-size: 12px;
		z-index:100;
		width: 900px;
		height:30px;
		}
	#menu dl {

		float: left;
		width: 144px;
		margin-left: 0px;
		margin-right: 2px;
		border: 2px solid #099c31;
		}

	#menu dd {
		border: 0 none;
		margin: 2px 0px 2px 0px;
		}
	#menu li {
		font-family: arial,verdana,helvetica,sans-serif;
		font-size: 11px;
		margin: 2px 0px 2px 0px;
		text-align: left;
		background: #fff;
		}
	#menu dt   {
		color: #fff;
		background: #363636;
		font-family: arial,verdana,helvetica,sans-serif;
		text-decoration: none;
		text-align: left;
		display: block;
		height: auto;
		border: none;
		margin: 2px 0px 2px 0px;
		}	

	#menu li a {
		color: #000;
		font-family: arial,verdana,helvetica,sans-serif;
		text-decoration: none;
		display: block;
		height: auto;
		border: none;
		}
	#menu dt a:hover {
		background-color: #363636;
		color: #fff;
		}

	#menu li a:hover { 

		font-family: arial,verdana,helvetica,sans-serif;
		background-color: #363636;
		color: #fff;
		}

	a {
		text-decoration: none;
		font-family: arial,verdana,helvetica,sans-serif;
		color: #fff;
		}
	a:hover {
		text-decoration: none;
		font-family: arial,verdana,helvetica,sans-serif;
		color: #222;
	}			
</style>