

/* TEST */

#latestsupdates_box {
	width: 875px;
	height: 160px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: #fff;
	z-index: 0;
	}
#latestsupdates ul {
	list-style:none;
	margin:0;
	padding:0;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3em;
	text-align: center;
	}
#latestsupdates li {
	float:left;
	margin: 0px 0px 0px 15px;
	width:200px;
	height: 143px;
	}
	/* \*/
	* html #latestsupdates li {margin: 10px 0px 0px 12px;} /*  IE WIN cheat - Hidden from IE MAC */
	/* */
#latestsupdates li a span, #latestsupdates li a em {
	display:none;
	}
#latestsupdates a {
	display:block;
	width:200px;
	color: #fff;
	text-decoration: none;
    z-index: 1;
	background: transparent;
	}
#latestsupdates a:hover {
	display:block;
	width:200px;
	height: 134px;
	color: #fff;
	text-decoration: none;
    z-index: 2;
	}
#latestsupdates #potd {
	left: 0px;
	top: 0px;
	background: url(http://www.incendies-quebec.com/potd/thumb/thumb300507ho.jpg) 0px 0px no-repeat;
	}
#latestsupdates #interv {
	left: 0px;
	top: 0px;
	/*background: url(http://www.incendies-quebec.com/index_fichiers/latint.jpg) 0px 0px no-repeat;*/
	background: url(http://www.incendies-quebec.com/potd/thumb/thumb300507ho.jpg) 0px 0px no-repeat;
	}
#latestsupdates #activite {
	left: 0px;
	top: 0px;
	/*background: url(http://www.incendies-quebec.com/index_fichiers/act.jpg) 0px 0px no-repeat;*/
	background: url(http://www.incendies-quebec.com/potd/thumb/thumb300507ho.jpg) 0px 0px no-repeat;
	}
#latestsupdates #exterieur {
	left: 0px;
	top: 0px;
	/*background: url(http://www.incendies-quebec.com/index_fichiers/ext.jpg) 0px 0px no-repeat;*/
	background: url(http://www.incendies-quebec.com/potd/thumb/thumb300507ho.jpg) 0px 0px no-repeat;
	}
#latestsupdates #potd a:hover {
	background: url(http://www.incendies-quebec.com/potd/thumb/thumb300507.jpg) 0px 0px no-repeat;
	}

#latestsupdates #interv a:hover {
	/*background: url(http://www.incendies-quebec.com/index_fichiers/latintho.jpg) 0px 0px no-repeat;*/
	background: url(http://www.incendies-quebec.com/potd/thumb/thumb300507.jpg) 0px 0px no-repeat;
	}

#latestsupdates #activite a:hover {
/*	background: url(http://www.incendies-quebec.com/index_fichiers/actho.jpg) 0px 0px no-repeat;*/
background: url(http://www.incendies-quebec.com/potd/thumb/thumb300507.jpg) 0px 0px no-repeat;
	}

#latestsupdates #exterieur a:hover {
/*	background: url(http://www.incendies-quebec.com/index_fichiers/extho.jpg) 0px 0px no-repeat;	*/
background: url(http://www.incendies-quebec.com/potd/thumb/thumb300507.jpg) 0px 0px no-repeat;
	}


.boutons {
	width: 200px;
	height: 134px;
	background-color: transparent;
}
#lnews {
/*position: static;*/
width: 890;
}
#lastnews_box {
	position: static;
	width:890px;
	height: 140px;
}

.hiddenPic {display:none;}
