
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #4D3306;
}

a, a:hover {
	text-decoration: none;
	border: 0px;
}

img {
	border: 0px;
}

h2 {
	text-align: center;
}

#top {
	position: absolute;
	background: url(haut.jpg) top left;
	width: 1024px;
	height: 189px;
}

#itemaccueil {
	display: block;
	position: absolute;
	top: 93px;
	left: 100px;
	width: 145px;
	height: 90px;
	background: url(btacceuil.png);
}

#itemaccueil:hover {
	background: url(btacceuilroll.png);
}

#itemconsresto {
	display: block;
	position: absolute;
	top: 93px;
	left: 245px;
	width: 293px;
	height: 90px;
	background: url(btconsrestauration.png);
}

#itemconsresto:hover {
	background: url(btconsrestaurationroll.png);
}

#itemconsprev {
	display: block;
	position: absolute;
	top: 93px;
	left: 538px;
	width: 278px;
	height: 90px;
	background: url(btconspreventive.png);
}

#itemconsprev:hover {
	background: url(btconspreventiveroll.png);
}

#itemtravaux {
	display: block;
	position: absolute;
	top: 93px;
	left: 816px;
	width: 132px;
	height: 90px;
	background: url(bttravaux.png);
}

#itemtravaux:hover {
	background: url(bttravauxroll.png);
}

#main {
	position: absolute;
	top: 189px;
	left: 0px;
	width: 1024px;
	height: 579px;
}

#main.accueil {
	background: url(basacceuil.jpg);
}

#main.consresto {
	background: url(basconsrestauration.jpg);
}

#main.consprev {
	background: url(basconspreventive.jpg);
}

#main.travaux {
	background: url(bastravaux.jpg);
}

#contact {
	position: absolute;
	top: -10px;
	right: 50px;
	color: #4D3306;
	text-align: right;
}

#gallerie {
	position: absolute;
	top: 50px;
	left: 160px;
	width: 962px;
	height: 479px;
}

#content {
	position: absolute;
	top: 65px;
	left: 85px;
	width: 910px;
	height: 450px;
}

#content #left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 450px;
	width: 450px;
}

.right {
	text-align: right;
}

#content #right {
	position: absolute;
	top: 0px;
	left: 460px;
	width: 450px;
	height: 450px;
}

.trprev {
	position: absolute;
	top: 0px;
	left: 0px;
}

.trnext {
	position: absolute;
	top: 0px;
	right: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

ul, li {
	font-weight: normal;
}

p {
	text-align: justify;
}