<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.slide1{ margin-bottom: 15px;  min-height: 250px;}
.flexslider { margin: 0px !important ; }
.flexslider img {

	max-width: 1300px;
	max-height: 500px;
	
	   
    width: auto;
    height: auto;
	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
}


/*.flexslider .flex-control-nav {   width: 199px; height: 350px; margin-left: 3px; }
.flexslider .flex-control-nav li{ width: 199px; border: 7px solid white;   }
.flexslider .flex-control-nav img { width: 200px; height: 73px; }
.flexslider .flex-control-thumbs { margin-top: -351px; margin-left: 950px;  } 
.flexslider .flex-control-thumbs li{ float: none; background-color: white; border: solid 2px white; border-radius: 3px;  box-shadow: rgb(146, 146, 146) 0px 2px 3px 0px; margin-bottom: 2px;}
*/
.titreHome{  padding: 5px; font-size: 18px;}


.ligneAgenda{display: block; vertical-align: middle; height: 40px ; margin-top: 12px; }
.ligneAgenda .agenda{width: 50px; float: left; background-color: #f8f8f8; border: solid 1px #eceaea; border: solid 1px gray; }
.ligneAgenda .agenda .jour{ font-size: 20px; color: #395067; text-align: center; height: 22px; line-height: 22px; vertical-align: middle;  }
.ligneAgenda .agenda .mois{  color: white; font-size: 14px; text-align: center; height: 18px; line-height: 18px; vertical-align: middle; }
.ligneAgenda .titreAgenda{ float: left; font-size: 14px; color: #395067; margin-left: 10px;  vertical-align: middle; }
.tout{	clear: both;}

.fond_gris{ background-image: url(../images/gabarit/fond_gris.jpg); background-repeat: no-repeat; }



#presentation{ font-size: 14px; padding-top: 5px; padding-bottom: 5px; color: #395067; line-height: 130%; }
#presentation h2{ font-size: 22px;  margin-top: 5px; }

.catalogue{
	display: inline-block; margin-left:5px; margin-right:5px; text-align: center; width: 190px; margin-bottom: 15px; 
	
}

/*.cataloguePromo{  width: 100%; padding: 5px 10px 10px 10px;  margin-top: 10px; }*/
.cataloguePromo h2{ color: white; font-size: 20px; font-weight: bold; margin-bottom: 10px; padding-top: 5px; margin-left: 20px;}

.cataprom{ display: inline-block; margin-left: 5px; margin-right: 5px; vertical-align: top;  margin-top: 10px; margin-bottom: 0px;}
.titreCataprom{ margin-top: 0px; color: white; font-size: 14px;  text-align: center; padding-top: 0px; line-height: 15px;}

.cataprom img{  height: 220px; }
/*.cataprom img:hover{ transform: scale(1.20); transition: all 0.5s; }*/

.flex-control-paging{

	margin-bottom: 20px !important;
}


.flex-direction-nav a:before {
	
	font-size: 30px !important;


@media only screen and (max-width:601px) 
{
	.ligneAgenda .agenda { width: 30px; }
	.ligneAgenda .titreAgenda{ width: 170px; font-size: 13px; }
	.catalogue {
		display: block;
		text-align: center;
		margin-left: auto; margin-right: auto;
	}
	.cataprom img{
		margin: 0px;
	}
	.cataprom img:hover{ transform: none;transition: none}
}</pre></body></html>