.TitreTableau {
	color: #6A5ACD;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.TitreColonne {
	background-color: #8FA8ED;
	font-family: Verdana;
	color: White;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #DCDCDC;
}
.Texte {
	font-family: Verdana;
	font-size: 12px;
}

td
{
	font-family: Verdana;
	font-size: 10px;
	color: Black;
}

.Titre {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: Black;
}

.Carte {
	border: thin #008e8c;
	position: absolute;
	top: 50;
	left: 10;
}
.ImageInfo {
	position : absolute;
	top:10px;
	left:280px;
}
.MapInfo {
	position : absolute;
	top:30px;
	left:10px;
}

.ContentInfoPaysage {
	position: absolute;
	top: 30;
	left: 330;
	font-family: Verdana;
	font-size: 12px;
}

.ContentInfo {
	position: absolute;
	top: 30;
	left: 10;
	font-family: Verdana;
	font-size: 12px;
}
.BodyInfo {
	background-color: #F5F5F5;
	font-family: Verdana;
	font-size: 12px;
}

.Titre1 {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: blue;
}


.printTitre_carte
{
position : absolute;
top :10;
left:350;
font-family : Verdana;
font-size : 15px;
font-style : normal;
font-weight : bold;
text-align: center;
}

.printLegende
{
position : absolute;
top : 150;
left:5;
}

.printTitre1legende {
font-size : 10px;
text-align: center;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: midnightblue;
 }

.printEntete
{	
position : absolute;
top : 0;
left:0;
}



.printCommentaire_carte
{
position : absolute;
top :580;
left:140;
font-family : Verdana;
font-size : 15px;
font-style : normal;
font-weight : bold;
text-align: center;
}

.printCommentaireArea
{
width :500;
height:150;
}

.printTitreArea
{
width :290;
height:60;
}
.printFont
{
font-family : Verdana;
font-size : 15px;
font-style : normal;
font-weight : bold;
text-align: center;
}

.printCarte
{
position : absolute;
top : 80;
left:140;
}
.printCarteSansLegende
{
position : absolute;
top : 90;
left:10;
}

.divOngletLegende
{
	width: 100px;
	height: 23px;
	visibility: visible;
	background-image: url(images/onglet.gif);
	position: absolute;
	left: 175px;
	top: 110px;
	background-repeat: no-repeat;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	
	text-align: left;
	text-indent: 10px;
	color: Navy;
	vertical-align: middle;
}


.divOngletFiltre
{
	width: 100px;
	height: 23px;
	visibility: visible;
	background-image: url(images/onglet.gif);
	position: absolute;
	left: 90px;
	top: 110px;
	background-repeat: no-repeat;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-align: left;
	text-indent: 10px;
	color: Navy;
	vertical-align: middle;
}
.divOngletResultat
{
	position: absolute;
	left: 5px;
	top: 110px;
	width: 100px;
	height: 23px;
	visibility: visible;
	background-image: url(images/onglet.gif);
	background-repeat: no-repeat;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	color: Navy;
}

.divOngletActif
{
	position: absolute;
	left: 0px;
	top: 110px;
	width: 100px;
	height: 23px;
	visibility: hidden;
	background-image: url(images/ongletselect.gif);
	background-repeat: no-repeat;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-align: left;
	text-indent: 10px;
	color: Silver;
	vertical-align: middle;
}

.MicroTable
{
	border: thin solid Gray;
	rules:rows;
}

.tdBorderright
{
	border-right: 0.5pt solid;
}

.tdBorderAll
{
	border-top: 0.5pt solid;
	border-right: 0.5pt solid;
	border-bottom: 0.5pt solid;
}
.tdBorderbottom
{
	border-bottom: 0.5pt solid;
}

.tdBorderbottomright
{
	border-bottom: 0.5pt solid;
	border-right: 0.5pt solid;
}


.Help
{
	color: #483D8B; /*border: 1px solid #778899;*/
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}



.titreRetourEditionLayer
{
	font-family : Verdana;
	font-size : 13px;
	color: #3366CC;
	font-weight : bold;
}
.sousTitreRetourEditionLayer
{
	font-family : Verdana;
	font-size : 12px;
	color: #3366FF;
	font-weight : bold;
	
}
.ContenuRetourEditionLayer
{
	font-family : Verdana;
	font-size : 11px;
	color: #6699FF;
}

.listeEdition
{
	list-style-image: url(./petitePuce.png);
}


