#conteneur {
	left: 50%;
	width: 831px;
	margin-left: -415px;
}

body {
	background-image:url("../img/fond.png");
	background-position:top;
	background-repeat:no-repeat;
}

.photo {
	background-color: #deab02;
}

.formul{
	background-color: #8b2d21;
}

.legende {
	font-size: 8px;
	color: #deab02;
}

.index {
	background-image:none;
}

.sousmenu {
	overflow:hidden;
	z-index:1;
}

.menu {
	overflow:auto;
	z-index:2;
}

.centre {
	overflow:auto;
	z-index:2;
}

.texte {
	background-color: #deab02;
	font-family:arial,verdana,sans-serif;
	color: #000000;
	font-size:12px;
	text-align:justify;
}

.ptitexte {
	background-color: #deab02;
	font-family:arial,verdana,sans-serif;
	color: #000000;
	font-size:10px;
	text-align:justify;
}

.livre {
	color: #8b2d21;
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	text-align:justify;
}

.copyleft {
	border-style: none;
	font-size: 10px;
	text-align:left;
}

.imageC {
	text-align:center;
	overflow:hidden;
}

.imageG {
	float: left;
	margin: 5px;
	overflow:hidden;
}

.imageD {
	float: right;
	margin: 5px;
	overflow:hidden;
}

.lien_menu {
	border-style:none;
	font-family:arial,verdana,sans-serif;
	text-decoration:none;
	color: grey;
}

.contact {
	position:relative;
	font-family:arial,verdana,sans-serif;
	width:540px;
	/*color:#6ebb1f;*/
	color: #000000;
	font-size:12px;
	text-align:center;
}

.unefois {
	font-size: 18px;
}

.deuxfois {
	font-size: 20px;
}

.couleur {
	color: #8b2d21;
}

.url:active {
	color:#8b2d21;
}

.url:link {
	color:#8b2d21;
}

.url:visited {
	color:#8b2d21;
}

/* Pour le formulaire du livre d'or */

.violet {
	font-family:arial,verdana,sans-serif;
	font-size: 12px;
	color: #b085ba;
	font-weight: bold;
}

input[type="submit"] {
	width: 162px;
	background-color: #b085ba;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: arial;
}

input.envoi {
	width: 162px;
	background-color: #b085ba;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: arial;
}

input[type="text"] {
	width: 160px;
	/*background-color: #deab02;*/
	background-color: #b085ba;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

input.ecrit {
	width: 160px;
	background-color: #b085ba;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

textarea {
	width: 160px;
	background-color: #b085ba;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
