#bande1{
	width:430px ;
	height:185px ;
	float:left ;
	background-image:url(images/maquette_sa_600x600_3_01.png)
}
#bande2{
	width:430px ;
	height:70px ;
	float:left ;
	background-image:url(images/maquette_sa_600x600_3_03.png)
}
#bande3{
	width:430px ;
	height:415px ;
	float:left ;
	vertical-align:bottom ;
	background-image:url(images/maquette_sa_600x600_3_03.png) ;
	
}
#bande4{
	width:170px ;
	height:600px ;
	float:right ;
	background-image:url(images/maquette_sa_600x600_3_02.png)
}
body {
	border:none
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #b5aa99;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	display: inline;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4A2E2B;
	vertical-align: top;
	font-style: italic;
	font-weight: normal;
	top:0px;
	padding-left:2px;
	display: inline;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4A2E2B;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	top:0px;
	padding-left:2px;
	display: inline;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color:#4A2E2B;
	border:none;
	margin-right:20px;
	margin-top:20px;
	margin-left: 20px;	
}
.Centrage {
	position: absolute;
	width: 900px;        /* selon la largeur voulue */
	margin-left: -450px; /* moitie de width */
	left: 50%;           /* constant, toujours 50% */
	height: 400px;       /* selon la quantite de texte */
	margin-top: -250px;   /* moitie de height */
	top: 50%;            /* constant, toujours 50% */
	border:solid 1px #FFF
    background-color: #FFF;
}
a {
	border:none
}
a {
	color: #4A2E2B;
	text-decoration:none;
	color: #4A2E2B;
	border:12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}
a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration:underline ;
	text-decoration:none;
}
a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration:underline ;
	text-decoration:none;
}
a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration:underline ;
	text-decoration:none;
}
a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration:underline ;
	text-decoration:none;

}
    #page   
   {
     position: absolute;
     width: 600px;        /* selon la largeur voulue */
     margin-left: -300px; /* moitie de width */
     left: 50%;           /* constant, toujours 50% */
     height: 600px;       /* selon la quantite de texte */
     margin-top: -300px;   /* moitie de height */
     top: 50%;            /* constant, toujours 50% */
	 border:solid 1px #FFF
     background-color: #FFF;
   }

