  BODY {color: #00000; font-family: verdana; font-size: 11pt; font-style: normal }  
  TD {color: #00000; font-family: verdana; font-size:11px; font-style: normal}
  .justify {text-align: justify}
  
/* Style pour les liens par défaut */  

A:link {color: #72bbdb;font-style: bold;font-family: Verdana;text-decoration: none;}
A:visited {color: #72bbdb;font-style: bold;text-decoration: none;}
A:hover{color: #72bbdb;font-style: bold;text-decoration: none;}
A:active{color: #ff8a00;font-style: bold;text-decoration: none;}

/* Style pour les liens bleu */
.lien10bleu {
	color: #72bbdb;
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
A:link.lien10bleu {  color : #72bbdb;  font-weight: bold;font-style: bold;font-family: Verdana; text-decoration: none;font-size: 11px;}
A:visited.lien10bleu { color : #72bbdb; font-weight: bold;font-style: bold;font-family: Verdana; text-decoration: none;font-size: 11px;}
A:active.lien10bleu {  color : #72bbdb;  font-weight: bold;font-style: bold; font-family: Verdana; text-decoration: none;font-size: 11px;}
A:hover.lien10bleu {color: #ff8a00;  font-weight: bold;font-style: bold;font-family: Verdana;  text-decoration: none;font-size: 11px;}

.lien10bleufdgris {color: #72bbdb; font-family: Verdana;font-style: normal;text-decoration: none;font-size: 10px;}
A:link.lien10bleufdgris {  color : #72bbdb;  font-family: Verdana; text-decoration: none;font-size: 10px;}
A:visited.lien10bleufdgris { color : #72bbdb; font-family: Verdana; text-decoration: none;font-size: 10px;}
A:active.lien10bleufdgris {  color : #72bbdb;   font-family: Verdana; text-decoration: none;font-size: 10px;}
A:hover.lien10bleufdgris {color: #ff8a00;  font-family: Verdana;  text-decoration: none;font-size: 10px;}


/* Style pour les textes blanc sur gris fond */
.texte9blancfond {font-family: verdana;font-size: 9px;color : #ffffff;text-decoration: none;}

/* Style pour les textes 11 noir */
.texte11noir {font-family: verdana;font-size: 11px;color : #000000;text-decoration: none;}
.texte11noirbold {
	font-family: verdana;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Style pour les textes 10 noir */
.texte10noir {font-family: verdana;font-size: 10px;color : #000000;text-decoration: none;}
.texte10noirbold {
	font-family: verdana;
	font-size: 10px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Style pour les textes 16 noir */
.texte16noir {font-family: verdana;font-size: 16px;color : #000000;text-decoration: none;}
.texte16noirbold {
	font-family: verdana;
	font-size: 16px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Style pour les textes 9 noir */
.texte9noir {font-family: verdana;font-size: 9px;color : #000000;text-decoration: none;}
.texte9noirbold {
	font-family: verdana;
	font-size: 9px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Style pour les textes 12 bleu */
.texte12bleu {font-family: verdana;font-size: 13px;color : #095374;text-decoration: none;}
.texte12bleubold {
	font-family: verdana;
	font-size: 13px;
	color : #095374;
	text-decoration: none;
	font-weight: bold;
}

/* Style pour les textes 16 bleu */
.texte16bleu {font-family: verdana;font-size: 16px;color : #095374;text-decoration: none;}
.texte16bleubold {
	font-family: verdana;
	font-size: 16px;
	color : #095374;
	text-decoration: none;
	font-weight: bold;
}

/* Style pour les tableaux 340px*/

.Tablo340{
	width: 340px;
	border:1px solid #000;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;

}
.Tablo340 th{
	background-color:#72BBDB;
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:0px;
}
.Tablo340 td{
	border:1px dashed #999;
	text-align:center;
	padding:0px;
}

/* Style pour les tableaux 340px sans pointilles*/

.Tablo340sspointilles{
	width: 340px;
	border:0px solid ;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;

}
.Tablo340sspointilles th{
	background-color:#72BBDB;
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:0px;
}
.Tablo340sspointilles td{
	border:1px #999;
	text-align:center;
	padding:0px;
}

/* Style pour les tableaux 650px*/

.Tablo650 {
	width: 650px;
	border:1px solid #000;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;

}
.Tablo650 th{
	background-color:#72BBDB;
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:0px;
}
.Tablo650 td{
	border:1px dashed #999;
	text-align:center;
	padding:0px;
}

/* Style pour les tableaux 700px contour formulaire*/

.Tablo700 {
	width: 700px;
	border:1px solid #000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;

}
.Tablo700 th{
	background-color:#72BBDB;
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:0px;
}
.Tablo700 td{
	border:1px #999;
	text-align:center;
	padding:0px;
}


/* Style pour les tableaux 450px*/

.Tablo450 {
	width: 450px;
	border:1px solid #000;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;

}
.Tablo450 th{
	background-color:#72BBDB;
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:0px;
}
.Tablo450 td{
	border:1px dashed #999;
	text-align:center;
	padding:0px;
}

/* Style pour les tableaux 240px*/

.Tablo240 {
	width: 240px;
	border:1px solid #000;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;

}
.Tablo240 th{
	background-color:#72BBDB;
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:0px;
}
.Tablo240 td{
	border:1px dashed #999;
	text-align:center;
	padding:0px;
}
/* Style pour les tableaux liens*/

.Tabloliens340{
	width: 600px;
	border:1px solid #000;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;

}
.Tabloliens340 th{
	background-color:#72BBDB;
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:0px;
}
.Tabloliens340 td{
	border:1px dashed #999;
	text-align:center;
	padding:0px;
}




/* Style pour les brèves */
.texte9bleubreves {
	font-family: verdana;
	font-size: 9px;
	color : #72bbdb;
	text-decoration: underline;
	font-weight: bold;
} 

/* Style pour les dossiers */
.titredossier {
	font-family: verdana;
	font-size: 9px;
	color : #0a4968;
	text-decoration: underline;
	font-weight: bold;
}
.sstitredossier {
	font-family: verdana;
	font-size: 9px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}
.introductiondossier {
	font-family: verdana;
	font-size: 9px;
	color : #000000;
	text-decoration: none;
	font-weight: normal;
}

.lien10orange {color: #ff901c; font-family: Verdana;font-style: normal;text-decoration: none;font-size: 10px;}
A:link.lien10orange {  color : #ff901c;  font-family: Verdana; text-decoration: none;font-size: 10px;}
A:visited.lien10orange { color : #ff901c; font-family: Verdana; text-decoration: none;font-size: 10px;}
A:active.lien10orange {  color : #ff901c;   font-family: Verdana; text-decoration: none;font-size: 10px;}
A:hover.lien10orange {color: #72bbdb;  font-family: Verdana;  text-decoration: none;font-size: 10px;}

/*bordure image*/
.bordureimage {BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid;BORDER-BOTTOM: #000000 1px solid;}

/* Style pour les formulaires */
.zonetexte {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	font-family: verdana;
	font-size:9px;
	font-style: normal;
	color:#000000;
	height: 15px;
	font-weight: lighter;
	}
	
/* Style pour les pointilles */
.SeparateurLignePointilles {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	background-image: url(images/pointilles_separation.gif);
	background-repeat: repeat-y;
	background-position: center;
}
	
.FondColone {
	background-color: #F1F1F1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}

.LignePointilles {
	background-image: url(images/pointilles_separation.gif);
	background-repeat: repeat-x;
}

.LignePointillesVerticale {
	background-image: url(pointilles_separation_vert.gif);
	background-repeat: repeat-x;
}

.Selectionsoustexte {
	background-color: #F1F1F1;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
}

/* Style pour les puces */
.puce {  list-style-image: url(images/icone_rond.gif)}
.puce2 {
	list-style-image: url(images/bt.gif);
}

.FondColone2 {
	background-image: url(images/pointilles_separation.gif);
	background-repeat: repeat;
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.FondBloc {
	background-image: url(images/bloc_fond.jpg);
	background-repeat: repeat-x;
}

.FondCalepin {
	background-image: url(images/fd-calepin.gif);
	background-repeat: repeat;
}

.CadreImage
{
border:#d49f0d 2px solid;
}

/* Styles lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/spacer.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #9aaeb9;
	}
	
	.TitreNews{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#fe6c1f;
}