*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
      	color: #454545;
	background-color: #177004;
	text-align: center;
	overflow: visible;
}

#page
{
	width: 960px;
	margin: 1em auto;
	background-color: #177004;
	background-image: url(ger_colonnes.png);
}

#conteneur
{
	text-align: left;
}

#colonnegauche
{
	width: 214px;
	float: left;
	background-color: transparent;
}

#basdemenu
{
	background-image: url(ger_basmenu.png);
	height: 108px;
}

#menuarticles ul
{
	margin-left: 10px;
	margin-top: 1em;
	list-style: none;
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#menuarticles ul a:link, #menuarticles ul a:visited
{
	color: navy;
	text-decoration: none;
}

#menuarticles ul a:hover, #menuarticles ul a:active
{
	color: maroon;
	text-decoration: underline;
}

#menuarticles ul li
{
	background: url(submenu1.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
}

#colonnedroite
{
	width: 746px;
	float: right;
	background-color: transparent;
}

#entete
{
	width: 746px;
	height: 189px;
}

#ger-accueil #entete
{
	background-image: url(ger_accueil.jpg);
}

#ger-asbl #entete
{
	background-image: url(ger_nous.jpg);
}

#ger-contact #entete
{
	background-image: url(ger_contact.jpg);
}

#ger-curiosites #entete
{
	background-image: url(ger_curiosite.jpg);
}

#ger-histoire #entete
{
	background-image: url(ger_histoire.jpg);
}

#ger-infos #entete
{
	background-image: url(ger_info.jpg);
}

#ger-localisation #entete
{
	background-image: url(ger_localisation.jpg);
}

#contenu
{
	padding: 2em;
	text-align: justify;
	font-size: 1.1em;
}

#contenu h1
{
	color: #177004;
	font-family: "Trebuchet MS";
	font-size: 160%;
	border-bottom: 1px #d3d3d3 solid;
	padding-bottom: 0.1em;
	margin-bottom: 0.5em;
}

#contenu h2
{
	color: #b22222;
	font-family: "Trebuchet MS";
	font-size: 130%;
	border-bottom: 1px #d3d3d3 solid;
	padding-bottom: 0.1em;
	margin-bottom: 0.5em;
}

#contenu h3
{
	color: #290471;
background-color: #f2feef;
	font-family: "Trebuchet MS";
	font-size: 110%;
	padding-bottom: 0.1em;
	margin-bottom: 0.5em;
        margin-top: 1em;
}

#ours
{
	clear: both;
}

#ours p
{
	background-color: #2bd708;
	width: 746px;
	float: right;
	padding: 0.3em 0em;
	font-size: 100%;
	font-weight: bold;
	color: #177004;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#ours p.gauche
{
	background-color: #ffff6d;
	width: 214px;
	float: left;
	padding: 0.3em 0em;
	font-size: 100%;
	color: #177004;

	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
}

#menu
{
	background-color: #177004;
	width: 214px;
	text-align: right;
	font-weight: bold;
	font-size: 120%;
}

#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu a
{
	display: block;
	padding: 2px 6px 2px 0;
	width: 208px;
	background-color: #177004;
}

#menu a:link, #menu a:visited
{
	color: white;
	text-decoration: none;
}

#menu a:hover , #ger-accueil #menu-accueil a, #ger-asbl #menu-asbl a, #ger-histoire #menu-histoire a, #ger-curiosites #menu-curiosites a, #ger-infos #menu-infos a, #ger-contact #menu-contact a, #ger-localisation #menu-localisation a
{
	background-color: #2bd708;
	color: #fff;
}

#contenu ul
{
	margin: 0.5em 0 0.5em 20px;
	padding: 0;
	list-style: none;
}

#contenu ul li
{
	padding: 0 0 4px 14px;
	line-height: 1.3em;
	background: url(submenu1.gif) no-repeat 0 10px;
}

#contenu ul li ul
{
	margin-top: 0.5em;
}

#contenu ol
{
	margin: 0.5em 0 0.5em 38px;
	padding: 0em;
}

#contenu ol li
{
	padding: 0 0 4px 0px;
	line-height: 1em;
	background-image: none;
}

#contenu ol li ol
{
	margin-top: 1em;
}

#contenu ol li ol li
{
	background-image: none;
}

#contenu p
{
	margin-bottom: 0.5em;
}

#contenu p.doubleespace
{
	margin-bottom: 2em;
}

.cl
{
	clear: both;
}

.cld
{
	clear: both;
	text-align: right;
}

blockquote
{
	margin: 0 2em 0.5em;
	padding: 0.5em 20px 0.3em;
	background: #e0feda;
	border-top: 1px solid #a8fc98;
	border-bottom: 1px solid #a8fc98;
	clear: both;
}

.infobloc
{
	margin: 0 0 0.4em 1em;
	padding: 0.5em 20px;
	background: #ffffbf;
	width: 300px;
	float: right;
}

img
{
	border: none;
}



.imageright, .r, .d
{
	float: right;
	padding: 3px;
	margin-left: 0.5em;
	margin-bottom: 0.2em;
	clear: both;
}

.imageleft, .g, .l
{
	float: left;
	padding: 3px;
	margin-right: 0.5em;
	margin-bottom: 0.2em;
	clear: both;
}

.l
{
	margin-bottom: 0.2em;
}

.rc, .dc
{
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	clear: right;
}

.lc, .gc
{
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	clear: both;
}

#contenu a
{
	text-decoration: none;
	color: #B22222;
}

#contenu a:hover
{
	color: #B22222;
	text-decoration: underline;
}

.intro, .chapeau
{
	background: transparent url(quote.gif) no-repeat scroll left top;
	color: #454545;
	padding: 0 0 10px 35px;
	font-style: italic;
	font-size: 110%;
	text-align: left;
}

#navcontainer ul, #barrehoriz
{
	padding-left: 0;
	margin-left: 0;
	background-color: #ffff6d;
	color: #177004;
	float: left;
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#barrehoriz p
{
	padding: 0.2em 1em;
	background-color: #ffff6d;
	color: #177004;
	text-decoration: none;
	float: left;
}

#navcontainer ul li
{
	display: inline;
	color: #177004;
}

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #ffff6d;
	color: #177004;
	text-decoration: none;
	float: left;
	border-right: 1px solid #177004;
}

#navcontainer ul li a:hover, #navcontainer ul li a.active
{
	background-color: #177004;
	color: white;
}

#colonnegauche h3 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #a52a2a;
	padding: 0.2em 0 0 10px;
}
#colonnegauche p {
 padding: 0.2em 10px;
}
#realisation {
	color: gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 3em;
        margin-top:1em;
	text-decoration: none;
	font-size: 90%;
}

#realisation a {
	color: gray;
text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#colonnegauche img {
	padding: 0px;
	background-color: white;
	border: 1px gray solid;
}
