#menu{
	float:left;
	clear:both;
	height:15px;
	width:90%;
	left:5%;
	position:relative;
}

button {
	font-family:Arial,Sans serif;
	font-size:14px;
	padding:0px 5px;
	height:30px
}

#mainContent {
	clear:both;
	float:left;
	width:100%;
}

#leftMenu {
	position:absolute;
	left:10px;
	display:inline;
}
#leftMenu div{
	display:inline;
}


#rightMenu {
	position:absolute;
	right:10px;
	display:inline;
}

#rightMenu div{
	display:inline;
}

#header{
	float:left;
	clear:both;
	height:80px;
	width:80%;
	left:10%;
	position:relative;
}

#header div.image-header-COM {
	background: url("../img/randovtt.png") no-repeat center;
	height:80px;
	width:414px;
}

#header div.image-header-CH {
	background: url("../img/randovtt-ch.png") no-repeat center;
	height:80px;
	width:414px;
}

#content {
	clear:both;
	float:left;
}

#search{
	float:left;
	clear:both;
	width:80%;
	left:10%;
	position:relative;
	margin-bottom:5px;
}

#centerDiv {
	position:relative;
	width:100%;
}
#eraseSearch, #goAdvReverseDiv,#goReverseDiv,#goReverseButtonDiv,#infosDiv,#backFullscreenDiv {
	float:left;
	display:inline;
	height: 30px;
}
#goReverseButtonDiv {
	padding-left:5px;
}
#infosDiv,#backFullscreenDiv {
	line-height:30px;
}
#eraseSearch {
	clear:both;
	background: url("../img/erase.gif")  center left no-repeat ;
	margin:0px;
	padding:0px;
	padding-left:16px;
}

#inputSearch {
	float:left;
}

#goReverseDiv {
}

#advSearch table{
	font-size:11px;
}

#advSearch table div{
	font-size:11px;
	padding-right:20px;
}

#leftPane #pagination{
}
	
#leftPane #items{
	clear:both;
	float:left;
}

#noFullscreen{
	display:none;
}

#search button{
	padding-top:5px;
	background-color:#DDDDDD
}

input.sample {
	color:#AAAAAA;
	font-style: italic;
}


#search input {
	height:30px;
	font-size:18px;
	font-family:arial,sans-serif bold;
	font-weight:800;
}

#footer {
	float:left;
	clear:both;
	margin-top:10px;
	height:20px;
	width:80%;
	left:10%;
	position:relative;
}

#infosSelected.activated {
	display:block;
}

#infosSelected {
	display:block;
}

#traceProfile {
	display:block;
	overflow:auto;
	overflow-x:auto;
	overflow-y:hidden;
}

#leftPane {
	width:100px;
}

#rightPane {
	display:none;
}

#topPane{
	height:150px;
}

body {
	font-size:11px;
	font-family:Arial,Sans serif
}

.blockMessage {
	font-size:18px;
	padding-top:25px;
	padding-bottom:25px;
}

.search-item {
	font-size:12px;
	
}

.search-item h3 {
	padding-left:20px;
}

h3.search-item-header.private-item a {
	background-color:red;
}

h3.search-item-header.doublon-item a {
	text-decoration: blink;
}


.search-item A.hide,.search-item DIV.details {
	display:none;
}

.search-item HR {
	height:5px;
	display:none;
}

div.gmapControlPanel {
	float:right;
 	border:2px solid blue;
 	background-color:#CCCCCC;
 	height:30px;
 	z-index:1000;
 }

div.EditSearchItemInactive,div.EditSearchItemActive,
div.ViewSearchItemInactive,div.ViewSearchItemActive, 
div.NOrOneItemInactive,div.NOrOneItemActive, 
div.EnlargeSearchItemInactive,div.EnlargeSearchItemActive, 
div.ReduceSearchItemInactive,div.ReduceSearchItemActive, 
div.CloseAllItemInactive,div.CloseAllItemActive,
div.SelectMapItemInactive,div.SelectMapItemActive
 { 
	  display:block;
	  width:  24px;
	  height: 24px;
	  margin: 3px;
	  float:left;
	  
}

div.SelectMapItemActive{
	  background: url("../img/map-icon-active.png") no-repeat;
	  cursor:pointer;
}
div.SelectMapItemInactive{
	  background: url("../img/map-icon-inactive.png") no-repeat;
}

div.EditSearchItemActive{
	  background: url("../img/edit-icon-active.png") no-repeat;
	  cursor:pointer;
}

div.EditSearchItemInactive {
	  background: url("../img/edit-icon-inactive.png") no-repeat;
}

div.EnlargeSearchItemActive{
	  cursor:pointer;
	  background: url("../img/enlarge-active.png") no-repeat;
}

div.EnlargeSearchItemInactive {
	  background: url("../img/enlarge-inactive.png") no-repeat;
}

div.ReduceSearchItemActive {
	  cursor:pointer;
	  background: url("../img/reduce-active.png") no-repeat;
}

div.ReduceSearchItemInactive {
	  background: url("../img/reduce-inactive.png") no-repeat;
}

div.NOrOneItemInactive,div.NOrOneItemActive {
	  cursor:pointer;
}

div.NOrOneItemActive.N {
	  background: url("../img/norone-icon-active.png") no-repeat;
}

