@charset "utf-8";
/* CSS Document */

body {
	background-color: #a0a097;
	margin:0;
}

a img { border:none}
#info {
	 margin:200px auto auto auto;
	 width:150px;
	 height:30px; 
     }
tr,td {margin:0;
padding:0;
}
#majuscules {
	text-transform:uppercase;
	text-align:left;}

#minuscules {
	text-transform:lowercase;}
#salles{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-stretch:semi-condensed;
	line-height:1.2;
	padding-top:2px;
	padding-left:-25px;
	}
#salles1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-stretch:semi-condensed;
	line-height:1.2;
	padding-top:2px;
	padding-left:30px;
	}
#artistes a, #artistes a:link, #artistes a:visited, #artistes a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:100%;
	padding : 0;
	font-stretch:semi-condensed;
	line-height:1.2;
	}
#artistes_link a, #artistes_link a:link, #artistes_link a:visited, #artistes_link a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:100%;
	padding : 0;
	font-stretch:semi-condensed;
	line-height:1.2;
	text-decoration:none;
	}
#artistes2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:100%;
	padding : 0;
	font-stretch:semi-condensed;
	line-height:1.2;
	color:#000000;
	
	text-align:right;
	margin-left:-5px;
	}
#artistes3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:100%;
	padding : 0;
	font-stretch:semi-condensed;
	line-height:1.2;
	color:#000;
	}
#artistes2 a, #artistes2 a:link, #artistes2 a:visited, #artistes2 a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:100%;
	padding : 0;
	font-stretch:semi-condensed;
	line-height:1.2;
	color:#000;
	text-decoration:none;
	}	
table, th {
	text-align:left;
	margin-bottom:2px;}
.ville1a{
	position:relative;
	top:0px;
	left:0px;
	margin-top:-10px;
}
.ville1b{
	position:relative;
	top:-10px;
	left:268px;
}

#menu  a, #menu a:hover, #menu a:visited, #menu a:link {
	color:#fff;
	text-decoration:none;
	margin: 0 5px 0 0px;
	font-size:10px;
}

#main {
	background:url(../images/fond.jpg) no-repeat;
	width:1024px;
	height:768px;
	margin: 40px auto 0 auto;
	position:relative;
}

#menu{
	position:absolute;
	top:77px;
	right:135px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-align: center;
}
#tableau {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.75em;
	color:#FFF;
	height:3000px;
}
/* ------ Style pour Scrolling -------------- */
#scrollZone{
	position: absolute;
	width: 750px;
	height: 500px;
	top: 125px;
	left:137px;
	overflow: hidden;
	z-index: 4;
 }
 #fleche2 {
	position:absolute;
	width:34px;
	height:11px;
	z-index:3;
	right: 40px;
	top: 613px;
	cursor: pointer;
}

#fleche3 {
	position:absolute;
	width:34px;
	height:11px;
	z-index:4;
	right: 40px;
	top: 632px;
	cursor: pointer;
}

/* ------------ Affichage de la barre et du logo -------------------- */
#logo4{
	background:url(../images/terrebonne_jaune.png) no-repeat;
	position:relative;
	top:0px;
	left:0px;
	width:776px;
	height:13px;
	z-index:5;
}
#logo1{
	background:url(../images/joliette_rose.png) no-repeat;
	position:relative;
	top:0px;
	left:0px;
	width:776px;
	height:13px;
	z-index:5;
}
#logo3{
	background:url(../images/lavaltrie_vert.png) no-repeat;
	position:relative;
	top:0px;
	left:0px;
	width:776px;
	height:13px;
	z-index:5;
}
#logo2{
	background:url(../images/lassomp_bleue.png) no-repeat;
	position:relative;
	top:0px;
	left:0px;
	width:776px;
	height:13px;
	z-index:5;
}
#logo5{
	background:url(../images/stjean_orange.png) no-repeat;
	position:relative;
	top:0px;
	left:0px;
	width:776px;
	height:13px;
	z-index:5;
}

/* ------------ Emplacements des points ------------------ */
.point1 {
	position:relative;
	z-index:5;
	padding-left:10px;
	padding-bottom:10px;
	/*padding-top:25px;*/
	left: 0px;
	top: 0px;
}

.point_t {
	position:relative;
	z-index:5;
	padding-left:5px;
	left: 0px;
	top: 0px;
	float:left;
}
.point_t, .point_t a, .point_t a:link, .point_t a:visited, .point_t a:hover {
	text-decoration:none}
#posShow{
	position:relative;
	left:0px;
	top:0px;
	}
.spacer
{
	height:15px;
}