body {
	background-color: transparent;
}
img {
	border: none;
	border: 0px;
}
.table {
	border: none;
}
.dec20px {
	margin-left: 20px;
	margin-right: 20px;
}
.dec40px {
	margin-left: 40px;
	margin-right: 40px;
}
.rouge {
	background-color: #FEFF66;
	color: Red;
}
.aff_page {
	color: White;
	font-size: 1em;
	margin: 20px 5px 20px 5px;
}
.titre_descommune {
	font-size: 1.2em;
	font-stretch: condensed;
	text-decoration: underline;
}
.commune_pedestre {
	display: block;
	font-size: 1.2em;
	color: Blue;
	font-weight: bold;
}

p {
	color: darkblue;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: Teal;
	text-align: center;
	border: medium inset Green;
}
.h1l2 {
	font-size: 90%;
	color: Orange;
}
.legende {
	color: navy;
	font-size: 0.85em;
	font-style: italic;
	font-size-adjust: inherit;
}
td.corps {
	border-bottom: 4px inset White;
}
.spacer {
	clear: both;
}
#corps {
	padding: 5px;
	color: Navy;
	width: 560px;
	margin: 5px 0px 0px 20px;
	background-image: none;
	color: #00008B;
}

#pied_de_page {
	color: Navy;
	font-size: 0.8em;
	text-align: center;
}
/*****************************************/
/*               Le titre des communes               */
/*****************************************/
#commune {
	display: block;
	height: auto;
/*	width: 110%; */
	background-color: Yellow;
	margin-left: 25px;
	font-size: 1em;
}
#commune ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#commune li {
	margin-left: 2px;
	float: left; /*pour IE*/
	font-weight: normal;
}
#commune ul li a {
	display: block; /*	float: left; */
	width: 105px;
	height: 14px;
	background-color: Yellow;
	background-image: none;
	background-repeat: no-repeat;
	color: darkblue;
	text-decoration: none;
	text-align: center;
	font-size: 0.65em;
	border: 1px ridge #FFD077;
}
#commune ul li a:hover {
	width: 105px;
	height: 14px;
	color: Black;
	background-color: lightgreen;
	background-repeat: no-repeat;
	background-image: url(boutons/bouchon.gif);
/*	border-color: #696969 #DCDCDC #DCDCDC #696969; */
}
/*****************************************/
/*         Le menu contextuel commune               */
/*****************************************/
#guide {
	display: block;
	height: auto;
/*	width: 110%; */
	padding-left: 5px;
}
#guide ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#guide li {
	margin-left: 2px;
	float: left; /*pour IE*/
	font-weight: normal;
}
#guide ul li a {
	display: block; /*	float: left; */
	width: 100px;
	height: 14px;
	background-color: #90EE90;
	background-image: none;
	background-repeat: no-repeat;
	color: black;
	text-decoration: none;
	text-align: center;
	font-size: 0.7em;
	border: 1px ridge Green;
}
#guide ul li a:hover {
	width: 100px;
	height: 14px;
	color: #71FF72;
	background-color: Black;
	background-repeat: no-repeat;
	background-image: url(boutons/bouchon.gif); /*	border-color: #696969 #DCDCDC #DCDCDC #696969; */
}

/********************************/
/*  Le menu  gauche             */
/********************************/
#menu {
	text-align: center;
}
#menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#menu ul li.separateur a, #menu ul li.separateur a:hover {
	background: transparent none;
	height: 18px;
}
#menu li {
	margin-left: 0px;
	float: left; /*pour IE*/
	font-size: 0.8em;
	font-weight: normal;
}
#menu ul li a {
	display: block;
	float: left;
	width: 145px;
	height: 18px;
	background-color: lightgreen;
	background-image: none;
	background-repeat: no-repeat;
	color: black;
	padding-top: 2px;
	text-decoration: none;
	text-align: left;
	margin: 1px;
	font-size: 0.9em;
	border: 1px solid Green;
}
#menu ul li a:hover {
	display: block;
	float: left;
	width: 145px;
	height: 18px;
	background-color: #90EE90;
	background-image: none;
	background-repeat: no-repeat;
	color: Teal;
	padding-top: 2px;
	text-decoration: none;
	text-align: left;
	margin: 1px;
	font-size: 0.9em;
	border: 1px solid Green;
}
#menu ul li.none {
	background: transparent url(file:///F|/mdm2009/images/logos/logo50.gif) no-repeat;
	width: auto;
	height: auto;
}
#menu ul li.web a, #menu ul li.web a:hover {
	background: transparent none;
	border: none;
	height: auto;
	text-align: center;
}
#menu ul li.lang a, #menu ul li.lang a:hover {
	display: inline;
	background: transparent none;
	border: 0px none;
}
/****************************************************/
/*     Le menu découverte                           */
/*****************************************************/
#decouverte {
	display: block;
	height: auto;
/*	width: 100%; */
	padding-left: 5px;
	list-style: none;
}
#decouverte ul {
	padding:3px;
	margin:0;
	list-style-type: none;
}

#decouverte li {
	margin-left: 2px;
	float: left; /*pour IE*/
	font-weight: normal;
}
#decouverte ul li a {
	display: block; /*	float: left; */
	width: 105px;
	height: 14px;
	background-color: Green;
	background-image: none;
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	text-align: center;
	font-size: 0.7em;
	border: 1px ridge Black;
}
#decouverte ul li a:hover {
	width: 105px;
	height: 14px;
	color: Black;
	background-color: lightgreen;
	background-repeat: no-repeat;
	background-image: url(boutons/bouchon.gif);
/*	border-color: #696969 #DCDCDC #DCDCDC #696969; */
}
#decouverte ul li.patrimoine a, #decouverte ul li.patrimoine a:hover {
	width: 130px;
}
/**************************************************/
/* Styles pour patrimoine et guide                */
/**************************************************/
.pat_commune {
	font-size: 1.2em;
	color: Blue;
	margin-left: 15px;
	clear: both;
}
.pat_titre {
	font-size: 1.1em;
	color: Green;
	margin-left: 20px;
	margin-top: 10px;
}
.avertissement {
	background-image: url(boutons/attention.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	height: 30px;
	font-size: 1em;
	color: red;
	font-weight: bold;
}
.obsolete {
	font-size: 1.8em;
	font-weight: bold;
	color: Red;
	text-align: center;
}
.formulaireG {

	text-align: left;

	border: none;

	background: transparent;

}
#invisible {
	display:block;
}
#noprint {
	display: none;
}

