body {
	background: #7E7276 url(../images/background.jpg) repeat-x;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}
p{
	color:#2C282A;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
}
a{
	font-weight: normal;
	color: #EDEAE2;
	font-style: normal;
	text-decoration:none;
}
a img {
	border: none;
	outline: none !important;
	outline: 0 !important;
}
a:hover{
	color: white;
	border: none;
	outline: none !important;
	outline: 0 !important;
	


}
h1{
	font-size: 16px;
	color: #EDEAE2;
	font-weight: normal;
	font-style: normal;
}
#conteneur{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	margin-top: -290px;
	height: 550px;
	text-align: center;

}
#menu{
	height: 40px;
	
}
#contenu{
	width: 700px;
	height: 460px;
	text-align: center;
}

#intro_rub{
	font-size: 12px;
	color: white;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	height: 30px;
}
p.intro_histoire{
	font-size: 14px;
	color: white;
	line-height: 18px;
	padding: 0;
	text-align: left;

}
#portrait_histoire{
	margin-top: 50px;
	width: 280px;
	float: left;
	height: 300px;
}
#texte_histoire{
	margin-top: 35px;
	width: 420px;
	float: left;
	height: 300px;

}
#personnalisation{
	margin-top: 20px;
}
#bouton_precedent{
	position: absolute;
	left: -50px;
	top: 270px;
}
#bouton_suivant{
	position: absolute;
	right: -50px;
	top: 270px;
}
#pieddepage{
	float: left;
	left: 0px;
	position: absolute;
	width:700px;
	top: 430px;
	height:100px;
	z-index:10003;
	text-align: center;
}
#menu ul{
	font-size: 11px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #999999;
	margin-bottom: 25px;
	letter-spacing: 1px;
	text-align: center;
}
#menu li{
	display: inline;
	margin-right: 50px;
	text-decoration: none;
	list-style: none;
}
#menu li a{
	color: #a29491;
	text-decoration: none;
	font-weight: bold;

}
#menu li a:hover{
	color: #fff;
	text-decoration: none;
	list-style: none;
}
#menu li a.actif{
	color: #fff;
	text-decoration: none;

}
#sous_menu{
	float: left;
	left: 0px;
	height: 50px;
	position: absolute;
	top: 350px;
	z-index:10001;
	width: 700px;
	text-align: center;
}
#sous_menu a.actif{
	color: #EDEAE2;
	border: ;
	border-bottom: thin solid #EDEAE2;
}
#pieddepage a{
	color:#2C282A;
	font: normal 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
#pieddepage a:hover{
	color: white;
	text-decoration: none;
}
#pieddepage a.actif{
	color: #EDEAE2;
	border-bottom: thin solid #EDEAE2;


}

#logo{
	margin-bottom: 5px;
	z-index:10001;

}
#logo_sommaire{
	padding-top: 150px;
	z-index:10001;

}
/* Tableaux */
table.spip {
	width: 700px;
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid #9a8a8a;
	border-collapse: collapse;
	font-size: 11px;
}
table.spip caption {
	
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
table.spip tr.row_first { background: #514949;
	color: #a29491;
	
}
table.spip tr a{ 
	color: #857977;
	font-weight: bold;
}
table.spip tr a:hover{ 
	color: #4a4443;
	font-weight: bold;
}
table.spip tr.row_odd { 
	background: #8c7e7c; 
	border-bottom: 1px solid #9a8a8a;


	}
table.spip tr.row_even { 
	background: #7f7371; 
	border-bottom: 1px solid #9a8a8a;
}
table.spip th, table.spip td { 
	padding: 5px; 
	text-align: left; 
	vertical-align: middle; 
	border-right: 1px solid #9a8a8a;
	}

/* tables */

table.spip {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.spip thead tr th, table.spip tfoot tr th {
	background-color: #d8cdcd;
	border: 1px solid #9a8a8a;
	font-size: 8pt;
	padding: 4px;
}
table.spip thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.spip tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.spip tbody tr.odd td {
	background-color:#F0F0F6;
}
table.spip thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.spip thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.spip thead tr .headerSortDown, table.spip thead tr .headerSortUp {
background-color: #bdb3af;
	color: #545051;
}



/* formulaires */
.spip_forms {
	color: #494342;
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	border-left: 3px none #963;
	font: normal 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		text-align: center;

}
.spip_forms fieldset {
	border: none;
	border-top-style: none;
	border-left: none;
	border-top-color: none;
}
.spip_forms fieldset legend{
	text-align: center;
}


.spip_forms .forml, .spip_forms .fondl {
	background: #fff;
	color: #4a3e3d;
	width:52%;
}

.spip_forms .fondo {
	background-color: #d9ccc9;
}
.spip_forms .spip_form_label {
  	font-weight: normal;
  	text-align: center;
  	color: #494044;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
.spip_forms .spip_form_label label,
.spip_forms .spip_form_label .label {
	text-align:left;
  	font-weight: bold;
  	color: #494044;
	font-style: normal;

}
.spip_forms .forml, .spip_forms .formo {
	width:52%;
	border-bottom: 1px solid #cbb8b7;
	border-right: 1px solid #cbb8b7;
	border-top: 1px solid #cbb8b7;
	border-left: 1px solid #cbb8b7;
	font-size:1em;
	padding:.25em;
	background-color: #d9ccc9;
}

.spip_forms .formo{
		width:89%;

}

.telephone.formo{
		width:52%;

}
legend{
	text-align: center;
}
.spip_forms .forml, .spip_forms .fondl {
	background: #d9ccc9;
	color: #4a3d42;
	width:52%;
}

.spip_forms form .forml-focus, .spip_forms form input.forml-focus:focus, .spip_forms form textarea.forml-focus:focus, .forml-focus {
	border-bottom: 1px solid #cbb8b7;
	border-right: 1px solid #cbb8b7;
	border-top: 1px solid #cbb8b7;
	border-left: 1px solid #cbb8b7;
	background: #fff;
	color: #43343a;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:52%;
}

.spip_forms form .formo-focus, .spip_forms form input.formo-focus:focus, .spip_forms form textarea.formo-focus:focus, .spip_forms .formo-focus {
	border-bottom: 1px solid #828282;
	border-right: 1px solid #828282;
	border-top: 1px solid #828282;
	border-left: 1px solid #828282;
	background: #fff;
	color: #433539;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:52%;
}

.spip_forms .spip_bouton input {
	cursor:pointer;
	margin-top: 8px;
	padding:.4em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	font-size:1em;
	width:80px ;
	color: #5f5159;
	background-color: #8c7f7e;
	border: 1px none #695f5e;
}
.spip_bouton input:hover{
	background-color: #b4a2a2;
	color: #433539;


}


#images_sansjava{
	display: block;
}



