html, body{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0px;
}

a{
    color:#407e25;
    text-decoration:underline;
}

a:hover {
    color:red;
}

div#container{
	width:1000px;
    background:#f4ffea;
	font-size:10pt;
	border:1px solid black;
	margin-left:auto;
	margin-right:auto;
}

div#header{
    height:128px;
    background:#f4ffea url("../img/top.jpg") top left no-repeat;
}

div#banner img{
    height:105px;
}

#leftpane{
    width:100px;
    background:#f4ffea url("../img/gauche.jpg") top left no-repeat;
}

#rightpane{
    width:100px;
    background:#f4ffea url("../img/droite.jpg") top right no-repeat;
}

div#main{
    width:800px;
    overflow:auto;
}

div#menu{
    width:175px;
    border-right:1px solid #dddddd;
}

div#menu a{
    text-decoration:none;
}

div#menu a:hover {
    text-decoration:underline;
}

div#menu h2{
    background:#8bcb6f;
    font-size:10pt;
    border:1px solid #fbf47d;
    margin:20px 0px 0px 0px;
    padding:2px;
}

div#menu h2 img{
    margin-right:10px;
}

div#menu ul{
    margin:5px;
    padding:0px;
}

div#menu li{
    list-style-type:none;
    background: url("../img/puce.gif") no-repeat 0px 0px;
    padding-left:15px;
}

div#content{
    padding-left:5px;
}

div#content h1{
    background:#8bcb6f;
    margin:0px;
    padding:3px;
    font-size:14pt;
    border-bottom:1px solid black;
}

div#content h2{
    color:#407e25;
    font-size:12pt;
    border-bottom:1px dotted #407e25;
}

div#content h3{
    font-size:10pt;
}

div#mairie h2, div#news h2{
    background:#8bcb6f;
    color:black;
    font-size:10pt;
    margin:0px;
    padding:2px;
    border-bottom:1px solid black;
}

div#mairie{
    width:260px;
    padding:0px;
    border:1px solid black;
    margin-right:14px;
    float:right;
}

div#mairie p{
    margin:0px;
    padding:5px;
}

div#news{
    height:160px;
    border:1px solid black;
    margin:30px 10px 0px 0px;
}

div#newscontent{
    height:120px;
    padding:10px;
    overflow:auto;
}

p.datenews{
    color:#407e25;
    font-weight:bold;
    border-bottom:1px dotted #407e25;
    margin:0px;
}

p.submenu{
    margin:3px 0px 0px 0px;
}

p.submenu a{
    background:#fbf47d;
    color:#407e25;
    border-top:1px solid black;
    border-left:1px solid black;
    border-right:1px solid black;
    margin-left:10px;
    padding:3px 5px 3px 5px;
    font-weight:bold;
    text-decoration:none;
}

p.submenu a:hover {
    text-decoration:underline;
}

p.submenu a.selected{
    background:#b3aa20;
    color:black;
}

div#subcontainer{
    margin-top:3px;
    border-top:1px solid black;
}

div#galthumbs{
    background:black;
}

div#galthumbs div{
    display:inline;
}

div#galthumbs div img{
    width:50px;
    height:50px;
    border:1px solid black;
    cursor:pointer;
}

div#galthumbs div img.selected{
    border:1px solid yellow;
}

div#galscreen{
    height:380px;
}

div#galscreen img{
    height:100%;
}



img{
    vertical-align:top;
}

/*
table.tab_asso {
	background-color: #FF99FF;
}

table.tab_asso td{
	background-color: #F0FFDF;
}
table.tab_general {
	background-color: #F0FFDF;
}

table.tab_general td{
	background-color: #8bcb6f;
	font-size: 12px;
}
div#td_general{background:#FFFFFF; }
*/

div#content table{
}

div#content table td{
}

table.std{
    width:100%;
    border-collapse:collapse;
    margin-top:10px;
}

table.std td{
    border:1px solid #cacaca;
}

table.std th{
    background:#ffffcc;
    font-weight:bold;
    text-align:left;
    border:1px solid #cacaca;
}

div#footer{
    background:#8bcb6f;
    font-size:8pt;
    text-align:center;
    border-top:1px solid black;
}

div#zoomer{
    width:100%;
    height:100%;
    position:absolute;
    /*text-align:center;*/
    cursor:pointer;
    display:none;
}

div#zoomer table{
    width:100%;
    height:100%;
}

div#zoomer td{
    /*vertical-align:middle;*/
    vertical-align:top;
}

div#zoomer img{
    border:3px double #707070;
}


/*
td.menu2{
background:#FFFFFF;
font-size: 9px;
bordercolor:#666666;
}

td.titretableau{
	font-size:10pt;
	font-weight: bold;
	background-color: #66FF66;
}

td.soustitretableau{
	font-size:10pt;
	font-weight: bold;
	background-color: #8bcb6f;
	border-color:#8bcb6f;
}
*/

img#position{
    position:absolute;
	z-index:9;
	display:none;
}

p#reservemsg{
    color:red;
}

button{
	background:#52a12f;
    border:1px solid black;
}

button img{
    margin-right:5px;
}
