.textelogin { font-family: Arial; font-size: 12px }
.titrelogin { font-size: 18px; font-family: Arial,Verdana,Helvetica,Geneva; font-weight: bold; color: #15667d;}
.polithique { font-family: Arial; font-size: 9px }

.texte { font-family: Arial; font-size: 12px }
.texteblanc { font-family: Arial; font-size: 12px; color: #ffffff }
.champ { color: black; font-size: 12px; font-family: Arial}
.texte11 { font-family: Arial; font-size: 11px }
.texte10 { font-family: Arial; font-size: 10px }
.textegros { font-family: Arial; font-size: 16px }
.texte14 { font-family: Arial; font-size: 14px; color: #ffffff }

a.lien10:link { font-family: Arial; font-size: 10px; color: black; text-decoration: underline }
a.lien10:visited { font-family: Arial; font-size: 10px; color: black; text-decoration: underline }
a.lien10:hover { font-family: Arial; font-size: 10px; color: black; text-decoration: none }

a.lien12:link { font-family: Arial; font-size: 12px; color: black; text-decoration: underline }
a.lien12:visited { font-family: Arial; font-size: 12px; color: black; text-decoration: underline }
a.lien12:hover { font-family: Arial; font-size: 12px; color: black; text-decoration: none }

a.lien12blanc:link { font-family: Arial; font-size: 12px; color: #ffffff; text-decoration: underline }
a.lien12blanc:visited { font-family: Arial; font-size: 12px; color: #ffffff; text-decoration: underline }
a.lien12blanc:hover { font-family: Arial; font-size: 12px; color: #ffffff; text-decoration: none }


a.lien12blanc:link { font-family: Arial; font-size: 12px; color: white; text-decoration: underline }
a.lien12blanc:visited { font-family: Arial; font-size: 12px; color: white; text-decoration: underline }
a.lien12blanc:hover { font-family: Arial; font-size: 12px; color: white; text-decoration: none }

a.lien14:link { font-family: Arial; font-size: 14px; color: black; text-decoration: underline }
a.lien14:visited { font-family: Arial; font-size: 14px; color: black; text-decoration: underline }
a.lien14:hover { font-family: Arial; font-size: 14px; color: black; text-decoration: none }

table.cellulecontour { border-collapse:collapse; border:10px solid #15667d;}
td.celluleinterieure { padding: 20px 50px 10px 50px; background-color: #ffffff}
.adresse { color:#005698f; font-family: Verdana; font-size: 10px; }
.erreur { font-family: Arial; font-size: 18px; color:#edcb21 }
.textetitrelegende { font-family: Verdana; font-size: 11px; color: #0e5164 }
.textelegende { font-family: Verdana; font-size: 11px; color: #ffffff }
.textebleufonce { font-family: Arial; font-size: 12px; color: #005698f }
.texteblanc { font-family: Arial; font-size: 12px; color: #ffffff }
.cell_btn_etape { padding-right:22px}

.titre { color: #005698f; font-size: 16px; font-family: Verdana }
.textbox { font-family: Arial; font-size: 12px }

.noparcelle { font-family: Arial; color: #FFFFFF;}

table.infoCie {color:#FFFFFF; font-size:14px; vertical-align:top; border:solid 1px; margin-top:5px; border-spacing:0px;background-color:#999933;}
.nomCie{font-weight:bold; text-decoration:underline;}
.infoCie td { vertical-align:top; padding:5px;}
.hint { font-family: Arial; font-size: 10px; }
	
#map {
		width: 749px;
		height: 366px;
		border: 1px solid black;
	}
.olControlPanel {
	top:185px;
	left:10px;
}
 .olControlPanel div {
	 display:block;
	 width:  24px;
	 height: 24px;
	 margin: 5px;
	 background-color:white;
}
.olControlPanel .olControlMouseDefaultsItemActive { 
  width:  24px;  
  height: 24px;
  background-color: grey;
  background-image: url("img/button_pan_3.png");
}
.olControlPanel .olControlMouseDefaultsItemInactive { 
  width:  24px;  
  height: 24px;
  background-color: grey;
  background-image: url("img/button_pan_2.png");
}
.olControlPanel .olControlZoomBoxItemInactive { 
  width:  24px;  
  height: 24px;
  background-color: grey;
  background-image: url("img/button_zoomin_2.png");
}
.olControlPanel .olControlZoomBoxItemActive { 
  width:  24px;  
  height: 24px;
  background-color: grey;
  background-image: url("img/button_zoomin_3.png");
}
  
.olControlPanel .olControlQueryItemActive { 
  width:  24px;  
  height: 24px;
  background-color: grey;
  background-image: url("img/button_query_3.png");
}
.olControlPanel .olControlQueryItemInactive { 
  width:  24px;  
  height: 24px;
  background-color: grey;
  background-image: url("img/button_query_2.png");  
}  
.olControlPanel .olControlSelectParcelleItemActive { 
  width:  24px;  
  height: 24px;
  background-color: grey;
  background-image: url("img/button_ok_3.png");
}
.olControlPanel .olControlSelectParcelleItemInactive { 
  width:  24px;  
  height: 24px;
  background-color: grey;
  background-image: url("img/button_ok_1.png");
}
.olFramedCloudPopupContent {
	padding: 5px;
	overflow: auto;
}
.olPopupCloseBox {
	background:transparent url(img/close.gif) no-repeat scroll 0% 50%;
	cursor:pointer;
}
.olFramedCloudPopupContent {
	overflow:auto;
	padding:5px;
}
.olControlScale {
	bottom:3em;
	display:block;
	font-size:smaller;
	position:absolute;
	right:3px;
}
.olControlScaleLine {
	bottom:15px;
	font-size:xx-small;
	left:10px;
}
.olControlScaleLineBottom {
	border-color:black black -moz-use-text-color;
	border-style:solid solid none;
	border-width:2px 2px medium;
	margin-top:-2px;
	text-align:center;
}
.olControlScaleLineTop {
	border-color:-moz-use-text-color black black;
	border-style:none solid solid;
	border-width:medium 2px 2px;
	text-align:center;
}