*
{
 padding: 0;
 margin: 0;
}

html, body { height: 100%; }

body, h3, a
{
 color: #666;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
}

body#siteInternet
{
	background: url(../images/bg.jpg) repeat-x;
	background-position: 50% 0%;
}


a:hover { text-decoration: underline; }
hr
{
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	line-height: 1px;
	border: 0;
}

h1
{
	color: #314487;
	font-size: 22px;
	margin: 15px 0px 15px 0px;
}

h2
{
 color: #314487;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 15px;
 font-weight: bold
}

h3
{
 font-weight: bold;
 margin: 3px 0px;
 color: #4c4c4c;
}

h4
{
 font-weight: bold;
 margin: 3px 0px;
 color: #000;
}

h2,h3,h4,h5,h6
{
 margin: 10px 0px 5px 0px;
}

#blocAccueilDroite ul li strong
{
 color: #4c4c4c;
}
p
{
 margin: 0px 0px 10px 0px;
}

a img { border: 0; }

ul
{
 margin: 5px 0px 5px 15px;
 padding: 0;
}
 
ul li
{
 list-style-type: none;
 background: url(../images/puce.gif) no-repeat;
 background-position: 0px 6px;
 padding-left: 10px;
 margin-bottom: 8px;
}

div.clear
{
	clear: both;
}

.floatGauche, .float
{
	float: left;
}

.floatDroit
{
	float: right;
}

div#conteneurPrincipal
{
 width: 1004px;

 margin: 0 auto;
 z-index: 1;
}

#conteneurHautAccueil
{
 display: none;
}

#conteneurHaut
{
 display: none;
}

#root
{
	width: 1004px;
	margin: 0 auto;
	position: relative;
}

#miniMenuHaut
{
	display: none;
}

#miniMenuHaut li
{
 background: none;
	margin: 0px 0px 5px 0px;
	padding: 0;	
}

#miniMenuHaut li a
{
	font-weight: bold;
	color: #fff;
	background: none;
	font-size: 11px;
}

#boutonHaut
{
 display: none;
}

#videoFlash
{
 width: 360px;
 height: 292px;
 position: absolute;
 left: 426px;
 top: 54px;
 background: url(../images/videoFlashBordure.gif) no-repeat;
 position: relative;
}

* html #videoFlash { top: 45px; }

#imageFlash
{
 width: 340px;
 height: 255px;
 position: absolute;
 left: 6px;
 top: 6px;
 background: url(../images/videoFlashPhoto.gif);
}

#carteAccueil
{
 display: none;
}

#contenuAccueil
{
 width: 578px;
 float: left;
 margin-top: 35px;
 margin-bottom: 25px;
}

#blocAccueilGauche
{
 width: 237px;
 float: left;
 margin-right: 40px;
}

#blocAccueilDroite
{
 width: 301px;
 float: left;
}

.lienFleche
{
 display: block;
 text-align: right;
 background: url(../images/fleche.gif) no-repeat;
 background-position: center right;
 padding-right: 15px;
}

#rssAccueil
{
 display: block;
 background: url(../images/rss.gif) no-repeat;
 background-position: top left;
 padding-top: 20px;
 margin-top: 20px;
}

#basDePage
{
 display: none;
}

#liensGauche
{
 width: 273px;
 position: absolute;
 left: 55px;
}

#liensGauche li
{
 background: none;
 display: block;
 float: left;
 margin-right: 11px;
}

#liensGauche li a
{
 display: block;
 text-indent: -5000px;
 outline: none;
}

#liensGauche li#lienBasDesjardins a
{
 background: url(../images/desjardins.gif);
 width: 76px;
 height: 29px;
}

#liensGauche li#lienBasSDE a
{
 background: url(../images/sde.gif);
 width: 59px;
 height: 29px;
}

#liensGauche li#lienBasThetford a
{
 background: url(../images/regionThetford.gif);
 width: 75px;
 height: 29px;
}

#liensDroite
{
 position: absolute;
 left: 600px;
 text-align: right;
 width: 331px;
}

#liensDroite ul li
{
 display: inline;
 padding-left: 10px;
 background: url(../images/puceBas.gif) no-repeat;
 background-position: 3px 8px;
}

#liensDroite ul li a { font-size: 11px; }

#liensDroite ul li#premierDroite
{
 background: none;
}

#liensDroite ul { margin-bottom: 0; }

#contenuPrincipal
{

}

#contenuPrincipal a
{
 text-decoration: underline;
}

#contenuPrincipal a:hover
{
 text-decoration: none;
}


#contenu
{
 z-index: 0;
	padding: 0px 42px;
}

#menuInterieur
{
 display: none;
}

#menuInterieur li
{
 display: inline;
 padding-left: 15px;
 background: url(../images/puceMenuInterieur.gif) no-repeat;
 background-position: 7px 4px;
}

#menuInterieur li a { font-size: 11px; }

#menuInterieur li.premier
{
 background: none;
 padding-left: 0px;
}

#menuInterieur li.selectionne a
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#menuInterieur li.selectionne a:hover
{
	text-decoration: none;
}

#outils
{
		display: none;
}

#carteGauche
{
 display: none;
}



table
{
 margin: 0;
 padding: 0;
}

td
{
 vertical-align: top;
 padding: 5px;
}

tr.gris { background-color: #f3f4f4}

.lienPDF
{
 background: url(../images/iconePDF.gif) no-repeat;
 background-position: 0px 0px;
 padding-left: 20px;
 padding-bottom: 2px;
}

.lienDroit
{
 display: block;
 text-align: right;
}

.lienRSS
{
 padding-left: 20px;
	background: url(../images/rss.png) no-repeat;
	background-position: 0 0;
}

#boiteImpression
{
 padding-top: 15px;
 margin-top: 15px;
	border-top: 2px solid #ccc;
 display: block;
}