
.image_fond_tableau {
	background-image: url(/trombinoscope/images/fond.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center center;
}
#tableau1 {
	text-align: center;
	height: 220px;
	width: 200px;
}
#tableau2 {
	text-align: center;
	height: 220px;
	background-repeat: no-repeat;
}
#tableau3 {
	text-align: center;
	height: 220px;
}
#tableau4 {
	text-align: center;
	height: 220px;
}
.tableau_5_6_7_8 {
	text-align: center;
	height: 220px;
	background-position: center top;
}


    h1 {
	font-family:arial, verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #50A4E4;
	text-decoration: none;
    }
a.maire {
	position:relative;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	height: 150px;
	width: 110px;
	text-decoration: none;
	color: #50A4E4;
	       z-index: 10;
    }
a.maire:hover {
       background: none; 
       z-index: 150; 
    }
a.maire span {
	display: none;
	padding: 0px;
	       z-index: 150; 
    }
a.maire:hover span {
	display: block;
	position: absolute;
	left: -50px;
	font-family:arial, verdana, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	width:250px;
	background: white;
	padding: 5px;
	border: 2px solid #333;
	text-decoration: none;
	       z-index: 150;
    }
.texte_cadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.texte {
	font-size: 10px;
}
