/* I. Layout size
*************************************************************** */
#header {
    width: 980px;
    height: 296px;
}
#wrap-container {
    width: 100%;
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -160px; /* same as wrap-footer's height */
}
#container {
    width: 980px;
    margin: 0 auto;
    text-align: left;
}
#left-column {
    float: left;
    width: 233px;
    text-align: center;
}
#middle-column {
    float:left;
    width: 492px;
    padding: 20px 20px;
}
#right-column {
    float:left;
    width: 208px;
    padding: 0 0 0 7px;
}
#wrap-footer{
    margin: 0 auto;
}
#footer {
    width: 980px;
    margin: 0 auto;
    text-align: center;
}
/*	--- Important! ---------------------------------------------
#wrap-footer, #footer and .push must be the same height
---------------------------------------------------------------*/
#wrap-footer, .push, #footer {
    height: 160px;
    clear: both;
}
/* III. Modules
*************************************************************** */
/* Menu
--------------------------------------------------------------- */
#flash-menu{
    float: left;
    width: 233px;
    height: 200px;
}
/* Actualites
--------------------------------------------------------------- */
#actualites-container {
    float: left;
    width: 200px;
    height: 237px;
    padding: 26px 0 0 0;
}
#actualites {
    float:left;
    width: 172px;
    height: 229px;
    padding: 14px 14px;
}
#actualites-tabs{
    float: left;
    width: 165px;
    padding: 0 0 0 7px;
    height: 25px;
    text-align: left;
}
.actab{
    float:left;
    display: block;
    width: 16px;
    height: 17px;
    text-align: center;
}
/* Coordonnees
--------------------------------------------------------------- */
#coordonnees {
    float: left;
    width: 233px;
    padding: 8px 0 0 0;
    text-align: center;
}
/* Mailing liste
--------------------------------------------------------------- */
#newsletter-container {
    float: left;
    width: 200px;
/*    height: 33px;*/
}
#newsletter {
    float:left;
    width: 192px;
/*    height: 17px;*/
    padding: 6px 4px 0 4px;
}
/* IV. Elements
*************************************************************** */
/* Main-content
--------------------------------------------------------------- */
#main-content {
    float: left;
    width: 492px;
}
#page-title {
    float: left;
    width: 492px;
}
.leftpad{
    float:left;
    padding: 0 10px 0 0;
}
.rightpad{
    float:right;
    padding: 3px 0 0 10px;
}
.leftpad1{
    float: left;
    padding: 0 4px 0 0;
}
/* Pannels
--------------------------------------------------------------- */
.pannel1 {
    float: left;
    width: 470px;
    padding: 10px;
    border-width: 1px;
    border-style: solid;
}
/* Borders
--------------------------------------------------------------- */
.border1 {
    border-width: 1px;
    border-style: solid;
}
/* Separators
--------------------------------------------------------------- */
.separator1 {
    clear: both;
    float: left;
    display: block;
    width: 100%;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    margin: 10px 0;
    overflow: hidden;
}
/* Thumbnails
--------------------------------------------------------------- */
ul.thumbs {
	float: left;
    display: block; /* table */
    padding: 5px 0 0 0;
}
ul.thumbs li {
    float: left;
    display: inline;
	padding: 0 5px 0 0;
}
ul.thumbs li a {
    float: left;
    display: block;
	width: 110px;
	height: 110px;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    vertical-align: top;
    text-align: center;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 102px;
    height: 102px;
}
html>body ul.thumbs li a {
    width: 102px;
}
ul.thumbs li img {
    border-width: 1px;
    border-style: solid;
}
#thumb1 {
    float: left;
}
#thumb1 a {
    display: block;
    width: 225px;
    height: 225px;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 223px;
    height: 223px;
}
html>body #thumb1 a {
    width: 223px;
}
#thumb1 a img {
    border-width: 1px;
    border-style: solid;
}
/* Lists
--------------------------------------------------------------- */
ul.list1 {
    float: left;
    padding: 0 0 0 0;
}
ul.list1 li {
    padding: 0 0 5px 10px;
}
/* Page >>> les villes du canton
*************************************************************** */
#info-ville{
    float: left;
    width: 180px;
}
a.ville-point, a.ville-point:hover{
    float:left;
    display: block;
    line-height: 10px;
    font-size: 0px;
    position:absolute;
    cursor: pointer;
    padding: 14px 0 0 14px;
    text-decoration: none;
}
a.ville-point span{
visibility: hidden;

    border-style: solid;
    border-width: 1px;
    padding: 0px 2px;
    position: relative;
    z-index: 1000;
    font-size: 12px;
}
a.ville-point:hover span{
visibility: visible;
}

/*
#map-container{
    float:left;
    width: 330px;
    height: 320px;
    position: relative;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
}
#map{
    float: left;
    width: 769px;
    height: 537px;
    position: absolute;
    cursor: move;
}*/
#map-container{
    float:left;
    width: 330px;
    height: 292px;
    position: relative;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
}
#map{
    float: left;
    width: 614px;
    height: 392px;
    position: absolute;
    cursor: move;
}
/* Pagination
--------------------------------------------------------------- */
#pagination{
    float: left;
    width: 488px;
    text-align: center;
}
#pagination ul{
    text-align: center;
    margin: 0 auto;
    display: inline;
}
#pagination ul li{
    display: inline;
    padding: 0 5px 0 0;
    text-align: center;
}
#pagination ul li a{
    padding: 3px 7px;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
}
