#HomePageInternet .encart
{
	border: solid 1px #0E367E;
}

#HomePageInternet .logo
{
	width: auto;
	height: 89px;
	background-repeat: no-repeat;
	vertical-align: middle;
	
	margin: 10px;
	
	padding-left: 150px;
	padding-top: 15px;
	
	font-family: Arial;
	color : #9EA0A4;
	font-weight: bold;
}

#HomePageInternet .logo .ligne1
{
	font-size: 16pt;
}

#HomePageInternet .logo .ligne2
{
	font-size: 12pt;
}

#HomePageInternet .encart .texte
{
	color: #10367d;
}

body.Tunnel 
{
	background-color: #BCC3C9;
	background-image: url(./background.jpg);
	background-repeat: repeat-x; 
	background-position: 0px 0px;
}
