html { margin: 0; padding: 0; width: 100%}

body {
	margin: 0; padding: 0;
	font-size: 62.5%; /* enables you to easily size text with ems */
	font-family: arial, Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	letter-spacing: 0.1em;
	background-color: #ffffff;
	color: #666666; /* default font color */	
}

/* resets most browser styles to enhance cross-browser compatibility */
h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { margin: 0; padding: 0; }
img, a{ border:none; text-decoration: none;}
ul, li{ list-style:none;}

/* default link colors */
a:link {color: #f89900; text-decoration: none;}
a:visited {color: #f89900; text-decoration: none;}
a:hover {color: #f89900; text-decoration: underline;}
a:active {color: #f89900; text-decoration: none;}


/* STRUCTURE */

#screen {
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
	margin: 0;
	padding: 0;
	background: #FFF url(../images/bg.jpg) no-repeat;
	background-position: top left;
}

#container {
	width:  980px;
	text-align: center;
	margin: 0px;
	padding: 0 0 9em 0;
	background: transparent url(../images/frise.jpg) no-repeat;
	background-position: bottom left;
}

#tabBar {
	font-size: 1.1em;
	letter-spacing: 1em;
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	color: #FFFFFF;
	width: 279px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#tabBar a:hover{
	text-decoration: none;
	color: #333;
}

.tabs, .tabActive, .tabHover {
	margin: 0; padding: 0;
	height: 24px;
	line-height: 25px;
	cursor: pointer;
	display: block;
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
	border-bottom: #FFF 1px solid;
	background-color: #24a8d9;
	opacity: .7;
	filter: alpha(opacity=70);
	color: #FFF;
}

.tabs a:link, .tabs a:hover, .tabs a:visited, .tabs a:active {
	font-size: 1.2em;
	color: #FFF;
	letter-spacing: 0.2em;
}

.tabActive {
	background-color: #f89900;
	text-align: left;
	opacity: .7;
	filter: alpha(opacity=70);
}

.tabActive a:link, .tabActive a:hover, .tabActive a:visited, .tabActive a:active {
	font-size: 1.2em;
	color: #FFF;
	letter-spacing: 0.2em;
}

.tabHover {
	text-align: left;
	background-color: #FFF;
	opacity: .7;
	filter: alpha(opacity=70);
}

.tabHover a:link, .tabHover a:hover, .tabHover a:visited, .tabHover a:active {
	font-size: 1.2em;
	color: #333;
	letter-spacing: 0.2em;
}



#tabBar #action{
	background: #333 url('../images/messages.gif') no-repeat;
}

#tabBar #archive {
	background: #333 url('../images/archives.gif') no-repeat;
}

#tabBar #search {
	background: #333 url('../images/recherche.gif') no-repeat;
}

#stat {
	background: #333 url('../images/statistiques.gif') no-repeat;
}

#societe {
	background: #333 url('../images/administration.gif') no-repeat;
}



#content {
	margin: 0 0 3em 3.5em;
	padding: 0 0 2em 0; 
}

#footer{
  text-align: right;
  font-size: 1.1em;
  font-family: Arial, Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}

#footer a{
  font-size: 1.1em;
  font-family: Arial, Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}

#header{
  line-height: 40px;
  height: 180px;
  width: 100%;
  z-index: 2;
}

#load {
	position:absolute;
	left:0;
	top:40px;
	width:100%;
	height:50px;
	background-color:#FF0000;
	color:white;
	text-align: center;
	display:none;
}

#adminTop{
	margin: 2em 0 0 0;
	padding:  0 0 0 0;
	float: left;
}

#fieldset .tabMsg {
	background-color: #DDD;
	border: #EEE 1px solid;
	width: 600px;
	text-align: left;
}

#LB #msgLB{
	display: none;
	margin: 0.5em 0 0 0;
	padding:  0.5em 0.5em 0.5em 0.5em;
	font-size: 1em;
	background-color: #4466DD;
	color: #ffffff;
	border: 1px solid #4466DD;	
	clear: both;
}

#adminTop a{
	font-size: 1em;
	margin: 1.8em 1.8em .8em 0;
}

#adminTop li{
	display: inline;
}

/*********************************************************  New geomatrix  **************************************************/
a {
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
}
h1 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

h2{
	text-align: left;
	width: 100%;	
	color: #24a8d9;
	font-size: 1.8em;
	letter-spacing: 0.2em;
	margin-top: 0.4em;
	margin-bottom: 1em;
	border-bottom: #f89900 1px solid;
	/*background: transparent url(../images/globe.gif) no-repeat;
	background-position: bottom right;*/
	text-transform: uppercase;
}

h3{
	text-align: left;
	color: #f89900;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	margin: 0.4em 0 0em 0;
	padding: 0 0 0.6em 1.2em;
	cursor: pointer;
	border-bottom: #24a8d9 1px solid;
	background: transparent url(../images/bullet_orange.gif) no-repeat;
}

