    
    
/* ______________________________ fonts _______________________________________ */
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/Montserrat/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Courgette';
    src: url('../fonts/Courgette/courgette-regular-webfont.woff2') format('woff2'),
         url('../fonts/Courgette/courgette-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* ______________________________ ??? _______________________________________ */



#nolink a:hover	{
	background: none;
}


.pdficon {
    width: 8px !important;
    height: 10px !important;
}
.shadimg {
    box-shadow: 0px 0px 10px #757064;
    margin: 10px;
}
.actupic {
    margin: 0 20px 20px 0;
}
.shady {
	text-shadow: 0px 1px #fff;
}
.fd-taupe {
	background:#f0eeeb !important;
}
.fd-blanc {
	background:transparent !important;
}
.container-fluid {
	background:#EBE9E4 url(../img/bg.png) repeat-x center top scroll !important;
    padding-top: 15px;
}

/* ______________________________ ACTUALITES _______________________________________ */
.owl-carousel {
	background: white;
	border:solid 1px #d4ccb5;
    padding: 20px;
   	-ms-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
.owl-carousel:hover {
	border:solid 1px #e91d21;
}

/* ______________________________ links @ main _______________________________________ */

.main p {
	text-shadow: 0px 1px #fff;
}

.main a:link,
.main a:visited,
.main a:hover,
.main a:active,
.main i {
    padding: 0px 3px 2px;
	text-decoration:underline;
	text-shadow: 0px 1px #fff;
   	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.main a:link,
.main a:visited {
	color: #7a802a;
}

.main a:hover,
.main a:active,
.main i {
	background:  #947d92;
	color: white;
	text-decoration:none;
	text-shadow: none;
}

.main i {
	background-color: #947d92;
	color: white !important;
}

.clearStyle a:hover {
	background: none;
    padding: 0px 3px 2px;
}


/* ______________________________ trombinoscope _______________________________________ */

#horizon {
	border:solid 0px pink;
	list-style-type:none !important;
	margin:25px auto 0px;
	padding-right:0px;
	text-align:center;
	width: 88%;
}
#horizon li {
	border: solid white 2px;
	display:inline-block;
    float: left;
	font-family: Teko;
	font-size:21px;
	max-height:208px;
	line-height:20px;
	list-style-type:none !important;
	margin: 10px;
	padding: 4px; 
	text-align: center;
	vertical-align:middle;
	width: 150px;
	white-space: nowrap;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 10px;
}

#horizon li a:link,
#horizon li a:visited,
#horizon li a:hover,
#horizon li a:active {
	background: none;
	color: white !important;
	font-weight:400;
	text-decoration: none;
	text-shadow: none;
}
#horizon a:link,
#horizon a:visited,
#horizon a:hover,
#horizon a:active {
	background: none;
	color: grey !important;
    display: block;
	font-weight:100;
    letter-spacing: 0px;
    text-decoration: none;
	text-shadow: none;
}
#horizon a:hover {
	text-decoration: underline;
}
.lavlite {
	background: #9C879B;  
}
.pinlite {
	background: #888D40;  
}
/* stop the floating after the list */
br {
	clear: left;
}


/* ______________________________ links @ footer _______________________________________ */

.encarts a:link,
.encarts a:visited,
.encarts a:hover,
.encarts a:active,
.text-bas a:link,
.text-bas a:visited,
.text-bas a:hover,
.text-bas a:active,
.text-bas i {
    color: #d4ccb5;
    padding: 2px 3px;
	text-decoration:underline;
	text-shadow: 0px -1px rgba(0, 0, 0, 0.5);
   	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.text-bas a:link,
.encarts a:link {
	color: #7a802a;
}

.text-bas a:visited,
.encarts a:visited {
	color: #947d92;
}

.text-bas a:hover,
.text-bas a:active,
.encarts a:hover,
.encarts a:active {
	background:  #e8dfc6;
	color:   #757064 !important;
    padding: 2px 3px;
	text-decoration:none;
	text-shadow: none;
}

.text-bas i {
	color: #e8dfc6;
    padding: 2px 3px;
	text-decoration:none;
}



/* ______________________________ Flash INFOS _______________________________________ */

.s-sidebarwidget {
	background-color: #d4ccb5;
	border-radius:5px;
	color: #000;
	font-family: Muli;
	font-size:13px;
    line-height: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    margin-left: 10px;
	position:relative;
}
.s-sidebarwidget hr {
	border-top: 1px solid #e8dfc6;
	margin: 32px 3px 0px;
}
.s-sidebarwidget .info {
	font-size: px;
	margin-top: 8px;
}
.s-sidebarwidget .info:before {
	color: #e6e600;
    content: "\f005 ";
    display: block;
  	font-family: "FontAwesome";
	font-size:11px;
    font-weight: 300;
	left:-20px;
	position:relative;
   	text-shadow: 1px 1px 0px black;
    text-align: left;
	top:15px;
   }
.s-sidebarwidget .info .date {
	color: #fff;
	font-size:9px;
    font-weight: 300;
	position:relative;
   	text-shadow: none;
    font-style: italic;
    top:-8px;
   }
.textes .date {
	background-color: #e91d21;
	color: #fff;
	font-size:9px;
    font-style: italic;
    font-weight: 300;
    padding: 0 5px;
	position:relative;
   	text-shadow: none;
    top:-8px;
  	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
   }
.textes .orange-bg {
	background-color: orange;
   }
.textes .green-bg {
	background-color: green;
   }
.s-sidebarwidget .info .cadre {
	border: 1px solid #757064;
    border-radius: 2px;
	display: inline-block;
	margin-bottom: 2px;
    padding: 2px 6px;
	width: auto;
    }

/* ______________________________ links @ flash infos _______________________________________ */

.s-sidebarwidget a:link,
.s-sidebarwidget a:visited	{
    color: #3e3b35 !important;
    font-size: smaller;
    padding: 2px 3px;
	text-decoration:underline;
	text-shadow: none;
   	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.s-sidebarwidget a:hover,
.s-sidebarwidget a:active {
	background:  #fff;
	color:   #757064 !important;
    padding: 2px 3px;
	text-decoration:none;
	text-shadow: none;
}


/* ______________________________ services _______________________________________ */


.services	{
	background: #fff;
	border: 0px solid  #d4ccb5;
    border-radius: 12px;
    box-shadow: 0px 0px 10px #757064;
	display: inline-block;
    margin-bottom: 20px;
    padding: 30px;
    width: 100%;
}

.zone	{
	border: 0px dashed  #000;
	display: inline-block;
    float: left;
    margin-right: 25px;
    width: 20%;
}
.autow	{
	border: 0px dashed pink;
    width: auto;
    white-space: nowrap;
}
.element	{
	border: 0px solid #000;
	display: block;
    white-space: nowrap;
}

.societe	{
	border: 0px solid red;
	font-family: "Courgette";
	font-size: larger;
	font-weight: 900;
    margin-bottom: 10px;
    transform: rotate(-1deg);
}

.smaller	{
	border: 0px solid lime;
	font-size: smaller;
    line-height: 16px;
    padding-left: 8px;
}

.site	{
	border: 0px solid blue;
	color: silver;
}

.wrap	{
    white-space: normal;
}

#ino ::before	{
 	url(../img/fete.png)
    left: 0px;
    top: 0px;
}

#inodate {
    width: 100%;
    text-align : center;
	background-color: #e91d21;
	color: #fff;
	font-size:11px;
    font-style: italic;
    font-weight: 300;
    padding: 0 5px;
	position:relative;
   	text-shadow: none;
    top:-8px;
  	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

