.champsBleus {
FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #081F74; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.BlancBD {

FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #FFFFFF; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.Blanc {


FONT-WEIGHT: normal; FONT-SIZE: 11pt; COLOR: #FFFFFF; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.Blanc2 {



FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #FFFFFF; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.Txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.PtTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.TitreBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
    FONT-WEIGHT: bold;
	color: #336699;
	text-decoration:none;
}

.TxtBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #24496d;
	text-decoration:none;
}

.PtTxtBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #24496d;
	text-decoration:none;
}

.TPtTxtBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	font-weight: normal;
	color: #24496d;
	text-decoration:none;
}
.PtTxtBleuBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #24496d;
	text-decoration:none;
}

A.LinkPtTxtBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #24496d;
	text-decoration:underline;
}

.TxtOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #e5a135;
	text-decoration:none;
}

.TitreRub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
    FONT-WEIGHT: bold;
	color: #24496d;
}

.divConseil {
	background-color: #FFFBBD;
	border: #A52A2A 1px solid;/*#FDBE02#FD9B02*/
	color : #F80C0C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
    FONT-WEIGHT: bold;
	padding: 5px; 
	visibility: hidden; 
}
.divContenuTexte
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: Geneva, Arial, Helvetica, san-serif
}
.divContenuTexteGras
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Geneva, Arial, Helvetica, san-serif
}

#ZoomDiv {
  position: absolute;
  filter:alpha(opacity=45);
  -moz-opacity: 0.45;
  opacity: 0.45;
  left:-1000;
  top:-1000;
  width:2px;
  height:2px;
  z-index:2;
  font-size:1px;
}

#mainmap {
  position:absolute;
  cursor : crosshair;
}
#contkeymap {
  POSITION: relative;
  LEFT: 0px;
  TOP: 0px;
  z-index:1;
  padding:0px;
  margin:0px;
}


.Point {
  background-color: #FF0000;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #24496d;
	text-decoration:none;
	border: #24496d 1px solid; 
	padding:10px;
	text-align:justify;
	overflow : auto;

}