body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color:#329664;
}
#header {
height: 203px;
background-image:url(../images/bandeau_haut.png);
}
#headerbis {
position:absolute;
height: 203px;
width: 985px;
background-image:url(../images/bandeau_haut.png);
z-index:100;
}
* html #headerbis { /*<=ie6*/
background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="http://www.ville-mardie.fr/templates/mardie2008/images/bandeau_haut.png", sizingMethod="image");background-repeat:no-repeat; 
}
#banclic
{
text-align:right;
position:absolute;
left:0;
top:0;
height:203px;
width:100%;
background-image:url(../images/1px.gif) ;
line-height:203px;
z-index:101;
}
#conteneur {
position: relative;
width: 985px;
margin: 0 auto; 
/* Fond pour que le fond des côtés aillent jusqu'en bas lorsque le centre est plus long */
background-image:url(../images/largeur.jpg); 
background-repeat:repeat-y;
}
#centre, #gauche {
height: auto !important; /* hack ie pour que min-height fonctionne */
height: 500px;
min-height:500px;
}
#centre {
margin-left: 240px; /* Mettre même taille que la largeur de la partie gauche */
margin-right: 20px;
}
#gauche {
/*position: absolute;left:0; */
width: 210px;
padding-left:10px;
float:left;
}
#pied {
height: 20px;
background-image:url(../images/bas.jpg);
clear:both;
}
.jsn-imageshow
{
margin-left:320px;
padding-top:5px;
}
img {
border:0px;
}
/* ###################### LINKS ###################### */
a {
color:#000000;
text-decoration:none;
font-weight:bold;
}
a:hover {
text-decoration:none;
color:#fc6900;
font-weight:bold;
}

.mainlevel {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:1.35em;
line-height:1.65em;
padding-left: 20px;
background: url(http://www.ville-mardie.fr/templates/mardie2008/images/puce_orange.jpg) center left no-repeat;
}
#active_menu {
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#fc6900;
font-style:italic;
}
.sublevel {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:1.15em;
line-height:1.45em;
padding-left: 2px;
}
.moduletablemenu {
margin-top:10px;
}
h1 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:1.3em;
color:#fc6900;
background-image:url(http://www.ville-mardie.fr/templates/mardie2008/images/puce_orange.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:30px;
line-height:41px;
}
h2 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:1.2em;
color:#309865;
background-image:url(http://www.ville-mardie.fr/templates/mardie2008/images/puce_vert.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:25px;
line-height:33px;
}
.inputbox {
border-color:#329664;
border-style:solid;
border-width:1px;
color:#fc6900;
}
.blog{
width:100%;
}
