@charset "utf-8";
/* CSS Document */
a img {
border:none;
}
#page {
	background-image:   url("../image/jardin5.jpg");
	position:absolute;
	left:50%;
	margin-left:-400px;
	width:800px;
	top:9px;
	/*height:800px;*/
   /*background-repeat:repeat;*/
}

body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	top: 237px;
	left: 14px;
	z-index:100;
	width: 778px; /* correction pour Opera */
}
#menu dl {
float: left;
width: 12em;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
color:#000;
background-image:url(../image/bg_menu.jpg);
background-repeat:repeat;   /*couleur fond menu*/

border: 1px solid ;
margin: 1px;
}
#menu dd {
display: none;
border: 1px solid #fff;  /*sous menu*/
}
#menu li {
text-align: center;
background-image:url(../image/bg_menu.jpg);
border: 1px solid ;

}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #e473f6;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #fff;
padding: 5px;
border: 1px solid gray; 
}
.demande {
margin-left:125px;
padding-bottom:10px;
}
/********************************************titres*********************************/
.chaises {
/*text-align:center;*/
margin-left:20px;
margin-top:130px;
color:#CCCCCC;


}
.chaises2 {
/*text-align:center;*/
margin-left:20px;
margin-top:200px;
color:#CCCCCC;
}

#loca {
background-image:url(../image/loca.png);
position:absolute;
margin-left:100px;
margin-top:250px;
width: 600px;
height: 50px;

}

.form {
margin-left:150px;
margin-top:130px;
color:#CCCCCC;
}
.societe {
margin-left:18px
}
.coin {
margin-left:100px;
padding-top:10px;
padding-bottom:10px;
}
.coin1 {
margin-left:100px;
padding-top:100px;
padding-bottom:5px;
}
.accueil {
margin-left:50px;
margin-top:50px;

}
.deca {
margin-top:105px;
margin-left:-213px;
padding-top:100px;

}
.deca1 {
margin-top:105px;
/*margin-left:-213px;
padding-top:150px;*/

}

.titre {
margin-top:75px;
margin-bottom:50px;
}
.nosrefe {
margin-left:60px;
}
/*********************************************class*********************************/


.soustitre {
margin-top:280px;
margin-left:200px;
color:#CCCCCC;
}
.hoverbox
{
	cursor: default;
	list-style: none;
	margin-left:140px;
	vertical-align: top;	
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -173px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	/*border-style: solid;
	border-width: 1px;*/
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	/*background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;*/
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 300px;
	height: 225px;
}
.loca {
margin-left:60px;
}
