body{
font-family: "Book Antiqua", Palatino, Georgia, "Palatino Linotype", Verdana, Geneva, serif, sans-serif;
font-size:large;
}

#conteneur
{
background-color:#5f5a52;
width: 1170px;
margin: auto;
}

#chapitre{
height:200px;
width:200px;
float:right;
margin-right:-50px;
margin-top:-50px;
background-image:url("images/chapitre/accueil.jpg");
}

#banniere
{
background-image: url("images/banniere/CLC.png");
width: 715px;
height: 147px;
margin: auto;
}

.pied{
height:50px;
}

#menu
{
	background-image: url("images/menu.jpg");
	float:left;
	width:265px;
	height:817px;
	text-align:left;
}

#corps {
	width:1170px;
	}
	
.clear{
clear:both;
}	

#corpstexte{
float:left;
width:700px;
  background-color:"transparent";
}	

#corpsfixe{
background-image: url("images/corpsfixe3.png");
height:661px;
background-repeat: no-repeat;
}

#mybackground{
	background-image: url("images/corpssuite.png");
	background-repeat: repeat-y;
}

#sommaire{
margin-left:45px;
}

p{
margin-top:10px;
margin-bottom:2px;
} 

a{
color:#5f5a52 ;
text-decoration:none;
}

table.menu
{
border-collapse:separate;
border-spacing:0px 8px;
font-size:90%;
} 

img.titre{
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}

img.photo{
margin-top:15px;
margin-bottom:15px;
}

img.photo_table{
margin-top:20px;
}

.center{
text-align: center;
margin-top:15px;
}

.marge{
margin-top:5px;
margin-left:30px;
}

table.centre{
margin:auto;
text-align:center;
}

.text-titre{
font-size:larger;
}

.title{
font-size:xx-large;
text-align:center;
color:#ff9913;
font-family:"MS Serif", "New York", serif;
}

.text-titre-centre{
font-size:larger;
text-align: center;
margin-top:15px;
}

.marge-contraire{
margin-left:-15px;
font-size:smaller;
}