body{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	font: 12px arial
}

img	{ border: 0	}
table img {border: solid 3px #b8bac4}

ul { 
	margin-top:5px;
	margin-left:18px; 
	padding:0;
	list-style-image: url(../img/fleche.gif);
	color:#6D6D70;
}

li{
	line-height:15px;
}

h3{ color:#A52A04; margin:0; padding:0; font-size:14px}
a.liens{color:#A52A04; text-decoration:none; font-weight:bold; font-size:14px }
a:hover.liens{text-decoration:underline;}

a.liens2{color:#A52A04; text-decoration:underline;  }
a:hover.liens2{text-decoration:none;}


div#wrapper	{
	width: 840px;
	margin: 0 auto;
	text-align: left;
}

div#top{
	height:51px;
	background: url(../img/bg_top.gif) bottom no-repeat ;
}

div#navigation{
	position:relative;
	height:141px;
	background: url(../img/bg_navigation.gif) no-repeat ;
	border-top: solid 3px #43465e ;
	overflow:hidden;
}
div#navigation #zone{
	height:140px;
	width:378px;
	position:absolute;
	left:443px;
	top:3px;
		overflow:hidden;

}

div#main{
	min-height:442px;
	_height:442px;/* hack ie */
	background: url(../img/bg_main.gif) no-repeat ;
	position:relative;
}

div#main2{
	min-height:442px;
	_height:442px;/* hack ie */
	background: url(../img/bg_main2.gif) no-repeat ;
}

div#main_full{
	min-height:442px;
	_height:442px;/* hack ie */
	background: url(../img/bg_main_full.jpg) no-repeat ;
}


div#main3{
	min-height:442px;
	_height:442px;/* hack ie */
}


div#main #left, div#main2 #left{

	width:443px;
	float:left;
}

div#main #right{
	margin-top:17px;
	width:390px;/* grandeur part right 397px */
	margin-left:7px;
	float:left;
}

div#main2 #right{
	margin-top:10px;
	width:390px;/* grandeur part right 397px */
	margin-left:7px;
	float:left;
}
div#main2 #right .ligne1{
	width:390px;
	height:195px;
	margin-bottom:10px;
}

div#main2 #right .ligne2{
	width:390px;
	height:200px;
}


div#main #right .col1{
	width:116px;
	float:left;
	margin-right:14px;
}

div#main #right .col2{
	width:116px;
	float:left;
	margin-right:16px;
}

div#main #right .col3{
	width:116px;
	float:left;
}

div#bottom{
	width:840px;
	float:left;
	text-indent: 30px;
	line-height:48px;
	height:48px;
	background: url(../img/bg_bottom.gif) no-repeat ;
	color:#fff; 
	font-weight:bold;
}

div#bottom a{
	color:#fff; 
	font-weight:bold;
	text-decoration:none;
}
div#bottom a:hover{
	text-decoration:underline;
}

.eurobonus { position:absolute; top:-160px; left:-65px; z-index:1}


