/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	text-align: left;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_over {
	background-color: #eee;
}

#splash_container {
	display: block;
	overflow: hidden;
	height: 206px;
	position: relative;
}

#splash { 
	position: absolute; 
    width:   400px;  
    padding: 0;  
    margin:  0;  
} 
 
#splash img {  
    padding: 2px;  
    border:  1px solid #ccc !important;  
    background-color: #eee;  
    width:  394px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 

#splash_nav {
	position: absolute;
	top: 5px;
	font-size: 11px;
	right: 27px;
	text-align: left;
	z-index: 100;
}

#splash_nav a {
	display: block;
	float: left;
	width: 15px;
	height: 14px;
	margin: 0 1px;
	text-align: center;
	padding: 2px 2px 1px 2px;
	background: #eee;
	text-decoration: none;
	color: #333;
}

#splash_nav a.activeSlide {
	background: #333;
	color: #fff;
	font-weight: bold;
}

#splash_nav a:focus {
	outline: none;
}

#splash_control {
	position: absolute;
	right: 6px;
	z-index: 1000;
	font-size: 11px;
	top: 5px;
	text-align: left;
}

#splash_control a {
	display: block;
	float: left;
	width: 15px;
	margin: 0 1px;
	text-align: center;
	padding: 4px 2px;
	background: #eee;
	text-decoration: none;
}

#splash_control img {
	display: block;
	margin: auto;
}

#splash_control_play {
	display: none;
}

#splash_caption {
	margin-top: 5px;
	font-family: "Lucida Sans Unicode",verdana,arial,helvetica,sans-serif;
}

table.legend {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	border: 0;
	padding: 0.5em 0.25em;
	width: 90%;
}

table.legend th {
	border: 0;
	width: 40px;
	vertical-align: top;
}

table.legend th img {
  margin-top: 3px;
  display: block;
}

table.legend td {
  border: 0;
  vertical-align: top;
  text-align: left;
}

a.block {
  padding:3px;
  display:block;
  text-decoration: none;
}

* html a.block {
  width:100%;
}

.encadre {
  background-color: #ddd;
  border: 2px solid #036;
  padding: 5px 10px;
}

.empty {
  text-align: center;
  color: #999;
}

p.remove {
  text-align: center;
}

p.remove a, p.remove a:visited, p.remove a:link {
  color: #999;
  background-image: url(../images/remove-small.gif);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 25px;
  text-decoration: none;
}

p.remove a:hover {
  text-decoration: underline;
}

.paging {  
  text-align: center;
  padding: 5px;
  font-weight:bold;
  font-size: 0.75em;
  
}

.corrected {
  color: #3C3;
}

.uncorrected {
  color: #C00;
}

.paging .current {
  padding:4px 7px 4px 7px;
  margin:0px 2px 0px 2px;  
  border:1px solid #369;
  background:#369;
  color:#FFF;  
}

.paging a:link, .paging a:visited {
  padding:4px 7px 4px 7px;
  margin:0px 2px 0px 2px;
  border:1px solid #ccc;
  background:#FFF;
  color: #369 !important;
  text-decoration:none;
}

.paging a:hover {
  color: #FFF !important;
  border:1px solid #369;
  background:#369;
  text-decoration:none;
}  

.anomalies a.numero:link, .anomalies a.numero:visited, .anomalies a.numero:hover, .anomalies span.numero {
  color: #000;
}

.anomalies dt .produit {
  padding: 0 0.75em;
}

.anomalies dd.date {
  color: #333;
  font-size: smaller;
}

.anomalies dd {
  margin: 0.25em 15px;
}

.anomalies .identifiant {
  font-weight: bold;
  color: #369;
}

ul.anomalies {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.anomalies .index {
  color: #999;  
}

#survey ul {
	margin-top: 10px;
	list-style-type: none;
}

#survey li {
    padding: 5px 0; 
}

#survey li a {
    color: #4297d7;
}

