html, body {
	/*	scrollbar-face-color: #A8A8A8;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-highlight-color: #889CA8;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #707070;
		scrollbar-arrow-color: #A8C0E8 ;
		*/
	background-image:url(../images/bgBody.png);
	background-position:center;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9B3728;
	color: #DEA398;
	margin: auto;
	height: 100%;
	font-size: 12px;
	min-width:722px;
}
a{
	color:#E3D2AE;
	text-decoration:none;
}
a:hover{
	color:#E3D2AE;
	text-decoration:underline;
}

#contact a{
 color: #DEA398;
}

.celluleForm {
	padding: 3px;
}


.lettrine {
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 40px; /* 3 hauteurs de lignes pour la lettrine*/

font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
/*color: #990000;*/
/*border: 1px solid #990000;*/ /* définition d'une bordure autour de la lettrine*/
/*background-color: #FFFFCC; */
margin-right: 1px;
/*padding: 1px;*/
line-height: 0.9em;
}


#mainDiv {
	background-image: url(../images/bgroundTitre.png);
	background-repeat: no-repeat;
	height:100%;
	width: 716px;
	margin: auto;
		
}

#divTitre {
	height: 205px;
	width: 720px;
	text-align: center;
	padding-top: 23px;
	font-size: 18px;
}
#divTitre img {
	margin-top: 27px;
}

#contenu {
	display:inline;
	height:100px;
}

.colonne {
	border: 2px solid #AD4431;
	float: left;
	
}
.collonneLeft{
	margin-left: 15px;
	padding-bottom:20px;
	width:543px;
	/*height:100%;*/
}


.soustitre {
	/*background-color: #AD4431;*/
	/*
	height: 40px;
	width: 523px;
	margin-left:8px;
	margin-top: 20px;
	padding-left:5px;
	font-weight: normal;
	font-size: 14px;
	background-color: #AD4431; */
	/* background-image: url(../images/backgroundsousTitre3.png); */
	/* background-repeat: repeat-x; */
}

.soustitre div {
	margin-right: 8px;
	margin-top: 1px;
	
	height:100%;
	/*display:inline;*/
	float:right;
}

.soustitre div img {
cursor:pointer;
}

.soustitreEcouter {
	/*background-color: #AD4431;*/
	height: 20px;
	width: 542px;
	margin-left:15px;
	margin-top: 0px;
	padding-left:5px;
	font-weight: normal;
	font-size: 14px;
	background-color: #AD4431;
	border-bottom: 1px solid #762E21;	/* background-image: url(../images/backgroundsousTitre3.png); */	/* background-repeat: repeat-x; */
}

.soustitreEcouter div {
	margin-right: 8px;
	margin-top: 1px;
	
	height:100%;
	/*display:inline;*/
	float:right;
}

.soustitreEcouter div img {
cursor:pointer;
}

.moveableContainer {
	width: 501px;
	/*height: 800px;*/
	margin-left: 10px;
	padding: 10px;
	text-align:center;
 
	border-right: 1px solid #AD4431;
	border-bottom: 1px solid #AD4431;
	border-left: 1px solid #AD4431;
}
#collonneLeft #disqueContenu  {
	margin: 8px;
}
#collonneLeft #disqueContenu img {
	margin: 0px 0px 10px 8px;
	float: right;
	border: solid 1px #DEA398;
}

#collonneRight{
	margin-left: 10px;
	margin-right: 15px;
	width:125px;
	/*height:500px;*/
}

#collonneRight .sousTitre{
	background-color: #AD4431;
	height: 20px;
	width: 106px;
	/*margin-left:2px;*/
	margin-top: 10px;
	margin-bottom:0px;
	padding-left:5px;
	font-weight: normal;
	font-size: 14px;
	background-image: url(../images/backgroundsousTitre3.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #762E21;
}

#collonneRight .button {
	background-image: url(../images/backgroundsousTitre3.png);
	background-repeat: repeat-x;
}

#collonneRight .pargraphe{
	margin-left:2px;
	margin-right: 4px;
	margin-bottom:18px;
	padding :4px;
	border: 1px solid #AD4431;
	border-top: 0px;
}


#mvContainerCommentaire{
	text-align:left;
	overflow:auto;
}


/* pour les commentaires */

div#usernotes {
 background-color: transparent;
}
div#usernotes div.head, div#usernotes div.foot {
 background-color: transparent;
 padding: 4px;
}
div#usernotes div.foot {
 text-align: right;
}
div#usernotes div.foot a, div#usernotes div.head a {
 background-color: transparent;
}
div#usernotes span.action {
 float: right;
}
div#usernotes div.note {
 margin-left: 2em;
 margin-right: 2em;
 border-bottom:1px dashed;
 padding: 4px;
}
div#usernotes div.text {
 padding: 2px;
 margin-top: 4px;
}


/********************************************************/
/******************commande Cd **************************/
/********************************************************/
#commandeCd {
margin-left:90px;
margin-top:30px;
	width:320px;
	/*border:#0099CC solid 1px;*/
}
#commandeCd form {
    width:300px;
	line-height:30px;
	text-align:center;
}
#commandeCd form label {
	float:left;
}

#commandeCd form input {
	float:right;
}

/***************************************/
/*************** page intro ************/
/**************************************/
.boite{

	border: 2px solid #AD4431;
	float: left;
	margin-top: 20px;
	margin-left:29px;
	 margin-right:10px; 
	padding:5px;
	height:300px;
	width:300px;
}

.boite div{
	width:inherit;
	text-align:center;
	height:30px;
	line-height:20px;
	font-size:15px;
}
.boite img{
	border:1px solid #FFFFFF;
}
.citation{
 margin-top: 50px;
 margin-bottom: 50px;
	font-style:italic;
	font-size:14px;
}
