body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #630C00;
	margin: 0px;
}
img {
	border: 0;
}
.fin {
	clear: both;
}

 /**  STRUCTURE **/
 
#principale {
	position: relative;
	width: 937px;
	margin: 0 auto 0 auto;
	text-align: center;
}

/***** index ******/

/*#principale.index {
margin-top: 20px;
}*/

#contIndex {
	width: 765px;
	margin: 0 auto;
	background-color: #e5d9a7;
	border-left: 1px solid #9f7159;
}
#adresse {
/*
	position: absolute;
	bottom: 0px; 
	left: 0px;*/
	/*border-right: 1px solid #0D5067;*/
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #650c00;
	text-decoration: none;
	text-align: center;
	padding: 6px 0px;
}
address {
	position: absolute;
	bottom: 0px; 
	left: 0px;
	width: 950px;
	/*border-right: 1px solid #0D5067;*/
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #650c00;
	text-decoration: none;
	text-align: center;
	padding: 6px 0px;
}

#creationWeb{
	text-align: center;
	margin: 20px;
}
#creationWeb a{
	text-decoration: none;
	color: #fc9;
	font-size: 11px;
}
#creationWeb a:hover{
	color: #fff;
}

td {
	font-size: 10px;
	height: 35px;
	color: #400;
}

/****************/

#centrale {
	position: relative;
	width: 900px;
	height: 600px;
	margin: 0 auto 0 auto;
	background-image: url(images/fond-centrale.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #e7ddaa;
	border-right: 1px solid #0D5067;
	text-align: left;
	
}
#navigation{
	position: absolute;
	width: 172px;
	top: 176px;
	left: 0px;
}
#cont{
	position: absolute;
	text-align: left;
	width: 700px;
	top: 100px;
	left: 200px;
	/*background-color: #f00;*/
}

/*** diaporama ***/

#diapo-grand{
	width: 480px;
	float: left;
}

#diapo-grand img{
	float: left;
	border: 1px solid #0D5067;
}

#diapo-petit{
	width: 200px;
	float: left;
}	
#diapo-petit img{
	float: left;
	margin: 0px 4px 8px 4px;
	border: 1px solid #0D5067;
}

/* Formulaire */
form p {
	clear: both;
	line-height: 18px;
	margin: 4px;
	padding: 4px;
}

.taille {
	display: block;
	float: left;
	width: 150px;
	margin-right: 4px;
	text-align: right;
	font-size: 12px;
}
.t2 {
	width: 100px;
	font-weight: bold;
}
.mess {
	width: 450px;
	text-align: left;
}
.envoi{
	text-align: left;
	margin-left: 120px;
}
textarea {
	width: 430px;
	margin-left: 6px;
}
	
/******* TITRE ********/

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #630C00;
	line-height: 24px;
	margin: 20px 0px 8px 0px; 
}
h1 a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 0px 4px;
	line-height: 12px;
	}
	
.liens {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 0px 4px;
	line-height: 24px;
	margin: 20px 0px 8px 0px; 
	}	


p.liens a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 0px 4px;
	line-height: 12px;
	}
	
p.liens a:hover {
	color: #630C00;
}

.titre{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #630C00;
	line-height: 24px;
	margin: 20px 0px 8px 0px; 
	}

h2 {
	font-size: 14px;
	color: #650c00;
	font-weight: bold;
	margin-top: 0px;
}
h3 {
	margin: 4px;
	font-size: 11px;
	color: #400;
	font-weight: normal;
	word-spacing: 0.2em;
	letter-spacing: 1px;
}

.acc{
margin: 4px;
	font-size: 11px;
	color: #400;
	font-weight: normal;
	word-spacing: 0.2em;
	letter-spacing: 1px;

}
/****** TEXTE *******/

#legende {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 16px;
	clear: both;
	margin: 2px 0px;
	width: 454px;
}
#legende .boldleg{
	font-weight: bold;
	display: block;
}
.lien1{
	color: #650c00;
	font-size: 12px;
}
.lien1 a{
	color: #300;
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
}
.lien1 a:hover{
	color: #922;
	text-decoration: none;
}

p{
margin:1px;}