a {
color: #1A5276;
}

a:hover 
{
color: #1A5276;
}



.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {
background: #21618C !important;
color: white;
font-family: 'exo2';
}

.main-navigation a:hover, .main-navigation a:focus {
color: #ffffff;
}

.posted-on a:hover, .cat-links a:hover, .tags-links a:hover, .posted-on, .cat-links, .tags-links {
color: #2C3E50;
}

.main-navigation ul a {
color: black;
font-family: 'exo2' !important;
}

.site-branding
 {
display:none;
}

#infinite-handle span {
background: transparent;
border: 2px solid #1A5276;
color: black;
font-size: 18px !important;
font-family: 'exo2';

	}
	
#infinite-handle span:hover {
background: #1A5276 !important;
border: 2px solid #1A5276;
}

.entry-title a:hover {
color: #1A5276;
}

.entry-title a {
color: black !important;
font-size: 20px !important;
font-weight: normal;
font-family: 'cherryswash' !important;
}


.posted-on a, .cat-links a, .tags-links a, .posted-on, .cat-links, .tags-links {
color: #AEB6BF;
font-size: 14px;
font-family: 'exo2'!important;
}

.entry-content {
line-height: 33px !important;
font-size: 15px !important;
font-family: 'exo2'!important;
color: black;
}

.widget-area {
background-color: #AEB6BF !important;
}

.widget-title {
color: white !important;
font-family: 'exo2', Helvetica, Arial, sans-serif;
font-size: 14px !important;
border-bottom: 1px solid white;
text-align: center;
padding-bottom: 8px;
}

.textwidget {
color: white !important;
}
.widget li a {
color: black !important;
font-family: 'exo2' !important;
font-size: 14px !important;
}

.widget li a:hover {
color: white !important;
	font-family: 'exo2' !important;
}

.comment-navigation a,
.posts-navigation a,
.post-navigation a {
	color: black;
	border: 2px solid #2C3E50;
	border-radius: 3px;
	display: inline-block;
	font-family: 'exo2' !important;
	font-size: 15px;
	font-size: 1.2rem;
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: 2px;
	padding: 12px;
	position: relative;
	text-transform: uppercase;
	width: auto;
}

.comment-navigation a:hover,
.posts-navigation a:hover,
.post-navigation a:hover {
	color: #ffffff;
	background: #2C3E50;
	border-color: #2C3E50;
}

.widget a {
	border-bottom: none;
	font-family: 'exo2'!important;
	color: black;
}

.widget a:hover {
	color: white;
}

.menu-toggle:hover {
	border-color: black;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	background: black;
	}

.menu-toggle.toggled {
	background: #21618C;
	color: #ffffff;
}

#carte-categorie
        {
                margin: 0 auto;
        }

@media screen and (min-width: 600px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
left: 10%;
}
}
/* Tailles des images du bas de page en cas de différents formats d'écrans */
#imagesbas
	
	{
width: 100%;
		Border:0px;
		margin-bottom:1%;
		padding:0;
		text-align:center;
		}


		.images-bas
{
max-width: 24%;
		display:inline;
		
		}


@media (min-width: 499px) AND (max-width: 750px)
	{
				.images-bas
{
max-width: 50%;
		display:inline;
		}
			}

@media (max-width: 500px)
	{
				.images-bas
{
max-width: 45%;
		display: inline-block;
		}
			}

@media screen and (min-width: 48.0625em) {
	.site-branding {
	  max-width: 350px;
		padding-right: 1.75em;
  }
}

/*--------------------------------------------------------------
Texte accueil présentation
--------------------------------------------------------------*/

#imageintro
{
	float:left;
	width:40%;
	margin-left:3%;
	position:absolute;
	max-width: 440px;
		}

#texte-intro1
{
		}

#bienvenue
{
	padding-top:2%;
	text-align:center;
		}

.introtext
{

	float:right;
	width:60%;
	margin-right:3%;
	margin-bottom:5%;
	color:black;
		font-size: 16px;
border-top: thick double #21618C;
	border-bottom: thick double #21618C;
		}

#part1
{padding-left:3%;
	}

#part2
{padding-left:5%;
	}

#part3
{padding-left:5%;
	}

#part4
{padding-left:3%;
	}

#visite
{ text-align:center;
	padding-bottom:2%;
	}

/*--Version téléphone--*/

@media (max-width: 749px)
	{
		#imageintro
				{
					display:none;
				}
		
		#logo-site
		{
					width: 150px;
				}
		
.introtext
			{
			width:94%;
			font-size: 15px;
			margin-right:3%;
			margin-left:3%;
			}
	
		
		#part1
		{padding-left:3%;
			}

#part2
		{padding-left:3%;
		}

#part3
	{padding-left:3%;
		}

#part4
	{padding-left:3%;
		}
}

@media (max-width: 1200px) and (min-width: 750px)
	{
.introtext
{
	float:right;
	width:50%;
		font-size: 16px;
		margin-right:0%;
		}
}
/*--------------------------------------------------------------
Slider
--------------------------------------------------------------*/
.texte-accueil
{
	 margin-left:5%;
	border-bottom : 1px solid #21618C; 
}

#texte-intro2
 {
	 background: #ffffff;
	 clear: right;
	 clear: left;
}

/* Slideshow container */
.slideshow-container {

  position: relative;
	margin: auto;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 35px;
  transition: 0.6s ease;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #ffffff;
	background-color: rgba(0,0,0,.5);
  font-size: 20px;
  padding: 3%;
  position: absolute;
width : 50%;
  text-align: center;
	border-radius: 5px;
	top: 55%; left: 50%;
  transform: translate(-50%, -50%);
	}
	
.text:hover
{
background-color: #1A5276;
	}

@media screen and (max-width: 550px) {
	.text {
		font-size: 18px;
		top: 60%;
}
	}
	
/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 17px;
  width: 17px;
  margin: 0 2px;
  background-color: #adc4d3;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #21618C;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}


/* ---------Centrage des images dans le menu ---------*/

/* Version ordi*/
@media (min-width: 600px) {
	
.logos
{
	padding-bottom: 8%;
  } 
	
.logos-drap	
	{
	padding-bottom: 3%;
  } 	
	
	} 
/* Version tél*/

@media (max-width: 599px) {
	
.logos
{
	padding-bottom: 2%;
  } 
	
.logos-drap	
	
	{
	padding-bottom: 2%;
  } 
	} 

blockquote {
	padding: 0.75em 0 0.75em 2rem;
	font-size: 14px;
	border-left: 4px solid #1A5276;
	margin-bottom: 0.75em;
	background-color : #e3eff9;
}

blockquote cite {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 1.96875em;
	text-align: right;
	padding-right:2%;
	padding-bottom:2%;
}

/* Sommaire */
.wp-sommaire
{
	display: block;
	font-size: 14px;
	font-size: 1.5rem;
	padding-top:4%;
	line-height: 220%;
}


.sommaire-titre
{
	text-align: center;
	font-weight:bold;
}


@media (min-width: 599px) {
	.wp-sommaire
	{
	padding-right: 6%;
}
	
	.sommaire-titre
	{
		padding-left: 6%;
	}
}

@media (max-width: 599px) {
	.wp-sommaire
	{
	padding-right: 16%;
}
	
	.sommaire-titre
	{
		padding-left: 12%;
	}
}

.lien_image_sans_bordure { border : none; }

#logo-maxylou
{
			text-align: center;
	background-color:#ffff;
	text-decoration:none;

}