html,body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font: 1em Arial, Helvetica, sans-serif;
	color: #3C6E70;
}

span {
	display: none;
}

a {
	text-decoration: none;
}

a img {
	display: block;
	border: none;
	margin: 3px 0px;
}

hr {
	visibility: hidden;
}

html>body hr {
	clear: both;
}

hr,p,h1,h2,h3,h4,dl,dt,dd,form,fieldset,ul,li {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: none;
}

fieldset {
	border: 0px solid;
}

dt {
	color: #FFFFFF;
	font: italic 0.9em "Times New Roman", Times, serif
}

dd {
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

dd a {
	display: block;
	padding: 1px 0px 2px 14px;
	color: #000000;
	border: 1px dotted #80B3CC;
	border-top: 0px none;
}

dd a:hover {
	color: #FFFFFF;
}

dd.top {
	border-top: 1px dotted #80B3CC;
}

/******* EN TETE **************/
h1 {
	display: block;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -375px;
	width: 750px;
	height: 113px;
	background: url(tete.gif) no-repeat left top;
}

h1 a {
	display: block;
	width: 750px;
	height: 100px;
}

/****** Conteneur principale ***********/
#main {
	position: absolute;
	top: 113px;
	width: 440px;
	left: 50%;
	margin: 0 0 0 -220px;
	padding: 0 0 1em 0;
	height: 27em;
}

html>body #main {
	height: auto;
	min-height: 27.5em;
}

#fondvert {
	position: absolute;
	left: -155px;
	bottom: 0px;
	width: 155px;
	height: 100%;
	background: #F0ED99;
}

/****** Menu Gauche *********/
#left {
	position: absolute;
	top: 98px;
	left: 50%;
	margin-left: -375px;
	width: 155px;
	background-color: #FFFFFF;
}

#left dt {
	width: 155px;
	height: 15px;
	background: url(titremairie.gif) no-repeat left top;
}

#left dd a {
	background: url(puce-bleu.gif) no-repeat 5px 5px;
}

#left dd a:hover {
	background: #6095B9 url(puce-blanc.gif) no-repeat 5px 5px;
}

#breve {
	padding-bottom: 10px;
	border-left: none;
	border-right: none;
}

dd#breve a {
	color: #FFFFFF;
	font-style: italic;
	background: #80B3CC url(puce-blanc.gif) no-repeat 5px 5px;
	border-bottom: 1px dotted #FFFFFF;
}

dd#breve a:hover {
	color: #990000;
	background: #80B3CC url(puce-rouge.gif) no-repeat 5px 5px;
}

#left p {
	padding: 4px;
	border: 1px solid #6095B9;
	font: 1em Arial, Helvetica, sans-serif;
}

#left p a,#left p a:hover {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #A94F49;
	background: none;
	padding: 0px;
	border: none;
}

#left p a.suite,#left p a.suite:hover {
	width: 100%;
	height: 11px;
	position: relative;
	top: 5px;
	left: 5px;
	background: url(next-bleu.gif) no-repeat right bottom;
}

#demarche {
	position: relative;
	margin: 10px 0px;
}

dd#demarche a {
	background: url(puce-rouge.gif) no-repeat 5px 5px;
}

dd#demarche a:hover {
	background-color: #990000;
}

#affichage {
	position: relative;
}

#demarche ul,#affichage ul {
	position: absolute;
	top: -1px;
	left: 155px;
	background: #FFFFFF;
	width: 155px;
	display: none;
	border-top: 1px solid #80B3CC;
}

/** Affichage en cascade pour FireFox **/
#demarche :hover>ul,#demarche li:hover>ul,#affichage :hover>ul,#affichage li:hover>ul
	{
	display: block;
}

#demarche ul li,#affichage ul li {
	position: relative;
	float: left;
	clear: left;
	width: 155px;
}

#demarche li a,#affichage li a {
	display: block;
}

dd#cadastre a {
	background: url(puce-vertclaire.gif) no-repeat 5px 5px;
}

#left ul a {
	border-style: solid;
	padding-right: 1.5em;
}

/****** Formulaire NewsLetter *****************/
#newsletter {
	margin-top: 20px;
	padding-top: 25px;
	padding-bottom: 5px;
	background: #F0ED99 url(newsletter.gif) no-repeat;
	width: 155px;
}

#newsletter legend {
	display: none;
}

#newsletter input {
	display: block;
	margin-left: 5px;
}

#btok {
	border-bottom: 1px dotted #6195AB;
}

#mail {
	padding: 1px 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 0px none;
	width: 140px;
	font-size: 0.7em;
	font-style: italic;
	color: #3B6E71;
}

