/* CSS Document */
*{
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
}
body{
background:url(/images/fond2.gif) repeat-y center #525a66;
}
#index{
background:#525a66;
}
#index div{
position:absolute;
left: 50%; 
top: 160px;
margin-left: -362px; /* moiti de la largeur */
}
#loisirs{
background:url(/images/fond2-loisirs.gif) repeat-y center #525a66;
}
#maquettes{
background:url(/images/fond2-maquettes.gif) repeat-y center #525a66;
}
#interieur{
background:url(/images/fond2-interieur.gif) repeat-y center #525a66;
}
#peinture{
background:url(/images/fond2-peinture.gif) repeat-y center #525a66;
}
a{
text-decoration:none;
color:#565b82;
}
a:hover{
text-decoration:underline;
color:#767ba2;
}
#contact,#contact-index{
text-align:right;
list-style:none;
font-size:16px;
padding-top:19px;
padding-right:30px;
height:25px;
width:652px;
margin:0 auto;
background:#e7e8ed;
}
#contact-index{
width:654px;
}
#contact li,#contact-index li{
display:inline;
margin:0 5px;
}
.menu{
text-align:center;
list-style:none;
font-size:14px;
background:url(/images/fond-menu.gif) center no-repeat;
padding-top:9px;
height:42px;
}
#index .menu{
background:url(/images/fond-menu-index.gif) center no-repeat;
}
.menu li{
display:inline;
margin:0 5px;
color:#565b82;
}
.menu li a{
height:42px;
color:#FFF;
}
.menu li a:hover{
text-decoration:none;
color:#8485aa;
}
h1{
text-indent:-9999px;
height:61px;
width:682px;
background:url(/images/fond-h1.gif) no-repeat center #e7e8ed;
text-align:center;
margin:0 auto;
padding:5px 0 10px 0;
}
#index h1{
width:684px;
}
h2{
font-weight:normal;
background:url(/images/fond-h2.gif) no-repeat center bottom;
text-align:center;
text-transform:uppercase;
color:#797b8f;
font-size:31px;
padding-top:17px;
height:36px;
}
#loisirs h2{
background:url(/images/fond-h2-loisirs.gif) no-repeat center bottom;
color:#746042;
}
#interieur h2{
background:url(/images/fond-h2-interieur.gif) no-repeat center bottom;
color:#6c5656;
}
#peinture h2{
background:url(/images/fond-h2-peinture.gif) no-repeat center bottom;
color:#6d6d57;
}
#maquettes h2{
background:url(/images/fond-h2-maquettes.gif) no-repeat center bottom;
color:#546b51;
}
h3{
font-weight:normal;
color:#313131;
font-size:26px;
}
h4{
font-weight:normal;
color:#757575;
font-size:14px;
margin-bottom:10px;
}
p{
color:#000;
font-size:14px;
margin:10px 0;
}
#contenu{
margin:auto;
width:734px;
}
.rea{
padding:30px 0 0 0;
clear:both;
margin:auto;
width:560px;
}
.rea img{
margin:0 5px 5px 0;
cursor:pointer;
border:0;
}
hr{
border-style:solid;
color:#ccc;
margin-bottom:30px;
}
/* START OF CSS FOR MAP */
dl.map {
	color:#000;
	position:absolute;
	left: 50%; 
	top: 180px;
	margin-left: -362px; /* moiti de la largeur */
	width:724px;
	height:657px;
	text-align:left;
	background:url(/images/splash.jpg) no-repeat;
}
dl.map.on {
	color:#220;
	position:absolute;
	left: 50%; 
	top: 180px;
	margin-left: -362px; /* moiti de la largeur */
	width:724px;
	height:657px;
	background:url(/images/splash.jpg) no-repeat;
	text-align:left;
}
dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position:absolute;
	left:-9999px;
	width:640px;
	padding:4px;
	color:#121A26;
	z-index:11;
line-height:11px;
}
dl.map.on strong {
line-height:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map.on dd a {
	text-decoration:none;
	color:#000;
}

/* START OF CSS FOR MAP POINTS */
dl.map.on a#location01 {
	top:20px;
	left:24px;
	width:180px;
	height:143px;
}
dl.map.on a#location02 {
	top:165px;
	left:51px;
	width:248px;
	height:180px;
}
dl.map.on a#location03 {
	top:347px;
	left:53px;
	width:174px;
	height:160px;
}
dl.map.on a#location04 {
	top:25px;
	left:301px;
	width:100px;
	height:200px;
}
dl.map.on a#location05 {
	top:342px;
	left:229px;
	width:229px;
	height:120px;
}
dl.map.on a#location06 {
	top:464px;
	left:215px;
	width:225px;
	height:150px;
}
dl.map.on a#location07 {
	top:20px;
	left:485px;
	width:210px;
	height:120px;
}
dl.map.on a#location08 {
	top:142px;
	left:403px;
	width:250px;
	height:198px;
}
dl.map.on a#location09 {
	top:342px;
	left:460px;
	width:200px;
	height:141px;
}
dl.map.on a#location10 {
	top:485px;
	left:442px;
	width:180px;
	height:150px;
}
