@charset "utf-8";
/* suppression bordure pour toute image si lien */
img {
	border:0;
}
body {
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: Calibri;
	background-color: #000000;
}


a:hover {
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #D76D09;
	font-family: Calibri;
	font-weight: bold;
	font-size: 16px;
}

/*éléments de pages*/
#page {
	position:absolute;
	width:900px;
	height:700px;
	z-index:10;
	margin-left: -450px;
	left: 50%;
	top: 20px;
	visibility: visible;
	color: #555555;
	background-color: #000000;
}
#titre {
	position:absolute;
	width:235px;
	height:50px;
	z-index:2;
	left: 0px;
	top: 279px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939393;
	visibility: visible;
	font-size: 18px;
	cursor: pointer;
	font-weight: normal;
	color: #EDEDED;
}
#titre:hover {
	color: #000000;
	font-weight: bold;
}


.slogan {
	font-family: Gabriola;
	font-size: 30px;
	color: #ededed;
	font-weight: bolder;
	line-height: 10px;
}

#slogan {
	position:absolute;
	width:235px;






































































































	height:100
.px;
	z-index:4;
	font-family: Calibri;
	text-align: center;
	font-size: 16px;
	color: #ededed;
	visibility: visible;
	top: 177px;
	right: 35px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ededed;
	left: 634px;
	height: 330px;
}
#site {
	position:absolute;
	width:160px;
	height:25px;
	z-index:4;
	text-align: center;
	font-size: 18px;
	color: #D76D09;
	cursor:pointer;
	top: 262px;
	background-color: #EDEDED;
	left: 32px;
	border: 2px dotted #D76E0A;
	font-weight: bold;
	line-height: 20px;
	text-transform: lowercase;
	visibility: visible;
}
#site:hover {
	color: #EDEDED;
	background-color: #D76E0A;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#prestations:hover {
	color: #EDEDED;
	background-color: #468C46;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#prestations {
	position:absolute;
	width:160px;
	height:25px;
	z-index:2;
	left: 43px;
	top: 423px;
	color: #458B45;
	font-size: 18px;
	text-align: center;
	background-color: #ededed;
	line-height: 20px;
	border: 2px dotted #468C46;
	cursor: pointer;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	visibility: hidden;
}

#corps {
	position:absolute;
	width:900px;
	height:652px;
	z-index:1;
	left: 0px;
	top: 120px;
	background-image: url(_images_communes_presentation/nous-gris-et-orange.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D76E0A;
	border-bottom-color: #D76E0A;
	border-left-color: #D76E0A;
	background-color: #939393;
	visibility: visible;
}
