/* ------------------------------------ */
/*            Généralités               */
/* ------------------------------------ */
body {
	background:#d2d1d1;
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}
a, a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
a.visiter {
	position:relative;
	margin:65px 0px 0px 50px;
	border:0px;
}
a#actweb {
	width:80px;
	height:30px;
	float:right;
	margin:10px 25px 0px 0px;
}
a.site, a.site:hover, a.site:focus, a.site:visited {
	position:absolute;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-size:1px;
	line-height:1px;
	font-weight:normal;
}

/* ---------------------------- */
/*            Div               */
/* ---------------------------- */

#global { /* page + footer */
	width:820px;
	height:520px;
	margin:80px auto;
}
#page { /*col-gauche + header + container*/
	width:820px;
	height:500px;
	background:url(../media/images/page-bg.gif) top left repeat-y;
}
#col-gauche {
	width:250px;
	height:520px;
	position:absolute;
	margin:0;
	z-index:2;
	background:url(../media/gauche-bg.png) top left no-repeat;
}
#col-gauche-txt {
	position:absolute;
	margin:265px 0px 0px 35px;
	color:#FFFFFF;
	width:190px;
}
#header {
	position:relative;
	background:url(../media/images/header-bg.jpg) top left no-repeat;
	height:13px;
}
#footer {
	position:absolute;
	background:url(../media/images/footer-bg.jpg) top left no-repeat;
	height:60px;
	width:820px;
	z-index:3;
	margin-top:-2px;
	padding:0px;
}
#footer-txt {
	position:absolute;
	margin:20px 0px 0px 40px;
	color:#669bb2;
}

/* ------------------------------- */
/*        Menu Mootools            */
/* ------------------------------- */

#kwicks {
position: relative;
margin:0;
padding:0;
list-style-type:none;
}
#kwicks .kwick {
position: relative;
width: 608px;
/*height: 43px; */
margin:0;
padding:0;
font-size:1px;
line-height:1px;
}
#services-habitants {
background: url(../media/images/ville-bg.jpg) top left no-repeat;
}
#services-entreprises {
background: url(../media/images/eco-bg.jpg) top left no-repeat;
}
#bibliotheque {
background: url(../media/images/bh-bg.jpg) top left no-repeat;
}
#tanzmatten {
background: url(../media/images/tanzmatten-bg.jpg) top left no-repeat;
}
#illwald {
background: url(../media/images/illwald-bg.jpg) top left no-repeat;
}
#selestart {
background: url(../media/images/selestart-bg.jpg) top left no-repeat;
}
#courses {
background: url(../media/images/10km-bg.jpg) top left no-repeat;
}
#corso {
background: url(../media/images/corso-bg.jpg) top left no-repeat;
}
#noel {
background: url(../media/images/noel-bg.jpg) top left no-repeat;
}
#velo {
background: url(../media/images/velo-bg.jpg) top left no-repeat;
}
#piscine {
background: url(../media/images/piscine-bg.jpg) top left no-repeat;
}
#container {
height:507px;
overflow:hidden;
}
#kwicks_container {
float:right;
height:507px;
/*width:650px;
height:400px;
overflow:hidden;*/
}