/* CSS réalisé par Julie Narbonne */



/* PAGES INDIVIDUELLES PRESENTATION PAYS */

#titrepays
{
	margin:60px 0px 35px 0px;
	text-align: center;
	text-align: left;
  font-family: 'open_sans';
  text-align: center;
  letter-spacing: 0;
  font-size: 38px;
  color: #2C2D30;
}

#sous_titre_pays
{
  margin: auto;
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 40px;
  font-size: 15px;
  color: #7a726f;
  max-width: 90%;
}

#sous_titre_pays:before, #sous_titre_pays:after 
{
  content:'';
  width:8px;
  border-bottom: solid 1px;
  display:inline-block;
  vertical-align:middle;
}

#sous_titre_pays:before {
	margin-right:3px
}

#sous_titre_pays:after
{
	margin-left:3px;
}

.tableauindividuelpays 
{
	margin: auto;
	border-spacing: 5px 0px;
	background-color: #848d96;
	margin-bottom: 40px;

}

.tableauindividuelpays.vignettes {
    background: none;
    display: block;
    margin: auto;
}

.tableauindividuelpays td + td
{
	border-left: 1px solid white;
}

.tableauindividuelpays td 
{
	width: 240px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	padding: 5px 10px 5px 15px;

}

.tableauindividuelpays a:hover
{
	color: #dadbdd;
}

.tableauindividuelpays a
{
	color: white;
	text-decoration: none;
	display: inline-block; /*Pour que le lien se fasse sur la case entière*/
	vertical-align: middle;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
}

.carte_entete
{
	margin-top: 0px;
}



/* PAGES DESTINATIONS */

.video
{
	text-align: center;
}

.carte_corps_de_texte
{
text-align: center;
padding-bottom: 20px;
width: 900px;
}

.carte_bas_page
{
	margin-top: 20px;
}

.carte_rando
{
	margin-bottom: 30px;
}

.sanspuces li
{
list-style-type: none; /*pour supprimer les puces*/
}

.sanspuces 
{
margin-left: 0px;
padding-left: 0px;
}

.gras
{
font-weight: bold;
}

.ariane
{
font-size: 13px;
color: #7a726f;	
}

 .ariane a
{
color: #7a726f;	
}

.grand_lien /* Pour road-trip Norvège */
{
	text-decoration: none;
	background-color: #5c5f66;
	color : white;
	padding: 7px 15px 7px 15px;
	margin-right: 10px;
	display: inline-block;
	text-transform: uppercase;
}

.grand_lien:hover
{
	background-color: #848d96;
}

.paragrapheimage { /* Vieux articles */
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0px;
}

.image_externe img
{
    max-width: 100%;
}

/* COMMENTAIRES */

#commentaires
{
	margin-left: 20px;
	padding: 30px;
	max-width: 900px;
	margin: auto;
	text-align: center;
}



/* RESEAUX SOCIAUX LIENS PARTAGE BAS DE PAGE */

.reseaux_sociaux
{
	border-top: solid 1px #f0efef;
	border-bottom: solid 1px #f0efef;
	vertical-align: middle;
	text-align: center;
	background-color: #F7F7F7;
	padding-bottom: 30px;
}

.titre_reseaux_sociaux
{
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 24px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 40px;
}

