/* Css du site http://www.musse-clemenceau.fr */


body{
	margin:			0;
	padding:		0;	
	font-family:	Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.7em;
}

img {
	border:			0;
}

.strong {
	font-weight: bold;
	color: #561501;
	text-decoration: none;
}


/* INDEX /////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////*/


#content
{
	background: url("img/liseret.gif") repeat-y left top;
	padding:0;
	padding-left:3px;
	margin:0;
	margin-left:20%;
}


/*Header acc_texte//////////////*/

#acc_texteindex {
	color:#551500;
	margin:0;
	padding:0 25px 50px 190px;
	background: url("img/indexlogotopindex.jpg") no-repeat left bottom;
}

#acc_texteindex p {
	margin:0;
	padding:10px 0 0 0;
}


/*Chapitre /////////////////////*/

#chapitreindex {
	border-top:	1px solid #551500;
  height: 330px;
  margin:0;
}


/*Bottom //////////////////////*/

#bottomindex {
  background: url("img/indexlogobottom.jpg") #ff9933 no-repeat left bottom; 
	margin:0;
  height: 200px;
	padding:50px 25px 50px 20px;
}

#bottomindex p {
  padding-left:190px;
}

#bottomindex .langue 
{
	margin:0;
	padding-left:10px;
	float:left;
	width:160px;
	list-style: none;
}
#bottomindex .langue li
{
	margin-bottom:10px;
}

#bottomindex .langue a {
	padding:5px;
	color: #FFF;
	text-decoration: none;
	width:150px;
}


/* Bande Blanche Gauche/////////////////*/

#acc_leftindex {
	position:		absolute;
	width:			15%;
	left:				0;
	top:				0;
	margin:			0;
	padding:		600px 0 0 40px;
}

#acc_leftindex ul
{
	list-style-image:url("img/puce2.gif");
	vertical-align:middle;
	
}

#acc_leftindex ul li
{
	margin-bottom:10px;
}

#acc_leftindex a {
	font-size:10px;
	text-decoration:none;
	color:#551500;
}




/* POPUP /////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////*/
.popup
{
text-align:center;
font-size: 12px;
margin:auto;
}
.marron
{
color:#5F1E0F;
text-decoration:none;
border: 1px solid #5F1E0F;
padding:5px;
margin:10px;
}

.marron:hover
{
background-color:#5F1E0F;
color:#FFF;
}


/*TEMP Message english en ttente de maj///////////////////////////////////
///////////////////////////////////////////////////////////////////////*/

.temp
{
margin-left:250px;
font-weight:bold;

}



/*CREDIT /////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////*/
.listecredit
{
list-style-image:url("img/puce2.gif");
vertical-align:middle;
font-weight: bold;
margin-top:20px;
color: #754C24;
}

.listecredit li
{
margin-bottom:10px;
}