ul.download, ul.result {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.download li {
  padding-top: 5px;
}

ul.result li {
  clear: both;
}

ul.result li div {
  float: left;
}

ul.result li .product {
  width: 85%;
  border-bottom: 1px dashed #CCC;
}

ul.result li .identifiant {
  color: #000;
  font-weight: bold;
}

ul.result li .edition {
  color: #369;
}

ul.result li .publication {
  color: #999;
  font-style: italic;
}

ul.result li .links {
  float: none;
  margin: 5px 0;
}
 
ul.result li .links a.metadata {
  background: url(../images/application_view_columns.png) no-repeat center left;
  padding: 0 20px;
}

ul.result li .links a.preview {
  background-image: url(../images/map_magnify.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding: 0 20px;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

ul.download li .product {
  width: 85%;
}

ul.download li .product a.block {
  background-image: url(../images/download-small.gif);
  background-position: center left;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  padding-left: 30px;  
}

ul.download li .product a.block:hover {
  border: 1px solid #ccc;
}

ul.download li .product a.block:hover {
  border: 1px solid #ccc;
}

ul.download .product .collection {
  color: #000;
	font-weight: bold; 
}

ul.download .product .dataset {
  color: #369;
}

ul.download .product .group {
	color: #369;
	font-style: italic;
}

ul.download li .options {
  width: 85%;
  margin-left: 30px;
  border-bottom: 1px dashed #CCC;  
}

ul.download .edit {
  font-size: smaller;
}

ul.download .remove {
  font-size: smaller;
  text-align: right;
  margin: 5px 0;
}

ul.download li .remove a {
  background-image: url(../images/remove-tiny.gif);
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 18px;
  text-decoration: none;
}

ul.download li .remove a:hover {
  text-decoration: underline;
}

ul.download li .remove a:visited {
  color: #369;
}

#survey ul {
	margin-top: 10px;
	list-style-type: none;
}

#survey li {
    padding: 5px 0; 
}

#survey li a {
    color: #4297d7;
}

.olHandlerBoxZoomBox {
    border: 2px solid red;
    position: absolute;
    background-color: white;
    opacity: 0.50;
    font-size: 1px;
}

.olControlLoadingPanel {
  background-image: url(../images/indicator.gif);
  background-position: center;
  background-repeat: no-repeat;
}

#maptools div#mouseposition {
  font-size: smaller;
  text-align: right;
  width: 50%;
  float: left;
}

#maptools div#mapscale {
  font-size: smaller;
  width: 50%;
  float: left;
}

dl.expandable {
  margin-left: 10px;
}

dl.expandable dt {
  cursor:pointer;
}

dl.expandable dd {
  margin-left: 5px;
}

.location a:visited span {
	color: #369;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

strong {
	color: #369;
}

dt {
	color: #369;
	font-weight: bold;
	margin-top: 1em;
}

table {
	margin: 0 auto;
	border: 1px solid #666;
	padding: 0;
}

th, td {
	vertical-align: middle;
}

thead {
	color: #000;
	background-color: #cc9;
}

thead th {
	padding: 1px 5px;
	border: 1px solid; 
	border-color: #ccc #999 #999 #ccc;
}

tbody td, tbody th {
	font-weight: normal;
	text-align: center;
	padding: 3px 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.summary tbody th {
	font-weight: bold;
	text-align: left;
}

table.summary tbody td {
	text-align: left;
}

table.summary td ol {
	margin: 0;
	padding: 0 0 0 1.5em;
}

p.trail a, p.trail span {
	font-size: 0.9em;
}

.highlight {
	margin: 1em auto 1em auto;
	padding: 0 10px;
	list-style: none;
}

.highlight li
{
	font-size: 1.1em;
	padding-left: 15px;
	background-image: url(../images/bulletarrow.png);
	background-repeat: no-repeat;
	background-position: center left;
}

.metadata h2 {
	color: #000;
}

.metadata p {
	text-align: center;
}

.metadata dl {
	margin: 0.15em 0;
	padding: 0;
}

.metadata dt {
	margin: 0;
	padding: 0;
}

.metadata dd {
	margin: 0 0 0 10px;
	padding: 0;
}

.metadata dl.term dt {
	float:left;
	padding-right: 0.5em;
}

ol.upper-alpha
{
	list-style-type: upper-alpha;
}

ol.decimal
{
	list-style-type: decimal;
}

ol.lower-roman
{
	list-style-type: lower-roman;
}

ol.upper-roman
{
	list-style-type: upper-roman;
}

#licence h4 span {
	margin-left: 0.5em;
	text-decoration: underline;
}

#content {
  width: 100%;
  overflow: hidden;
}

.contact dt {
	font-weight: bold;
}

.contact dt span {
	font-weight: normal;
	font-style: italic;
}

.contact dd
{
	margin: 0 0 1em 0;
	padding: 0;
}

label {
	padding-right: 3px; 
}

label, span.label {
	color: #369;
}

label.check {
	color: #000;
}

label.title, span.title {
	color: #369;
	font-weight: bold;
}

