body {
	margin: 0;
	padding: 0;
	text-align : left;
	font-family : #000000;
	font-size : 12px;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-color: #FFFFFF;
	outline-color: #FFFFFF;
}



#content{
	color : #000;
	position: relative;
	text-align : left;
	width:640px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	float: left;
}

/*
#ban {
width : 640px ;
height : 160px; 
text-align:left;

background : transparent url(images/bandeau-duel-avocats-lille-nord.png) no-repeat;
}
*/
#centre{
width:640px;
height:100%;
background : transparent;
margin-left:200;
margin-right:auto;
padding:0 10px 10px 10px;
}
/*
#menu {
float:left;
width : 160px; 
margin-left:7px;
margin-right : 10px ;
text-align:justify;
background:transparent;
}
#menu h1{
margin-top:0px;
height:22px;
background:transparent;
color:#8a9eb3;
font-size:14px;
border-bottom:1px solid #8a9eb3;
text-align:center;}

#menu ul{
padding:0px;
margin:0px;
 }

#menu li{
background:#fcfcfc url(images/div.png) no-repeat bottom;
list-style:none;
height:29px; 
}
#menu li:hover{
background:#fcfcfc url(images/divhover.png) no-repeat bottom;
list-style:none;
height:30px; 
}

#menu a{
margin-left:10px;
text-decoration:none;
padding-left:18px;
background:transparent url(images/white.png) no-repeat left;
}
#menu a:hover{
text-decoration:none;
padding-left:18px;
background:transparent url(images/blue.png) no-repeat left;
}
*/
#droit {
margin-right:20px;
width : 640px;
text-align:left;
background:transparent;

}


#droit h1{
margin-top:0px;
height:22px;
/*background:transparent url(images/h1d.png) no-repeat left;*/
color: #b13f55;
font-size:14px;
/*border-bottom:1px solid #8a9eb3;*/
padding-left:10px; }


#droit p{
margin-left:160px;
padding-left:90px;
padding-right:30px; }


.img1 {
float:left;
border:none;
}


#bas {   
clear : both ;
text-align : left ; 
width : 640px; 
height : 43px ; 
font-size : 11px;
}


 a {
	color: #333333;
	font-weight: bold;
}
a:visited {
	color: #333333;
	font-weight: bold;
}
a:hover {
	color: #777777;
	font-weight: bold;
}
a:active {
	color: #333333;
	font-weight: bold;
}
