#bg, #bg table, #bg td { height:100%; width:100%; overflow:hidden; }
#bg { position: fixed; }
#bg div { height:200%; left:-50%; position:absolute; top:-50%; width:200%; }
#bg td { text-align:center; vertical-align:middle; }
#bg img { margin:0 auto; min-height:50%; min-width:50%; }

#page{width:962px; height:100%; position:absolute; left:50%; margin-left:-481px; z-index:1; bottom:0; }

#infotop {width:962px; height:30px; position:fixed; background:transparent url('../images/index_infotop.png') no-repeat; text-align:right;}
	#infotop_left { 
	float:left; 
	padding-top:4px; padding-left:20px; 
	font-size:11px; font-style:italic;	
	}
		#searchbar {
			padding: 1px;
			background:transparent url('') no-repeat 0 50%;
			}
		#searchbar form {
			margin: 0; /* for IE */
			padding-right: 12px;
			}
		#searchbar .equal { 
			vertical-align: middle; /* for IE */
			}
		#searchbar #txt {
			padding-left: 3px;
			background: white;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color: #808080; /* grey */
			border: 1px solid #CDCDAB; /* brownish */
			}
		#searchbar #txt:focus { /* not working in IE6 */
			color: black;
			}
		#searchbar #btn {
			background: none;
			}
	#infotop_right { float:right }

#logo {width:571px; height:81px; position:relative; margin-left:40px; margin-top:40px; background: transparent url('../images/index_info_commune.png') no-repeat;}

#module{width:962px; height:300px; position:absolute; top:160px; background: url('../images/index_module_mazeres.png') no-repeat}
