*
{
	margin : 0;
	padding : 0;
	border : 0;
}
body
{
	background : url("/img/common/dispatch/body-bg.jpg") #3a3a3a 0 0 repeat-x;
	font : 12px Georgia, "Times New Roman", Times, serif;

}
a
{
	color : #000;
	text-decoration : none;
}
a:hover
{
	text-decoration : underline;
}
.wrapper_01
{
	width : 960px;
	margin : 0 auto;
}
h1
{
	padding : 33px 0 35px 0;
	background : #000;
}
.wrapper_02
{
	position : relative;
	height : 537px;
	background : #0f1110;
/*	overflow : hidden;*/
}
.left
{
	float : left;
	width : 369px;
	height : 537px;
	overflow : hidden;
}
.middle
{
	float : left;
	/*padding : 97px 0 0 46px;*/
	width : 287px;
	height : 537px;
	overflow : hidden;	
	background : url("../../../img/common/dispatch/visu_middle.jpg") 0 0 no-repeat;
}
.right
{	
	float:left;
	width : 287px;
}
.listepays_titre
{
	font-size : 18px;
	text-align : center;
	padding : 0 0 6px 0;
	border-bottom:1px solid #000;
	margin:auto;
	width:180px;
}
.listepays_wrapper
{
	padding : 5px 0 0 0;
	background : url("../../../img/common/dispatch/overlay_white.png") center 0  no-repeat;
	margin-top:250px;
}
ul
{
	list-style : none;
	padding : 8px 0 13px 0;
	line-height : 18px;
}
li
{
	text-align : center;
	color:#000;
}
li a
{

	color:#000;
}
.lien_facebook
{
	position : absolute;
	right : 15px;
	bottom : 11px;
	padding : 0 0 0 16px;
	background : url("/img/common/dispatch/dispatch_facebook_off.png") 0 2px no-repeat;
	color:#fff;
}
.lien_facebook:hover
{
	background : url("/img/common/dispatch/dispatch_facebook_on.png") 0 2px no-repeat;
}
.footer_01
{
	font : 10px Arial, Verdana, sans-serif;
	color : #999;
	padding : 10px 0;
}
.footer_01 a
{
	color : #fff;
}