/****** Menu droite *********/
#right {
	position: absolute;
	top: 98px;
	left: 50%;
	margin-left: 220px;
	width: 155px;
}

#right dd {
	position: relative;
}

#village dt {
	width: 155px;
	height: 15px;
	background: url(titrevillage.gif) no-repeat left top;
}

#village dd a {
	background: url(puce-orange.gif) no-repeat 5px 5px;
	border-color: #D6881B;
}

#village dd a:hover {
	background: #D6881B url(puce-blanc.gif) no-repeat 5px 5px;
}

#tourisme dt {
	width: 155px;
	height: 15px;
	margin-top: 5px;
	background: url(titreloisir.gif) no-repeat left top;
}

#tourisme ul {
	position: absolute;
	right: 155px;
	width: 155px;
	top: 0px;
	background: #FFFFFF;
	display: none;
}

/** Affichage en cascade pour FireFox **/
#tourisme dd:hover>ul {
	display: block;
}

#tourisme dd a {
	background: url(puce-vert.gif) no-repeat 5px 5px;
	border-color: #88A557;
	padding-left: 20px;
}

#tourisme dd ul {
	border-top: 1px solid #88A557;
}

#tourisme #hebergement a {
	background: url(ico-t1.gif) no-repeat 2px 2px;
}

#tourisme #loisir a {
	background: url(ico-t2.gif) no-repeat 2px 2px;
}

#tourisme #balade a {
	background: url(ico-t3.gif) no-repeat 2px 2px;
}

#tourisme #gastronomie a {
	background: url(ico-t4.gif) no-repeat 2px 2px;
}

#tourisme #office a {
	background: url(ico-t5.gif) no-repeat 2px 2px;
}

#tourisme dd a:hover,#tourisme #office a:hover,#tourisme #gastronomie a:hover,#tourisme #balade a:hover,#tourisme #loisir a:hover,#tourisme #hebergement a:hover
	{
	background: #88A557 url(puce-blanc.gif) no-repeat 5px 5px;
}

#web dt {
	width: 155px;
	height: 15px;
	margin-top: 5px;
	background: url(titreweb.gif) no-repeat left top;
}

#web dd a {
	background: url(puce-violet.gif) no-repeat 5px 5px;
	border-color: #8C7EAD;
	padding-left: 20px;
}

#web #meteo a {
	background: url(ico-w1.gif) no-repeat 2px 2px;
}

#web #tv a {
	background: url(ico-w2.gif) no-repeat 2px 2px;
}

#web #auto a {
	background: url(ico-w3.gif) no-repeat 2px 2px;
}

#web #horoscope a {
	background: url(ico-w4.gif) no-repeat 2px 2px;
}

#web #annonce a {
	background: url(ico-w5.gif) no-repeat 2px 2px;
}

#web #telechargement a {
	background: url(ico-w6.gif) no-repeat 2px 2px;
}

#web #informations a {
	background: url(ico-w7.gif) no-repeat 2px 2px;
}

#web #infoloc a {
	background: url(ico-w8.gif) no-repeat 2px 2px;
}

#web #informations a:hover,#web #infoloc a:hover,#web #telechargement a:hover,#web #annonce a:hover,#web #horoscope a:hover,#web #tv a:hover,#web #auto a:hover,#web #meteo a:hover
	{
	background: #8C7EAD url(puce-blanc.gif) no-repeat 5px 5px;
}

#web #auto a:hover {
	background: #8C7EAD url(puce-blanc.gif) no-repeat 5px 5px;
}

#web dd a:hover {
	background: #8C7EAD url(puce-blanc.gif) no-repeat 5px 5px;
}

#right ul a {
	border-style: solid;
	padding-right: 1.5em;
}

/****** Pied de page *********/
#footer {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 750px;
	margin-left: -375px;
	background-color: #6195AB;
}

#footer address {
	text-align: center;
	padding: 2px 0;
	font-size: 0.6em;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

#footer address a {
	color: #FFFFFF;
}

#footer address a:hover {
	text-decoration: underline;
}

/****** BT FAVORIS **********/
#favoris,#homepage {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: 253px;
	width: 120px;
	height: 16px;
}

#favoris {
	background: url(bt-favoris.gif);
	top: 78px;
}

#homepage {
	background: url(bt-accueil.gif);
	top: 60px;
}

/******* Polyedres ***********/
#polyedres {
	display: block;
	position: absolute;
	top: 3px;
	left: 50%;
	margin-left: 265px;
	width: 107px;
	height: 21px;
}

#polyedres img {
	border: 0px none;
}