h3.selected{
	padding: 0.6em 0 0 0;
	margin: 0.4em 0 0.4em 0;
	color: #f89900;
	width: 100%;
	border-bottom: 0;
	background: transparent;
}


img.liste {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 2px;
}

h3 {
	clear: both;
}

p, a {
	text-align: justify;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	text-transform: none;
	color: #666;
}

p {
	margin-bottom:16px;
}

#LB ul, #LB li {
	text-align: justify;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	text-transform: none;
	color: #666;
}

#LB img {
	margin-top: 1.2em;
}


div.selected {
	border-bottom: #24a8d9 1px solid;
	margin: 0 0 1.6em 0;
	padding: 0.2em 0.6em 0 0.6em;
	background-color: #f4f4f4;
}

div.listeH3 {
	border-bottom: #24a8d9 1px solid;
	margin: 0 0 1.6em 0;
	padding: 0 0 0.6em 0;
}

span.date {
	font-size: 0.8em;
	color: #666;
}

span.accroche {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	text-transform: none;
	color: #666;
	text-align: justify;
}

.selected ul {
	margin: 0 0 0 160px;
	text-align: justify;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	line-height: 1.6em;
}

dl {
	width: 950px;
	color: #666;
}

dt {
	text-align: left;
	color: #666;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0.4em 1em -0.1em 1em;
	cursor: pointer;
	display: inline;
}

dt.hover {
	text-align: left;
	color: #f89900;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0.4em 1em -0.1em 1em;
	cursor: pointer;
	display: inline;
}

dt.selected {
	text-align: center;
	color: #f89900;
	font-size: 1.8em;
	padding: 0.4em 0 0 0;
	margin: 0.4em 0 -0.1em 0;
	cursor: pointer;
	display: block;
	width: 100%;
	border-top: #24a8d9 1px solid;

}

dd.selected {
	text-align: center;
	font-size: 1.2em;
	margin: 0.4em 0 1em 0;
	padding: 0 0 1em 0;
	width: 100%;
	border-bottom: #24a8d9 1px solid;
}

dd {
	display: none;
}

ol li {
	float:left;
	text-align:center;
	margin-right: 20px;
	background-color: #FFF;
}

ol li a {
	color:#999;
	display:block;
	font-size: 0.9em;
	padding: 4px 4px 0 4px;
	margin: O;
	height: 172px;
	width: 200px;
	border: #FFF 1px solid; 
}

ol li h3 {
	width: 200px;
	text-align: center;
	color: #24a8d9;
	margin: O;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	padding: 0.4em 0 0 0;
	cursor: pointer;
	border: none;
	background: none;
}

ol li a:hover, ol li a:active, ol li a:focus {
	text-decoration: none;
	border: #24a8d9 1px solid; 
}

ol li img {
	display:block;
	border:1px solid #666;
	width: 200px;
}

hr.spacer {
	clear: both;
	visibility: hidden;
}

ul.listeH3 li{
	display: inline;	
	border: #24a8d9 1px solid;
}

/********************* Carto *****************************/

#map_container {
	position: relative;
	width:944px;
	height:516px;
}

#map_canvas {
	position: absolute;
	top: 0;
	left: -0.6em;
	padding: 0;
	margin: 0;
	width:944px;
	height:480px;
	z-index:500;
}

#map3d_container {
	position: relative;
	width:944px;
	height:516px;
}

#map3d {
	position: absolute;
	top: 0;
	left: -0.6em;
	padding: 0;
	margin: 0;
	width:944px;
	height:480px;
	z-index:500;
}

#mapOverlay{
	display:none;
	position: absolute;
	top: 0;
	left: -0.6em;
	width:944px;
	height:480px;
	z-index:1000;
	background-color:#24a8d9;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

#loading {
	display:none;
	position: absolute;
	top: 7em;
	width: 100%;
	text-align: center;
	line-height: 1.2em;
	color: #FFF;
	font-weight: bold;
	-moz-opacity: 1;
	opacity:1;
	filter: alpha(opacity=100);
}

#map_canvas div {
	font-size: 0.9em;
}
#map_canvas div a {
	font-size: 0.9em;
}

#kmz {
	margin-bottom: 0.2em;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-left: 0;
	text-align: center;
}

#kmz li{
	display: inline;
	margin-right: 4em;
	color: #24a8d9;
	font-size: 1.1em;
	letter-spacing: 0.1em;
}

#kmz li input{
	margin-right: 1em;
}

.labelstyle{background-color:#ffffff;font-weight:bold;padding: 2px; margin: 2px;}

/* FOOTER */
#footer{
  font-size: 10px;
}
#footer li{
  display: inline;
  margin-right: 10px;
}
#footer ul{
  display: none;
}

/* CLEARFIX */
.clearfix:after { content: "."; display: block; height: 0;  clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#tmpPrint {
	position: absolute;
	left: -2000px;
}

