body {
background-color: #FFF; 
background-image: url(images/fond2.jpg);
font-family: "Verdana","Arial", sans-serif;
/*width: 760px;
margin: 0 auto;
border: 1px solid;*/
margin:0 50px 0 50px;
}

h1
	{
	margin-top:0px;
	text-indent: -50000px;
	}
h2
	{
		font-size: 24px;
		font-weight:normal;
		text-align: left;
		background: url(images/bande.jpg) no-repeat 0px 25px;
	}

h3
	{
		font-size: 13px;
		font-weight:bold;
		text-align: left;
	}	
h4
	{
		clear:right;
		font-size: 18px;
		font-weight:normal;
		text-align: center;
		}
	
p
	{
		padding-left:5px;
		padding-right:5px;
		font-size: 12px;
		text-align: justify;
	}
a
	{
		color:#000;
	}
a:hover {
		color:#FFF;
		font-weight:bold;
}

a:visited {
		color:#33f;
		text-decoration:none;
}
	
li
	{
		font-size: 12px;
		text-align:justify;

	}
dd
{
	margin-left:-15px;
}
#entete {
height:100px;
background: url("images/bandeau-loop.jpg") repeat-x 0px;
}

#menu {
float: left;
width: 150px;
height:530px;
	min-height:100%;
margin:0px ;
padding:0;
background-color: #eee;
 }

#menu ul {
/*width: 180px;
border-color:#333366;
border-style:none;
border-width:1px 1px 0px;*/
text-align:center;
margin-left: 5px;
margin-top: 0px;
padding:0px;
}
#menu h3 {
font-size: 14px;
margin-left: 0px;
padding-bottom:5px;
margin-bottom:0px;
padding-left:0px;
text-align:center;
font-weight:bold;
} 
#menu li {
font-size: 12px;
margin-left: 5px;
padding-left:0px;
text-align:left;
list-style-image:none;
list-style-type:none;
/*list-style-position:inside;
list-style-type:circle;
*/
} 

#menu a {
color:#a6a6a6;
display:block;
padding-left:0em;
text-decoration:none;
}
#menu a:hover {
color:#800000;
font-weight:normal;
}
#menu a .allumenu {
color:#800000;
font-weight:bold;
	}
#contenu {
margin-left:210px;
overflow:auto;
height:530px;

/*background: url(images/fond.jpg) no-repeat fixed 500px 150px;
background: url(images/fond2.jpg) no-repeat 0px 500px;
*/

}
/*
#accueil {
position: relative;
width:300px;
height:100px;
}*/
#accueil {
position: absolute;
width:300px;
height:100px;
top:50%;
margin-top:-50px;
left:50%;
margin-left:-150px;
/*text-align:center;*/
}
#accueil a:visited {
		color:#000;
		text-decoration:none;
}
#accueil a {
		color:#800000;
		text-decoration:none;
		font-weight:bold;
		border-bottom:1px solid black;
		
}	
	
#pied {
/*background: url("images/bandeau-fond2.jpg") no-repeat 0px;
border-top:solid 1px;
height:100px;
color:#800000;
background-color: #a6a6a6;*/
clear:both;
text-align:center;
}
#pied p {
margin-left:120px;
padding-left: 25px; 
font-family:"Verdana","Arial",sans-serif;
font-weight:normal;
font-size: 1.0em;
text-align:center;
}

.couleur {
color:#800000;
}

.gauche {
float: left;
margin-right:10px;
}
.droite {
float: right;
margin-left:10px;
}
.centre {
margin:0 auto;
text-align:center;
}
.avocat {
background: url(images/bande.jpg) no-repeat bottom;
clear:right;
margin:0;
padding-bottom:10px;
}
.photo {
width:160px;
float:left;
clear:left;
}
.nom {
width:230px;
float:left;
text-align:left;
font-size: 1.1em;
}

.fonction {
text-align:justify;
width:220px;
float:right;
}
.copyright {
font-weight:normal;
font-size:10px;
font-style:italic;
text-align:left;
padding-left:5px;
}
