#foot {
	width: 850px;
	height: 50px;
	background-image:url("../img/foot.gif");
	background-repeat: no-repeat;
        clear: left;
}
#foot p {
	display:none;
}
#mid_com {
	width: 600px;
	height: 70px;
	background-image:url("../img/mid/com.gif");
	background-repeat: no-repeat;
}
#mid_com h2{
	display:none;
}
#mid_inq {
	width: 600px;
	height: 70px;
	background-image:url("../img/mid/inq.gif");
	background-repeat: no-repeat;
}
#mid_inq h2{
	display:none;
}
#mid_laut {
	width: 600px;
	height: 70px;
	background-image:url("../img/mid/laut.gif");
	background-repeat: no-repeat;
}
#mid_laut h2{
	display:none;
}
#mid_deux {
	width: 600px;
	height: 70px;
	background-image:url("../img/mid/deux.gif");
	background-repeat: no-repeat;
}
#mid_deux h2{
	display:none;
}
#mid_commune {
	width: 600px;
	height: 70px;
	background-image:url("../img/mid/commune.gif");
	background-repeat: no-repeat;
}
#mid_commune h2{
	display:none;
}
#mid_news {
	width: 600px;
	height: 70px;
	background-image:url("../img/mid/news.gif");
	background-repeat: no-repeat;
}
#mid_news h2{
	display:none;
}
#head{
	width: 850px;
	height: 70px;
        margin-bottom: 10px;
	background-image:url("../img/head.jpg");
	background-repeat: no-repeat;
}
#head h1{
	display:none;
}
#top_img{
	width: 850px;
	height: 250px;
        margin-top: 10px;
        margin-bottom: 10px;
	background-image:url("../img/top_img.jpg");
	background-repeat: no-repeat;
}
#top_img h2{
	display:none;
}
