/* CSS Document */
body
{
	background: #000000;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 100%;
}

html
{
	height: 100%;
}

img{border:0px}

p
{
	margin:0;
	padding: 0;
}
div#Main
{
/*	background: #000000 url(/Images/back_results.gif) top left repeat; */
	background: #100101 url(/Images/bgrd_main.jpg) top left no-repeat; /* ajout Julien */	
	position: absolute;
	width: 1024px;
	left: 50%;
	margin-left: -512px;
	z-index: 0;
}

/* ajout Julien */
div#MainResults
{
	background: #000000 url(/Images/back_results.gif) top left repeat; 
	position: absolute;
	width: 1024px;
	left: 50%;
	margin-left: -512px;
	z-index: 0;
}
/* //////////// */

div#MenuTop
{
	position: relative; 
	height: 25px;
	margin: auto;
	width: 100%;
	background: #000000;
}

div#EnteteLogo
{
	position: relative;
	width: 1024px;
	height: 75px;
	margin-bottom:15px;
/*	background: #000000 url(/Images/back_logo.jpg) top left no-repeat; */
}

div#Logo
{
	position: absolute;
/*	background-image: url(/Images/logo.png); */
	width: 111px;
	height: 25px;
/*	margin: 25px 0 0 163px; */
	margin: -20px 0 15px 163px; /* ajout Julien */
}

div#MenuOnglets
{
	position: relative;
	width: 1024px;
	height: 26px;
/*	background: #000000 url(/Images/back_onglets.jpg);*/
	border-bottom: 8px solid #FFFFFF;
}

div#Navigation
{
	position: relative;
	width: 1024px;
	height: 297px;
	background: #000000 url(/Images/back_accueil.gif);
}

div#Navigation #LeftButton
{

	position: relative;
	margin: 128px 15px 0 0;
	width: 39px;
	height: 39px;
	cursor: pointer;
	float: left;
	background: top left no-repeat;
	background-image:url(/Images/btn_left.png) ;
}

div#Navigation #RightButton
{

	position: relative;
	margin: 128px 0 0 15px;
	width: 39px;
	height: 39px;
	cursor: pointer;
	float: left;
	background-image:url(/Images/btn_right.png)
}

div#Navigation .eventWidget
{
	position:relative;
	float: left;
	background: #BB243A;
	border: 6px solid #FFFFFF;
	width: 130px;
	height: 261px;
	margin: 12px 3px 0 3px;
	color: #FFFFFF;
}

div#Navigation .eventWidget .eventPhoto
{
	border-bottom: 1px solid #FFFFFF;
}

div#Navigation .eventWidget .eventTitle
{
	font: bold 10px Tahoma;
	line-height: 11px;
	padding: 0 0 0 8px;
	margin: 10px 0 0 0;
	background: #9E192A;
	height: 26px;
}



div#Navigation .eventWidget .details
{
	font: normal 10px Tahoma;
	margin: 4px 8px 9px 8px;
}


div#Navigation .eventWidget .details p
{
	
	line-height: 15px;
}

div#Navigation .eventWidget .details li
{
	font: normal 10px Tahoma;
	margin: 1px 0 1px 0;
}

div#Navigation .eventWidget .info
{
	font: bold 10px Tahoma;
	background: #C54557;
	height: 14px;
	padding: 6px 0 6px 8px;
	margin: 6px 0 0 0;
}

div#Navigation .eventWidget .info a
{
	padding: 6px 0 0 0;
	text-decoration: none;
	color: #FFFFFF;
}

div#Calendrier
{
	position:relative;
	width: 1024px;
}

div#TitreCalendrier
{
	position:relative;
	width: 1024px;
	height: 46px;
	background: #000000 url(/Images/back_titre_calendrier.jpg);
	border-top: 1px solid #FFFFFF;
}

div#TitreCalendrierResults
{
	position:relative;
	width: 1024px;
	height: 46px;
	background: #000000 url(/Images/back_titre_calendrier_results.jpg);
	border-top: 1px solid #FFFFFF;
}

div#TitreSearchResults
{
	position:relative;
	width: 1024px;
	height: 65px;
	background: #000000 url(/Images/back_titre_search_results.jpg);
}

div#TitreEnCalendrier
{
	position:relative;
	width: 1024px;
	height: 46px;
	background: #000000 url(/Images/back_titre-en_calendrier.jpg);
	border-top: 1px solid #FFFFFF;
}

