/* Styles pour la mise en page des données sur les algues toxiques */
body {
	margin: 0px;
	padding: 0px;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
}
#conteneur {
	font-family: Arial, Helvetica, sans-serif;
}
#conteneur a:link, #conteneur a:visited {
	color: #00789F;
	text-decoration: none;
}
#conteneur a:hover {
	text-decoration: none;
}
.clear{
   clear: both;
   visibility: hidden;
} 
h2, p {
	margin: 0px 0px 0px 10px;
	padding: 0px;	
	font-size: 0.8em;
	font-weight: bold;
}
p.small {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-size: 0.8em;
	font-weight: normal;
}
/** Titre au dessus de la sélection **/
.title {
	margin:0 0 0;
	padding:14px 0 2px 10px;
	color:#000000;
	font-size: 80%;
	font-weight:bold;
	border-bottom:2px solid #586789;
}
/************/
div.float {
	float:left;
/*	width:690px;
	margin        : 10px 3px 3px 3px;*/
	padding       : 15px 8px 8px 8px;
	clear: both;
}
/**** Tableau des stations ****/
table.station {
/*	margin        : 10px 3px 3px 3px;
	padding       : 0px;*/
	width         : 530px;
    font-size     : 0.8em;
	letter-spacing: 0.1em;
}
table.station th {
	margin        : 0px;
/*	padding       : 1px 3px 1px 8px;*/
   background     : #fafade;
   font-size      : 110%;
	text-align    : left;
   border-top     : 1px solid #3B5576; 
   border-bottom  : 1px solid #3B5576;
}
table.station td {
	margin        : 0px;
/*	padding       : 6px 2px 4px 8px;*/
	text-align    : left;
    border-bottom : 1px solid #4B6B94;
}
table.station td.st {
	margin        : 0px;
/*	padding       : 6px 2px 4px 8px;*/
	font-weight   : bold;
	text-align    : left;	
   border-bottom  : 1px solid #4B6B94;
}
table.station td.st img {
	margin        : 0px;
	border         : 0px none #FFFFFF;	
	text-decoration: none;
}
table.station tr.over:hover {  
	background-color:#F1F1F1;
	text-decoration : none;   
}
/*** FIN Tableau ***/

/** Style pour l'affichage des annees au clic de la souris sur une station**/
/** Liste menu années**/
#lstAnneeBC td, #lstAnneeCar td, #lstAnneeGas td, #lstAnneeIdmGE td, #lstAnneeIdmHAM td, #lstAnneeML td, #lstAnneeNat td, #lstAnneePen td, #lstAnneeSB td, #lstAnneeSI td, #lstAnneeIML td, #lstAnneeTAD td, #lstAnneeTAB td {
	margin          : 0px;
	padding         : 5px 5px 5px 20px;
	letter-spacing  : 0.1em;
	vertical-align  : top;
	background-color:#FAFAFA;
	border          : 1px solid #586789;
}
#lstAnneeBC td a:hover, #lstAnneeCar td a:hover, #lstAnneeGas td a:hover, #lstAnneeIdmGE td a:hover, #lstAnneeIdmHAM td a:hover, #lstAnneeML td a:hover, #lstAnneeNat td a:hover, #lstAnneePen td a:hover, #lstAnneeSB td a:hover, #lstAnneeSI td a:hover, #lstAnneeIML td a:hover, #lstAnneeTAD td a:hover, #lstAnneeTAB td a:hover {
	color           :#FFF;
	background-color:#2F5071;
	text-decoration : none;  
}


/*********/

.menus {
	margin:0px;
	padding: 0px 4px;
}
.selectYear {
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	text-align: center;
	border-right: solid 1px #586789;
	border-bottom: solid 1px #586789;
	border-left: solid 1px #586789;
	cursor: pointer;
}
.selectYear {
	float: left;
	width: 200px;
	margin: 0px;
	font-size: 0.8em;
	color: #666;
	text-decoration: none;
	background: inherit;
}
/*****************/

/***/
.imgFixe {
	position  : absolute;
	top       : 500px;
	left      : 0px;
	width     : 99%;	
	float     :left;
    text-align:left;
}

/* Section FOOTER : information pour le bas de page */
#footer {
/*	position:fixed;*/
	width: 99%;
/*	top: 500px;*/
	left: 5px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	vertical-align: top;
	border-top: 1px solid #AAA;
}
.printurl {
	display: none;
}

#footer .date {
	margin: 0px;
	padding: 2px 5px 0px 0px;
	width: 150px;
	font-size: 0.65em;
	vertical-align: top;
	text-align: right;
	color: #777;
	float: right;
}

#footer .canada {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	width: 320px;
	vertical-align: top;
	text-align: left;
	float: left;
}
/* ****** FIN ****** */
