﻿#global {
  position: relative; /* on positionne le conteneur */
  margin-left: auto;
  margin-right: auto;
	width:954px;
	text-align: left;

}

body {#e3d5b6
  margin: 0; /* pour éviter les marges */
	background-image: url(images/tissu_bgrnd.jpg);
}


#gauche-01_ {
	position: relative;
	left:0px;
	top:25px;
	width:172px;
	height:677px;
	background-image: url(images/gauche_01.png);
	background-repeat: no-repeat;
}

#Haut-02_ {
	position: absolute;
	top:25px;
	left:172px;
	width:607px;
	height:132px;
	background-image: url(images/Haut_02.png);
	background-repeat: no-repeat;
}

#droit-03_ {
	position: absolute;
	left:779px;
	top:25px;
	width:175px;
	height:677px;
	background-image: url(images/droit_03.png);
	background-repeat: no-repeat;
}

#fond-menu-04_ {
	position: absolute;
	margin-left:172px;
	top:157px;
	width:277px;
	height:430px;
	background-image: url(images/fond_menu_04.png);
	background-repeat: no-repeat;
}

#Fond-site-Ohio-centre_ {
	position: absolute;
	left:449px;
	top:157px;
	width:330px;
	height:430px;
	background-image: url(images/Fond_site_Ohio_centre.png);
	background-repeat: no-repeat;
	visibility: visible;
}
#fond-bas_ {
	position: absolute;
	margin-top:587px;
	margin-left: 172px;
	width:607px;
	height:88px;
	background-image: url(images/fond_bas.png);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}

#Fond-site-Ohio-sans-fond-07_ {
	position: absolute;
	margin-top:675px;
	margin-left: 172px;
	width:607px;
	height:27px;
	text-align: center;
	background-image: none;
	top: 0px;
	left: -3px;
}
#centre {
	width: 954 px;
	height: auto;
}
#navigation {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	float: left;
width: 220px;
}
#navigation ul {
	padding: 5px 0px 0px 0px;
	list-style: none;
}
#navigation a {
	display: block;
	height: 1%;
	padding: 0px 0px 0px 0px;
	line-height: 1.5;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}
#navigation a:hover, #navigation a:focus {
color: black;
}
/* boite de défilement du texte*/*
#boite_texte {
float : left ; 
width : 320px ;
height : 420px ;  
margin : 8px 0 0 0px ;
overflow : hidden ;
color : #862c2a ;
padding-right : 6px ;
overflow: auto;
 font-size: 0.9em;
 font-weight: normal;
 text-align: justify;
}
