/* rgles CSS pour la Diligence */

body {
  margin:0;
  padding:0;
  background-color:black;
  background-image: url(../images/ArrirePlan.jpg);
  background-repeat:repeat-x;
}

html {
  padding:0;
  margin:auto;
  text-align:center;/*IE bug*/
  overflow:auto;
}

#conteneur {
  position:relative;/*je dois mettre la position relative pour sortir la div du flux. en absolute, elle capote*/
  height:550px;/*ici je laisse les dimenssin pour que firefox puisse avoir des repre dimenssionnels et centrer la div.*/
  width:985px;
  top:0px;
  margin:auto;
  text-align:left;/*si je ne met pas auto, le bloc n'est pas centr.*/
  z-index:1;
} 
 
#Competition_pompier1{
	position:absolute;
	top:0px;
	left:0px;
	width:980px;
    height:90px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} 
#Competition_pompier2{
	position:absolute;
	top:90px;
	left:0px;
	width:405px;
    height:227px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} 
#Competition_pompier3{
	position:absolute;
	top:90px;
	left:405px;
	width:491px;
    height:227px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} 
#Competition_pompier4{
	position:absolute;
	top:90px;
	left:895px;
	width:84px;
    height:227px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} 
#Competition_pompier5{
	position:absolute;
	top:317px;
	left:0px;
	width:555px;
    height:47px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} 
#Competition_pompier6{
	position:absolute;
	top:317px;
	left:554px;
	width:375px;
	height:47px;
	margin:0;
	border:0;
	padding:0;
	z-index:1000;
} 
#Competition_pompier9{
	position:absolute;
	top:317px;
	left:929px;
	width:50px;
    height:47px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} 
#Competition_pompier10{
	position:absolute;
	top:364px;
	left:0px;
	width:458px;
    height:157px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} 
#Competition_pompier11{
	position:absolute;
	top:364px;
	left:458px;
	width:522px;
    height:289px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} 
#Competition_pompier12{
	position:absolute;
	top:521px;
	left:0px;
	width:458px;
    height:132px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} 
/* Styles de typographies ---------------------------------------------------------------------------------------------------------------*/

.StyleTexteCourant {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.9em;
color:#666666;
text-align:justify;
}
.StyleTexteCourant a{
text-decoration:none;
color:#568207;
text-decoration:underline;
}
.StyleTexteCourant a:hover{
text-decoration:none;
}
.StyleActualie{
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
color: #0066CC;
text-align:left;
font-weight:bold;
}
.StyleBasDePage{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #FFFFFF;
}
.StyleBasDePage a{
font-size:12px;
color:#ffe82a;
text-decoration:none;
}
.StyleBasDePage a:hover{
color:#8f1300;
text-decoration:underline;
}
.StyleAvertissement{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.9em;
font-weight:bold;
color:#053d70;
background-color:#C6FD73;
text-align:justify;
}
h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
font-weight:bold;
color:#6f0a00;
background-color:#fdda26;
text-align:right;
padding-right:12px;
}
h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
font-weight:bold;
color:#b8d700;
background-color:#047de5;
text-align:center;
}
.StyleHoraireCentre{
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
color: #0066CC;
text-align:center;
font-weight:bold;
font-variant:small-caps;
}
#Dolbeau-Mistassini_Texte {
	position:absolute;
	left:391px;
	top:375px;
	width:553px;
	height:235px;
	overflow:auto;
	padding-right:12px;
	z-index:2;
}