span.warning {
	color: #c00;
	font-size: 0.85em;
	padding-left: 12px;
}

div.message {
	text-align: center;
	color: #c00;
}

div.message strong {
	color: #c00 !important;
}

fieldset {
	border: none;
	margin: 1em 0;
	padding: 0;
}

legend {
	color: #369;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	width: 100%;
	white-space: normal;
}

legend span {
	display: block;
	width: 595px;
}

form .button {
	margin: 1em 0 0 0;
	text-align: center;
}

form h3 {
	color: #000;
	margin-bottom: 0.25em;
}

form h4 {
	color: #369;
	margin-bottom: 0.25em;
}

form div {
	margin: 0.75em 0;
}

form div div {
	margin-left: 10px;
}

form div.indent div {
  margin: 0.25em 0 0.75em 10px;
}

form div.indent span.title {
  margin-left: 10px;
}

.margin label, .margin span.label {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	padding: 0 5px 0 0;
}

.margin div.marged {
  margin-left: 205px;
  /*float: none;*/
}

.margin150 label, .margin150 span.label {
    display: block;
    float: left;
    width: 150px;
    text-align: right;
    padding: 0 5px 0 0;
}

.margin div.marged label {
  text-align: left;
  display: inline;
  width: 100%;
  float: none;
}

dl.margin {
	margin: 0;
	overflow: hidden;
	width: 750px;
	background-color: #fff;
}

.margin dt {
	width: 200px;
	text-align: right;
	padding-right: 10px;
	clear: left;
	float: left;
}

.margin dd {
	float: left;
	margin: 1.1em 10px 0 0;
	width: 500px;
} 

.margin span.warning {
	display: block;
	margin: 0 0 0 143px;
}

div.horizontal {
	float: left;
	padding-right: 40px;
}

span.horizontal label {
	display: inline;
	padding: 0 10px 0 0;
	margin: 0;
	float: none;
}

.check input {
	vertical-align: middle;
}

.radio input {
	vertical-align: bottom;
}

input:focus, textarea:focus {
	background: #ffc;
	color: #000;
}

input.submit {
	color: #fff;
	border-color: #69c;
	background-color:#369;
	border-style: outset;
	cursor:pointer;
}

input.submit:hover, input.submit.hover {
	color: #fff;
	background-color: #69c;
	border-style: outset;
}

input.submit:active {
	color: #fff;
	background-color: #69c;
	border-style: inset;
}

input.header {
	color: #fff;
	font-weight: bold;
	border-color: #fff;
	background-color:#cc9;
	border-style: outset;
	cursor:pointer;
}

input.header:hover {
	color: #cc9;
	border-color: #cc9;
	background-color: #fff;
	border-style: outset;
}

input.header:active {
	color: #cc9;
	border-color: #cc9;
	background-color: #fff;
	border-style: inset;
}

ul.map li {
	font-weight: bold;
	padding: 0.25em 0;
}

ul.map li li {
  font-weight: normal;
	padding: 0.1em 0;
}

ul.map li span {
	color: #369;
}

.note {
	font-style: italic;
	color: #666;
}

.failure {
	color: #c00;
	font-weight: bold;
}

.success {
	color: #090;
	font-weight: bold;
}

.avis {
	font-size: 0.9em;
}

.documentation dd {
	margin:  0 0 0 1.0em;
	padding: 0;
}

.documentation dt span {
	font-style: italic;
	font-weight: normal;
	white-space: nowrap;
}

.index {
	text-align: center;
	color: #333;
}

ul.index {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.index li {
	display: inline;
	padding-right: 0.2em;
}

.index a {
	font-weight: bold;
	font-size: 1.1em;
}

.index a:visited {
	color: #369;
}

ul.list {
	list-style-type: none;
	margin: 0;
	padding: 0 0 1.0em 10px;
}

ul.list li {
	padding: 0.25em 0;
}

dl.faq dd {
	margin: 0.25em 0 0 10px;
}

ul.faq li {
	line-height: 1.5em;
}

dl.faq div.metadata {
	margin-left: 10px;
}
	
#viewer, #viewer td {
	border: 0;
}

ul#download {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	font-size: 1.0em;
	list-style-type: none;
}

ul#download li {
	color: #369;
	font-weight: bold;
	padding: 0.25em;
}

ul#download li span {
	font-weight: normal;
	color: #000;
}

ul#download li span a {
	margin: 0 .25em;
	color: #369;
}

/* GENERAL CSS ENDS | FIN DU CSS GENERAL */
