body{
	
	/*margin:0;
	border:0;*/
	font-family:arial;
	background-color:#fff;	
	font-size:80%;
}
select {
	font-size:11px;
}
input {
	font-size:11px;
}
.barre {
	text-decoration: line-through;
}
#table_emul td.emul{
	width:29%;
	vertical-align:top
}
#emul_text{
	margin:0 0 15px 0;
 	width:300px;
	text-align:center;
	font-size:12px;
}

#emul_text .text{
	border-left:1px solid #8cc6c6;
	border-right:1px solid #8cc6c6;
	font-size:12px;
	
}
#emul_externe{
	background:url('/img/mobi/bg_emul.jpg') no-repeat;
	height:528px;
	width:276px;
	margin:auto;
	padding:100px 0 0 55px;
}
#emul_screen{

	width:185px;
	height:216px;
	padding:0 0 0 2px;
	overflow:auto;
	background-color:#fff;
	border:2px solid #000;
}
#emul_externe>#emul_screen{
	width:179px;
}
#lien_thalys{
 width:195px;
 text-align:center;
 margin-top:220px;
 
 
}
#lien_thalys a{
 color:#903;
 font-size:20px;
 }
#changeLanguage{
	font-size:9px;
	text-align:right;
}
#changeLanguage a{
	color:#000;
}
#changeLanguage a.actif{
	text-decoration:none;
}
 ul{
	margin:0;
	padding:0 0 0 15px;
}