/* CSS Document */
/*----------------------------------------realisation----------------------------------*/
	#realisation{
	width:600px;
	border-top:solid 1px #655E49;
	/*background:url(image/fond.gif) repeat-x;*/
	background-color:#C5BBAF;
	}
	#realisation table{
	width:600px
	}
	#realisation td{
	text-align:center;
	font-size:0.65em;
	}
    #realisation a img{
    text-decoration:none;
	border:none;
    }
	#realisation1{
	color: #655E49;
	border-top:solid 1px #655E49;
	}
	#realisation1 p{
	margin:10px 10px 10px 20px;
	}
	#realisation1 .texte1{
	font-size:1em;
	text-align:center;
	}
   #fond1{
	width:600px;
	height:25px;
	background-color:#ABA28B;
	}
	#fond1 p{
	margin:0 0 10px 20px;
	font-size:0.8em;
	}
