@charset "utf-8";
/* CSS Document */

.gpMainMapCell {
	border:0px !important;
	border:1px solid #747393 !important;
	margin:0px;
	padding:0px;	
}

.gpControlInformation {
	background: #747393 none;
}

.gpControlLayerSwitcher .gpLayersClass .gpControlLabelClass {
	background-color: #444444;
	border:1px solid #444444;
} 

.gpToolBoxClass .gpControlLabelClass {
	background-color: #444444;
	border:1px solid #444444;
}

.gpToolBoxClass .gpToolBoxContentContainer div.gpToolBoxContent {
	background-color: #444444;
	border:1px solid #444444;
}

div#GeoportalVisuDiv {
	background-color:white;
/*	background-image:url(/geoportail/api/js/2.0.1/theme/geoportal/img/loading.gif);*/
	background-position:left left;
	background-repeat:no-repeat;
	padding:0px;
	text-align:left;
	float:left;
}
@charset "windows-1252"; 

body {
	/*width: 750px;*/
 	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px; 
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#000000;
	background:#ffffff;
	font-size:0.8em;
	text-align:left;
	display:block !important;
}  

#contenu {
	text-align:left;
	width: 750px;
	margin: auto;
}

p {
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
} 

h1.header{
	display:block;
	font-size:50px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-top:0px;
	padding-top: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align:center;
} 

h1 a {
	text-decoration: none;
	color:#ffffff;
}	


h1 a:hover {
	text-decoration: none;
	color:#ffffff;
}

h1 a:visited {
	text-decoration: none;
	color:#ffffff;
}

h1.headerpetit {
	display:block;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-top:0px;
	padding-top: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align:center;
}

img {
	border:none;
}

h2 {
	font-size: 1.2em;
	color: black;
} 

h2.central {
	clear:both;
	padding-top: 0px;
	margin-top:0px;
	width: 520px;	
	height: 20px;
	color: #FFFFFF;
	background-color:#747393;	
	margin-left: auto;
	margin-right: auto;
}

h3 {
	clear:both;
	color:#747393;
	border-bottom:2px solid #747393;
	margin-left:10px;
	margin-right:10px;
	padding-top:5px;
	font-size: 1.3em;
	text-align: left;
}

hr {
	color: #747393;
	background-color: #747393;
	height: 1px;
	border: 0;
}

hr.centralhr {
	border: 0;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

strong.strongtitre {
	background-color:#cecece;
	color:#747393;
	border-bottom:solid 1px #747393;
	margin:auto;
}


#affichageprint * {	
	display: none;
}

#affichageprinttitre * {	
	display: none;
}

.conseil {
	display: none;
	visibility:hidden;
	text-align: center;
}

input.cacher {	
	display: none;
}

.bouton {
	display:none;
	visibility:hidden;
}

div.GeoportalVisuDiv {
  font-size:11px;
  font-weight:normal;
}

/*IGN*/
#GeoportalVisuDiv {
	font-size:1.1em;
}

/* Styles surchargés ou nouveaux styles : */

/* Bordure de la carte */
.gpMainMapCell {
	border:0px solid white;
}
	
.gpControlLayerSwitcher .gpLayersClass .gpControlLabelClass {
	background-color: #aeaed0;
	border:1px solid #757493;
} 

.gpToolBoxClass .gpControlLabelClass {
	background-color: #aeaed0;
	border:1px solid #757493;
}

.gpToolBoxClass .gpToolBoxContentContainer div.gpToolBoxContent {
	background-color: #aeaed0;
	border:1px solid #757493;
}

.gpLong, .gpLat {
	background-color:white;
	color:red;
}

.gpSelectProjections, .gpSelectUnits {
	background-color:white;
	border-color:#757493;
	font-size:1.1em;
}

.gpControlInformation {
	background: #dddddd none;
}

.gpInfoCell {display:none};

