body{
background-color:#f0e4ba;
margin:0;
padding:0;
}
#main{
position:relative;
width:1000px;
height:720px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}
#haut{
width:1000px;
height:311px;
background:url(../img/accueil/H.jpg) no-repeat;
}
#milieu{
width:1000px;
height:246px;
background:url(../img/accueil/M.jpg) no-repeat;
}
#bas{
width:1000px;
height:64px;
background:url(../img/accueil/B.jpg) no-repeat;
}
#cadreNews{
    position:absolute;
    top:320px;
    right:85px;
    width:280px;
    height:225px;
    background:url(../img/accueil/parchemin.jpg) no-repeat;
    padding:50px 15px 15px 35px;
    border-bottom-width:0px;
}
#barreHMA,#barreHMU,#barreHOT,#barrePAR{
     /*border-top:2px groove #525050;
     border-bottom:2px groove #525050;*/
     text-align:center;
     width:260px;
}
.zonNews{
    width:258px;
}
.barreMairie{
	background-color:#3398ad;
	padding:0;
	margin:0;
	color:#630;
	cursor:pointer;
}
.barreMusee
{
	background-color:#bfa585;
	padding:0;
	margin:0;
	color:#630;
	cursor:pointer;
}
.barreTourisme
{
	background-color:#f1b794;
	padding:0;
	margin:0;
	color:#630;
	cursor:pointer;
}
.barreParc
{
	background-color:#009471;
	padding:0;
	margin:0;
	color:#630;
	cursor:pointer;
}
.up{
   background-color:#d3e8f7;
   height:140px;
}
.textRico{
	font:normal bold 12px sans-serif;
	color:#00413d;
	text-align:justify;
	padding-right:5px;
}
#menu1{
	position:absolute;
	top:30px;
	left:2px;
	width:50px;
	height:500px;
	
}
#menu1 img{
	border:0;
	width:38px;
	height:166px;
	margin:10px 0px 10px 0px;
}
.linkrss{
display:block;
margin-bottom:5px;
font-weight:normal;
text-decoration:none;
}
#panel1 a:hover{
color:#ea7d3c;
text-decoration:underline;
background-color:#dac9b5;
}
#logo{
position:absolute;
top:15px;
left:250px;
}
#logo2{
position:absolute;
width:100px;
top:15px;
left:100px;

}