.p_reseaux_sociaux
{
	font-weight: 400;
	vertical-align: middle;
	font-size: 17px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.barre_reseaux_sociaux
{
	display: inline-block;
	line-height: 92px;
	vertical-align: text-top;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

.barre_icones_reseaux_sociaux

{
	margin-top: 15px;
}

.smiling_rs
{
	margin:0;
	display: inline-block;
	width: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

/*RESEAUX SOCIAUX MURS BAS DE PAGE*/

p .reseauxsociaux
{
	font-size: 14px;
	text-transform: uppercase;
}


.reseauxsociaux
{
	background-color: #2C2D30;	
	margin-top: 40px;
}

.reseauxsociaux-timelines{
	text-align: center;
	padding-bottom: 30px;
}


.titre_mur_rs
{
	color: white;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 24px;
	letter-spacing: 1px;
	padding-bottom: 40px;
	padding-top: 40px;
	text-align: center;
	margin-bottom: 0;
	margin-right: 10px;
	margin-left: 10px;
}

.rswidget-container
{
	display: inline-block;
	width: 320px;
	max-width: 80%;
	margin: 0 10px 0 10px;
}

.rswidget
{
	display: inline-block;
	width: 100%;
	height: 480px;
	vertical-align: middle;
}

.rswidget.rswidget-twitter
{

}

.rswidget.rswidget-instagram
{
	overflow-y: scroll;
	background-color: white;
}

.titre_rswidget
{
	color: white;
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
}

/* ICONE RESTOS ET LOGEMENTS */

.icone {
float: left;
margin-right: 10px;
}

.icone + p {
text-indent: initial;
}

.icones
{
	margin-right: 12px;
	vertical-align: baseline;
	width: 20px;
	height: 20px;
}

.image_pinterest_warper /* Image Pinterest en bas d'article */
{
	padding-top: 30px;
	padding-bottom: 10px;
}

.image_pinterest_warper img /* Image Pinterest en bas d'article */
{
	margin: auto;
	display: block;
	max-height: 700px;
	max-width: 90%;
}



/*NOUVEAUTES BAS DE PAGE*/

.nouveautes_basdepage
{
	margin-top: 40px;
	margin-bottom: 50px;
	margin: auto;
	text-align: center;
	max-width: 900px;
	border-top: 1px solid #dadbdd;
}

.titre_nouveautes_basdepage
{
	color: #5c5f66;	
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 24px;
	letter-spacing: 1px;
	margin-bottom: 40px;
	margin-top: 40px;

}

.bloc_nouveautes_vignettes
{
	display: flex;
	max-width: 100%;
	flex-wrap: wrap;
	justify-content: center;
}

.bloc_nouveautes_vignettes a
{
	text-decoration: none;
}

.bloc_nouveautes_vignettes a.vignette {
  position: relative;
  display: inline-block;
  width:280px;
  height:245px;
  margin-bottom: 10px;
  background-color: white;
  margin-left: 10px;
  margin-right: 10px;
}

.bloc_nouveautes_vignettes a.vignette:nth-child(n+4) {
  display:none;
}

.bloc_nouveautes_vignettes .vignette .titre
{
	text-transform: uppercase;
	margin-top: 10px;
	font-size: 18px;
	text-align: left;
	margin-bottom: 0px;
	text-align: left;
	color: #5c5f66;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
}

.bloc_nouveautes_vignettes .vignette .date
{
	font-size: 12px;
	color: #7a726f;
	margin-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
}
.bloc_nouveautes_vignettes a.vignette .vignette_img{
  display:block;
  width:280px;
  height:186px;
  background-size: cover;
}


/*BLOC RANDO*/

h4 + .bloc_rando
{
	margin-top: 15px;
}

.bloc_rando
{
	/*background-color: #f2f7f9;*/
	opacity: ;
	/*padding: 5px 0px 5px 15px;*/
	/*width: 525px;*/
    justify-content: space-between;
    color: #161C1D;
    display: flex;
	align-items: center;
	/*height: 40px;*/
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: -10px;
  }

.bloc_rando .icone_rando{
	margin-right: 5px
}



.item_rando
{
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}

a.item_rando
{
    color: #161C1D;
    text-decoration: none;	
}

.item_rando *{
	vertical-align: top;
}

.download_link_rando *{
	vertical-align: middle;
}

.download_link_rando a {
	text-decoration: none;
	color: white;
}


.download_link_rando img
{
	margin-right: 5px;
}
.info_marker {
	color: #7a726f;
	font-size: .83em;
	vertical-align: super;
	margin: 0.2em;
}



.grille-vignettes
{
	width:100%;
	max-width: 1110px;
	vertical-align: top;
	font-size: 20px;
	text-align: center;
	font-size: 15px;
	border-radius: 2px 2px 2px 2px;
	padding: 5px 5x 5px 5px;
	display: inline-block;
	color: white;
  line-height: 0;
}



.grille-vignettes a
{ 
  text-decoration: none;
  color: white;
}

.grille-vignettes a.vignette {
  position: relative;
  display: inline-block;
  /*float: left;*/
  text-align: center;
  width:360px;
  height:240px;
  margin-top: 0;
  margin-bottom: 6px;
  line-height: normal;
  margin-left: 2px;
  margin-right: 2px;
}

.grille-vignettes.grille-left {
	text-align: left;
}

.grille-vignettes.grille-2 a.vignette {
  width: 441px;
  height: 294px;
}

.grille-vignettes.grille-3 a.vignette {
  width:291px;
  height:194px;
}

.grille-vignettes.grille-4 a.vignette {
  width:216px;
  height:144px;
}

.grille-vignettes.grille-5 a.vignette {
  width:171px;
  height:114px;
}

.grille-vignettes a.vignette .vignette_img
{
  display:block;
  width:100%;
  height:100%;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center;
}

.grille-vignettes a.vignette  .texte {
  position: absolute;
  background-color: rgba(92, 95, 102, 0.5);
  text-transform: uppercase;
  font-weight: 600;
  width:100%;
  bottom: 8px;
  color:white;
  height: 44px;
  display: flex;               /* establish flex container */
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.grille-vignettes a.vignette:hover .texte {
  background-color: rgba(92, 95, 102, 0.70);
}

.grille-vignettes a.vignette  .texte .titre {
  font-size: 15px;
  padding-left: 2px;
  padding-right: 2px;
  width: 100%;
}

.grille-vignettes a.vignette  .texte .date {  
  font-size: 12px;
}

@media only screen and (max-width: 1150px) { /* Sur téléphone */

#titrepays
{
		font-size: 30px;
}

}