*
{
	font-family: arial, "Arial Black", impact, "Rockwell", sans-serif;
	background-color: rgb(79,129,189);
	background-image:url(sanstitre.png);
	word-wrap: break-word;
	margin: 0px;
}

a:visited {	
	color: white; 
}
a:link {	
	color: white; 
}
.logo {	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 880px;
	margin: 0px;
	border: 3px red groove; 
	border-radius: 20px / 10px;
	box-shadow: 6px 6px 0px green;
	z-index: 1;
}
.vitrine {	
	position: absolute;
	top: 0px;
	left: 890px;
	width: 200px;
	z-index: 2;
}
.lstpges {
	position: absolute;
	top: 0px;
	left: 1070px;
	font-size: small;
	font-weight: bold;
}

.adr, .tel , .mail {	
	position: absolute;
	top: 161px;
	display: inline-block;
	font-style: italic;
	font-size: small;
	color: white;
	z-index: 3;
}
.adr {
	left: 0px;
	width: 300px;
}

.tel {
	left: 730px;
	width: 150px;
	text-align: right;
}

.mail {
	left: 410px;
	width: 150px;
	text-align: center;
}

.bienvenue {	
	position: absolute;
	top: 180px;
	left: 250px;
	width: 550px;
	color: red;	
	text-align: center;
	z-index: 1;
}
.drapbsq {
	position: absolute;
	top: 180px;
	left: 1150px;
}
.bjr, .ongi {	
	color: green;	
	text-decoration; blink;
}
.titpge {
	position: absolute;
	top: 190px;
	left: 0px;
	width: 120px;
	display: inline-block;
	font-size: 0.8em;
	text-decoration: underline;
	font-weight: bold;
	color: green;
	z-index: 2;
}
.titchap {
	position: absolute;
	font-size: small;
	color: white;
	top: 240px;
	left: 3px;
	width: 180px;
	height: 180px;
	text-align: justify;
	overflow: auto;
	border: 1px solid green;
	padding: 10px;
	z-index: 2;
}
.titre {
	text-decoration: underline;
	font-weight: bold;
}	
.rayon1 {
	position: absolute;
	top: 250px;
	left: 300px;
	width: 100px;
	border: 1px solid green;
}
.rayon2 {
	position: absolute;
	top: 250px;
	left: 450px;
	width: 100px;
	border: 1px solid green;
}
.rayon3 {
	position: absolute;
	top: 250px;
	left: 600px;
	width: 100px;
	border: 1px solid green;
}
.rayon4 {
	position: absolute;
	top: 400px;
	left: 300px;
	width: 100px;
	border: 1px solid green;
}
.rayon5 {
	position: absolute;
	top: 400px;
	left: 450px;
	width: 100px;
	border: 1px solid green;
}
.rayon6 {
	position: absolute;
	top: 400px;
	left: 600px;
	width: 100px;
	border: 1px solid green;
}
.rayon7 {
	position: absolute;
	top: 320px;
	left: 750px;
	width: 100px;
	border: 1px solid green;
}
.rayon {
	position: absolute;
	top: 365px;
	left: 300px;
	width: 400px;
	text-align: center;
	font-size: small;
	color: white;
	font-style: italic;
	font-weight: bold;
}
.liens {
	position: absolute;
	width: 200px;
	left: 890px;
	top: 240px;
	font-size: small;
	color: white;
	border: 1px solid green;
}
.pdpge {
	position: absolute;
	top: 510px;
	left: 10px;
	width: 200px;
	font-size: 0.8em;
	font-size: x-small;
	color: red;
	border: 1px solid green;
}
.pdpg2 {
	position: absolute;
	top: 480px;
	left: 1000px;
	width: 300px;
	border: none;
	color: none;
}
.carte {
	position: absolute;
	top: 250px;
	left: 300px;
	width: 500px;
	font-size: medium;
	text-align: center;
}
table {
	position: absolute;
	top: 220px;
	left: 850px;
	width: 400px;
	font-size: small;
	text-align: center;
	color: white;
	border-collapse: collapse;
	border: 1px solid green;
}
td {
	border: 1px solid green;
}
.tittab1 {
	font-size: medium;
	font-weight: bold;
}
.tittab2 {
	font-weight: bold;
	font-style: italic;
}
.txt {
	font-weight: normal;	
}
a img {
	border: none;
}
.zoom {
 	position: relative;
	display: inline; 
	top: 220px;
	left: 220px;
	height: 100px;
    width: 100px;
	margin: O auto;
}
.zoom img {
	width: 150px;
	height: 150px;
	z-index: 4;
	vertical-align: top;
}
.zoom .img1 img:hover {
	position: relative;
	top: -100px;
	left: -0px;
	width:400px;
	height:400px;
}
.zoom .img2 img:hover {
	position: relative;
	top: -100px;
	left: -0px;
	width:400px;
	height:400px;
}
.zoom .img3 img:hover {
	position: relative;
	top: -100px;
	left: 0px;
	width:400px;
	height:400px;
}

