*{
	margin:				0;
	padding:			0;
}

body {
	background-color:#339999;
	color:black;
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:	11px;
}

/* Layout */

#bande_fond {
	position:			absolute;
	top:				66px;
	left:				0;
	width:				100%;
	height:				335px;
	background-image:url(../images/fond_05.png);
	background-repeat:repeat-x;
	z-index:			-1;
}

#image_plan {

	position:relative;
	margin-bottom:11px;
	background-image:url(../galleriehistorique/plan.png);
	background-repeat:no-repeat;
	width:650px;
	height:357px;
	text-align:right;
}



#pieddepage {
	position:relative;
	background-image:url(../images/back.gif);
	background-color:#cccccc;
	background-repeat:repeat-y;
	z-index:2;
	text-align:right;
	width:850px;
	height:20px;
	border:1px solid white;
	color:#666666;
	margin:0 auto;
	margin-top:2px;
}

#logo {
	position:relative;
	margin:0 auto;
	top:0;
	width:850px;
	height:116px;
	background-image:url(../images/titre_02.png);
	background-repeat:no-repeat;
	z-index:3;
}

#contenu {
	position:relative;
	margin: 0 auto;
	background-image:url(../images/back.gif);
	background-repeat:repeat-y;
	background-color:#cccccc;
	width:850px;
	z-index:2;
	border:1px solid white;	
	margin-top:-44px;
}

/* Textes, mise en page */

#pieddepage a {
	text-decoration:none;
	font-size:12px;
	color:#666666;
	font-family:"Trebuchet MS", Arial, Tahoma;
}

#pieddepage a:hover {
	color:#999999;

}

#page {
	margin-left:183px;
	margin-top:327px;
	min-height:730px;
	top:310px;
	width:646px;
}

#page p { 
	letter-spacing:1px;
	text-align:justify;
	text-indent:20px;
}

#page .gras {
	font-weight:bold;
	font-size:14px;
	color:black;
	text-align:right;
	padding-top:30px;
}


/* Menu */ 

#menu {
	position:relative;
	float:left;	
	top:323px;
	left:23px;
	z-index:3;
	width:150px;
	height:500px;
}


#menu ul {
	list-style:none;
}

#menu ul li {
 	line-height:9px;
    margin-bottom:10px;

}

#menu ul ul {
	color:#333333;
	list-style:none;
	font-family:"Trebuchet MS", Arial, Tahoma;
	background-image:url(../images/trait.png);
	background-repeat:repeat-y;
}

#menu ul ul a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Tahoma;
	display: block;
	
}

#menu ul ul a:hover {
	color:#999999;

}

#menu ul ul li {
	margin-left:10px;

}

#menu ul li li {
    line-height:16px;
    margin-bottom:0;
}


/* Formulaire */

#contact form {
	width:290px;
	float:left;
	margin-left:15px;
}

#contact .formulaire {
	width:300px;
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:10px;
	color:#000000;
	background-color:#999999;
	border:1px dashed white;
}

#contact input.bouton {
	float:left;
	margin-top:10px;
	padding:2px;
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-weight:bold;
	font-size:10px;
}

#contact label {
	color:#000000;
	margin:8px 0 -9px;
	display:block;
}

/* Mise en page rubriques */


h2.titre_rubrique {
	text-align:right;

}

#page a {
	color:black;
	text-decoration:none;

}

#page a:hover {
	color:#333333;
	text-decoration:none;

}

#page .gallerie img {
	border:1px solid black;
	margin-bottom:15px;
	margin-top:8px;
}

#page .gallerieindex img {
	border:1px solid black;
	margin-top:20px;
}

#page .gallerieoblique img {
	border:1px solid black;
	margin-top:-36px;
	margin-left:547px;
}

#page .footer {
	margin-bottom:10px;
	margin-top:15px;
	text-align:right;

}

#page .temoignages {
	font-weight:bold;
	font-size:12px;
	text-indent:inherit;
	margin-bottom:20px;
}

#page .title {
	text-indent:inherit;
	font-style:italic;
	margin-bottom:5px;
	font-size:14px;
}
