body{
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 1em "Times MS", times, sans-serif ;
color:#000000;
	background: #663434  ;
}

div#conteneur{
	width: 770px ;
	margin: 0 auto ;
	text-align: left ;
	background: #fff;
}

h1#header{
	height: 200px ;
	margin: 0 ;
	/*background: url(Scale_of_justice.gif) #663434 no-repeat left top ;*/
	background: url(Scale_of_justice.gif) #663434 no-repeat center ;
}

h1#header a{
	width: 400px ;
	height: 120px ;
	display: block ;
	position: relative ;
	left: 200px ;
	top: 25px ;
}

.avocat{
	
}

.no_avocat{
}

h1#header a span{
	display: none ;
}

ul#menu{
	height: 35px ;
	margin: 0 ;
	padding: 0 ;
	background: url(bg_menu.gif) repeat-x 0 -25px ;
	list-style-type: none ;
}
		
ul#menu li{
	float: left ;
	text-align: center ;
}

ul#menu li a{
	width: 130px ;
	line-height: 25px ;
	font-size: 1.2em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #ffffff ;
	display: block ;
	text-decoration: none ;
	border-right: 2px solid #dea ;
}

ul#menu li a:hover{
	background: url(bg_menu.gif) repeat-x 0 0 ;
}

.contenu{
	padding: 0 200px 0 25px ;
}


.contenu ul li{
	text-align: justify;
}


#contenu_accueil{
	/*background: url(bg_page_accueil.gif) no-repeat 495px ;*/
	padding: 0 25px 0 200px ;
}
#contenu_reference{
	background: url(bg_page_reference.gif) no-repeat 595px ;
}
#contenu_honoraire{
	background: url(bg_page_honoraire.gif) no-repeat 595px ;
}
#contenu_contact{
	background: url(bg_page_contact.gif) no-repeat 495px ;
	padding: 0 300px 0 25px ;
}

#gauche_acceuil{
	border: 0px;
	border-color: black;
	border-style: solid;
	width: 170px;
	float: left;
	margin: 20px;
	padding: 2px;
	margin-top: 130px;
	text-align: left ;
	font: 0.9em "Times MS", times, sans-serif ;
	}

#texte_accueil{
	margin-left: 25px ;
	}
.contenu h2{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	text-align: center ;
	color: #203060 ;
	border-bottom: 1px solid #4B4242 ;
}

.contenu h3{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #4B4242 ;
	border-left: 3px solid #4B4242 ;
	color: #4B4242 ;
}

.contenu p{
	text-align: justify ;
	text-indent: 0em ;
	line-height: 1.11em ;
}

.contenu a{
	color: #a80 ;
}

.contenu a:hover{
	color: #4B4242 ;
}

p#footer{
	margin: 0 ;
	padding-right: 10px ;
	line-height: 30px ;
	text-align: right ;
	color: #730 ;
}

#footer a{
	color: #737 ;
}

pre{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #4B4242 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}

ul li{
	list-style-type:none;
}

pre span{
	color: #560 ;
}

pre span.comment{
	color: #b30000 ;
}