div.NOrOneItemActive.ONE { 
	  background: url("../img/norone-icon-inactive.png") no-repeat;
}

div.CloseAllItemActive{ 
	  cursor:pointer;
	  background: url("../img/close-all-active.png") no-repeat;
}

div.CloseAllItemInactive { 
	  background: url("../img/close-all-inactive.png") no-repeat;
}

div.CloseAllItemActive{ 
	  cursor:pointer;
}

[name=discoverOpenID],[name=discoverOpenID]+label{
	cursor:pointer;
}

.aide-dialog div.section {
	font-size:1.2em;
	border-bottom:1px solid black;
}

#logoutSpan {
	padding-left:5px;
	padding-right:5px;
	background-color:#CCCCCC;
	border:1px solid #AAAAAA;
}

.inputs.inputs-rightLabels .input{
	clear:both;
	float:left;
}

.inputs.inputs-rightLabels .input div.label{
	clear:both;
	float:left;
	width:100px;
	line-height: 24px;
}
.inputs.inputs-rightLabels .input div.field{
	float:left;
	line-height: 24px;
}

div.spanning {
	display:inline;
}


.tooltip_description {
	display:none;
}

.actions .ok,.actions .nomore {
	color:black;
	background-color: #CCCCCC;
	border:1px solid black;
	cursor:pointer;
	display:inline;
	padding:2px 6px;
	margin-left:10px;
}

#saveTraceDescriptionHTML {
	vertical-align: top;
	float:left;
}

#descriptionInput {
	float:left;
}

.bbcodeTable tr{
	background-color:#CCCCCC;
}

.bbcodeTable tr{
	background-color:#CCCCCC;
}
.bbcodeTable th, .bbcodeTable td {
	border:1px solid black;
}

TABLE.rechercheResults{
	width:100%;
	}

TABLE.rechercheResults TH{
	border:2px solid black;
	background-color:#6C8CD5;
}

TABLE.rechercheResults TD{
		border-bottom:1px solid black;
		border-left:1px solid black;
}

#randoDetails {
	width:200px;
	float:left;
	clear:both;
}

#mapContainer {
	float:left;
}

A.external {
	padding-left:14px;
 	background: url("../img/external-link-12x12.png") no-repeat left;
}

DIV.error404 {
	border:1px solid black;
	background-color:#DD2222;
	color:white;
	margin:20px;
	width:50%;
	padding:30px;
}

DIV.error404 DIV.t{
	font-size:24px;
}

DIV.error404 DIV.c{
	font-size:14px;
	color:white;
	margin:20px;
}

DIV.error404 DIV.c A:hover,
DIV.error404 DIV.c A:visited,
DIV.error404 DIV.c A:active,
DIV.error404 DIV.c A:link {
	color:white;
	background-color:black;
}

.search-link {
}
.search-map{
	 background: url("../img/voir-carte-gps-vtt-32x32.png") no-repeat left;
	 padding:16px;
	 line-height:32px;
}

#advSearch label.clickable {
	cursor:pointer;
}

#advSearch label.clickable.MOUSEOVER {
	color:red;
	font-weight:bold;
	font-size:1.1em;
}

SPAN.hl {
	background-color:yellow;
}

#gmapButtons {
    position: absolute;
    right: 280px;
    top: 20px;
    z-index: 1000;
    height:36px;
}

.mapItems {
	display: none;
	border: 1px solid black;
	color: white;
    position: absolute;
    top: 21px;
    width: 100px;
    background-color:#CCCCCC;
    font-family:Arial;
    font-size:11px;
}

.mapItems .mapItem.SELECTED {
	color:black;
	background-color:#FFFFFF
}

IMG.preview {
	width:560px;
	height:254px;
} 

#mainLinks A {
	font-size:12px;
}

#mainLinks {
	margin-top:10px;
	clear:both;
	float:left;
	background-color:#BF7130;
	border:1px solid black;
}

.linksTitle {
	font-size:14px;
	padding:5px;
	border-bottom:1px solid black;
}
#imgPreview {
	float:left;
	margin-left:10px;
}

#tooltipimg{
}

#siteLinks {
	margin-top:20px;
	clear:both;
	float:left;
	background-color:#BF7130;
	border:1px solid black;
}

.optionText {
	display:none;
}

.paysfrance {
	background: url("../img/pays/france-23x15.png") no-repeat left;
	padding-left:24px;
}

.paysdefault {
	font-weight: bolder;
}

.payssuisse {
	background: url("../img/pays/suisse-15x15.png") no-repeat left;
	padding-left:16px;
}

.paysmonde{
	background: url("../img/pays/monde-15x15.png") no-repeat left;
	padding-left:16px;
}

.bigFranceFlag, .bigSuisseFlag, .bigWorldFlag {
	padding-top:160px;
	font-size:20px;
	text-align: center;
	margin-left:20px;
	color:black;
	text-decoration: none;
	float:left;
}

.bigFranceFlag {
	background: url("../img/pays/france-200x140.png") no-repeat left ;
	width:200px;
}

.bigSuisseFlag {
	background: url("../img/pays/suisse-140x140.png") no-repeat left;
	width:160px;
}

.bigWorldFlag {
	background: url("../img/pays/world-303x140.png") no-repeat left;
	width:160px;
}

#choosePaysLabel {
	font-size:16px;
}
