#container {

	width: 600px;
	position: relative;
	margin: 0px auto;
	height:auto;
	background-color:white;
		
 }

#Tableau_01 {
	position: relative;
	margin: 0px auto;
	top: 0px;
	width: 600px;
	height:10000px;
	font-family:Helvetica,Arial,"Sans-Serif";
	background-color:white;
	
		
}


#title {
	position:absolute;
	left:20px;
	top:22px;
	color : black;
	font-weight : bolder;
	font-size : 36px;
	
}



#line
{
	width: 600px;
	padding-bottom:15px;
		
	}


#line_img
{
	width: 560px;
	height: 250px;
	margin-left: 20px;
	margin-right: 20px;
	display: block;
	margin-top: 20px;
	background-color: white;
}






#line_txt
{
	width: 560px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-top:5px;
	
		
}







p
{
color : black;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

a
{
text-decoration : none;
color:#000
}

a:hover {
text-decoration: underline;
}

a:img {
	border:none;}



.translate
{
	position : absolute;
	right : 20px;
	top : 20px;
	font-weight:bolder;
	font-size : 18px;
	letter-spacing: -0.03em;
	white-space : normal;
	color:#CCC;
	z-index: 50;
	text-transform: uppercase;
	width: 100px;
	hight: 50px;
	text-align:right;
}


#back {
	position:absolute;
	right:17px;
	top:55px;
	text-decoration : none;
	border:none;
	
}
