@charset "utf-8";
body{
	behavior:url("csshover.htc");}
a:link {
	color: #cccc99;
	font-weight: bold;
}

   a:active {
	color: #cccc99;
}
h1 {
	font-family: "Book Antiqua", "Bookman Old Style", "Verdana", "Times New Roman";
	font-size: 14px;
	text-align: justify;
}

h2 {
	font-family: "Book Antiqua", "Bookman Old Style", "Verdana","Helvetica", "Times New Roman";
	font-size: 9px;
	text-align: justify;
	text-indent: 20px;
}


h3 {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 12px;
	text-align: justify;
	display: inline;
}

h4 {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 8px;
	text-align: justify;
	text-indent: 20px;
	display: inline;
}


h5 {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 12px;
	text-align: justify;
	display: inline;
	
}

h6 {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 10px;
	text-align: justify;
	display: inline;
}


#textAcceuil{
	width:275px;
	height:200px;
	margin-left:25px;
	margin-top:25px;
	text-align:left;
}

* html #textAcceuil{
	
	margin-left:0px;
	
}


#textActualites{
	width:265px;
	height:200px;
	_height:150px;
	margin-left:25px;
	margin-top:80px;
	text-align:left;
}


#textContact{
	width:260px;
	height:225px;
	margin-left:25px;
	_margin-left:-2px;
	margin-top:25px;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
}

#textContactRight{
	width:260px;
	height:200px;
	margin-left:30px;
	
	margin-top:115px;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
}

#textSpectacles{
	width:290px;
	margin-left:15px;
	margin-top:15px;
	_margin-top:10px;
	text-align:left;
}

#textLivredor{
	width:290px;
	height:275px;
	margin-left:25px;
	_margin-left:-2px;
	margin-top:25px;
	text-align:left;
}


ul.disc {
	list-style-type:circle;
	width:210px;
	height:145px;
	margin-left:25px;
	margin-top:139px;
	line-height: 20px;
	
}

dd.listTitle {
	font-size: 16px;
	text-decoration: underline;
	
}





a.bulleDates {
     position:relative;
     text-decoration:none;
     text-align:left;
     font-size:11px;
   }
   
a.bulleDates:hover {
      background: none;
      z-index: 50;
   }
   
a.bulleDates span {
     display: none;
   }
   
a.bulleDates:hover span {
      display: block;
      position: absolute;
      top: -40px;
      left: 25px;
      text-align:justify;
      width:175px;
	  background: none;
      padding: 0px;
      border: 0px;
      
   }
   
   
a.bulleDatesNouvelles {
     position:relative;
     text-decoration:none;
     text-align:left;
     font-size:11px;
   }
   
a.bulleDatesNouvelles:hover {
      background: none;
      z-index: 50;
   }
   
a.bulleDatesNouvelles span {
     display: none;
   }
   
a.bulleDatesNouvelles:hover span {
      display: block;
      position: absolute;
      top: -40px;
      left: 80px;
      text-align:justify;
      width:175px;
	  background: none;
      padding: 0px;
      border: 0px;
      
   }
   
   