div#TitreEnCalendrierResults
{
	position:relative;
	width: 1024px;
	height: 46px;
	background: #000000 url(/Images/back_titre-en_calendrier_results.jpg);
	border-top: 1px solid #FFFFFF;
}


div#PraticoPratique
{
	position: relative;
	margin: -20px 0 0 0;
	float: left;
	padding: 0;
	height: 100px;
}

div#PraticoPratique ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

div#PraticoPratique ul li
{
	margin-top: -3px;
	padding: 0;
	display:block;
}

div#FormRecherche
{
	position:relative;
	width: 397px;
	height: 200px;
	float: left;
	margin: 0;
	padding: 0;
	/*border: 1px solid;*/
}

div#FormRecherche ul 
{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
/*
div#FormRecherche ul li
{
	padding: 3px 0 4px 0;
}
*/
div#FormRecherche ul li
{
	/*padding: 3px 0 4px 0;*/
	margin: 7px 0 4px 0;
}

div#FormRecherche ul li div.libelle
{
	font : normal 11px Tahoma;
	padding-top: 3px;
	width: 55px;
	float: left;
}

div#InfoLettre
{
	position:relative;
	width: 125px;
	height: 190px;
	margin: 15px 0 0 23px;
	float: left;
}

div#InfoLettre #TitreInfoLettre
{
	position:relative;
	height: 34px;
	width: 125px;
	background: url(/Images/titre_infolettre.gif);
}

div#InfoLettre #TitreInfoLettreEn
{
	position:relative;
	height: 34px;
	width: 125px;
	background: url(/Images/titre-en_infolettre.gif);
}


div#InfoLettre .lienPub
{
	position:relative;
	margin: 14px 0 0 0;
}

div#BlancCalendrier
{
	position: relative;
	width: 1024px;
	height: 205px;
	background: #FFFFFF;
}

div#BottomAccueil
{
	position:relative;
	width: 1024px;
	height: 183px;
	background: #000000 url(/Images/back_bottom_accueil.jpg);
	margin: 0 0 0 0;
	/*border-top: 1px solid #000000;*/
}

div#Footer
{
	position:relative;
	width: 1024px;
	height: 160px;
}

div#LogoPartenaires
{
	position:absolute;
	margin: 70px 0 0 103px; /*etait 175px avant*/
	text-align:center;
}
/*
div#LogoQuebec
{
	position:relative;
	width: 154px;
	height: 31px;
	background-image: url(/Images/Logos/logo_quebec.png);
	float: left;
}
div#LogoTourisme
{
	position:relative;
	width: 117px;
	height: 31px;
	background: url(/Images/Logos/logo_tourisme_mtl.png);
	float: left;
}

div#LogoMtl
{
	position:relative;
	width: 143px;
	height: 31px;
	background: url(/Images/Logos/logo_mtl.png);
	float: left;
}
div#LogoBn
{
	position:relative;
	width: 116px;
	height: 31px;
	background: url(/Images/Logos/logo_bn.png);
	float: left;
}

div#LogoRogers
{
	position:relative;
	width: 134px;
	height: 31px;
	background: url(/Images/Logos/logo_rogers.png);
	float: left;
}
*/
#content{ padding-bottom: 42px; }
a:link { color: white; }
a:visited { color: white; }
#offre_titre { padding-bottom: 3px; }

/* titres cms */
#blocform {
	height: 96px;
	width: 301px;
	vertical-align:top;
	background-color:#000000;
	margin-top:-15px;
	margin-bottom:-15px;
	padding-top: 13px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
}
.titre1 {
	font-weight:bold;
	font-size:14px;
	text-align:left;
	color:#FFFFFF;
	font-family: Tahoma;
}
.titre2 {
	font-weight:bold;
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
	font-family: Tahoma;
}

#content ul {
	margin:0;
	padding-left:16px;
	}
	
#content li {
	display: list-item;
	line-height:12px;
	list-style-image: url(../Images/bullet.gif);
	margin:0;
	padding:0 0 6px 0;
	}: Tahoma;
}
.titre2 {
	font-weight:bold;
	font-size:11px;
	text-align:left;
	color:#FFFFFF;
	font-family: Tahoma;
}

#content ul {
	margin:0;
	padding-left:16px;
	}
	
#content li {
	display: list-item;
	line-height:12px;
	list-style-image: url(../Images/bullet.gif);
	margin:0;
	padding:0 0 6px 0;
	}