@charset "UTF-8";
/* CSS Document */


/**********************LEAF***************************/

.carte {
	border:1px solid black;
	padding:20px;
	
}
#carte2 {
	border:1px solid black;
	padding:20px;
	
}


 .item {
	float:left;
	padding-right:10px;
	 font-weight:700;
}

.item_comment_1 {
	
	padding-right:10px;
	
	font-weight:700;
	padding-bottom:10px;
}
		.item_value {
			padding-right:20px;
			
		
}

.item_titre {
			padding-right:20px;
	font-size:20px;
	font-weight:700;
			
		
}

		.item_comment {
			margin-right:20px;
			padding:20px;
			width:600px;
			height:auto;
			/*overflow: scroll;*/
			border:1px solid blue;
			
			
		
}
#row{
	
	padding-bottom:20px;
}
#row div
{
float:left;

}



.cache_1{
	margin-bottom:10px;
}

/***************************SEARCH TABLE **************/

table.blueTable {
  border: 1px solid #1C6EA4;
  background-color: #EEEEEE;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.blueTable td, table.blueTable th {
	
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
table.blueTable tbody td {
	width:150px;
	padding-left:10px;
  font-size: 13px;
}
table.blueTable tr:nth-child(even) {
  background: #D0E4F5;
}
table.blueTable thead {
	
  background: #1C6EA4;
  background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  border-bottom: 2px solid #444444;
}
table.blueTable thead th {
	width:150px;
	padding-left:10px;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #D0E4F5;
}
table.blueTable thead th:first-child {
  border-left: none;
}



/**************************SEARCH DIV*****************/

.jb_active{
	display:block!important;
}
.jb_no_active{
	display:none;
}

/***********************MODIFS***********************/


.active{
	display:block!important;
}

.button_geoportail_link{
	cursor:pointer;
	
	
}

.button_comment{
	cursor:pointer;
}

.button_date{
	cursor:pointer;
}

.button_distance{
	cursor:pointer;
}

#validate{
	display:none;
}
.button_validate{
	cursor:pointer;
}
#article{
	display:none;
}
.button_article{
	cursor:pointer;
}

#titre{
	display:none;
}
.button_titre{
	cursor:pointer;
}
#massif{
	display:none;
}
.button_massif{
	cursor:pointer;
}

#orga{
	display:none;
}

.button_orga{
	cursor:pointer;
}

#participant{
	display:none;
}
.button_participant{
	cursor:pointer;
}


#alti_deco{
	display:none;
}
.button_alti_deco{
	cursor:pointer;
}


#orient_deco{
	display:none;
}
.button_orient_deco{
	cursor:pointer;
}


#deniv{
	display:none;
}
.button_deniv{
	cursor:pointer;
}


#duree{
	display:none;
}

#date{
	display:none;
}


#distance{
	display:none;
}
.button_duree{
	cursor:pointer;
}


#iti{
	display:none;
}
.button_iti{
	cursor:pointer;
}


#comment_2{
	display:none;
}
.button_comment_2{
	cursor:pointer;
}

#atterro{
	display:none;
}
.button_atterro{
	cursor:pointer;
}


#google{
	display:none;
}
.button_google{
	cursor:pointer;
}

#geoportail_link{
	display:none;
}
.button_geopportail_link{
	cursor:pointer;
}


#comment2{
	display:none;
}
.button_comment2{
	cursor:pointer;
}




