@font-face {
    font-family: 'Just a dream Solid';
    src: url(../fonts/justadream_solid.ttf);
}
@font-face {
    font-family: 'Roboto';
    src: url(../fonts/Roboto-Light.ttf);
}
body, html { 
	font-size: 14px; 	padding: 0; margin: 0;
	 font-family: 'Roboto', sans-serif;
}
/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #5a5a5a;
	background: #ffffff;
	min-height: 800px;
	margin:2px;
}
h1, h2, h3 { font-family: 'Just a dream Solid', sans-serif; }
.maincolor { color:#e97f01 }
a {color: #e97f01;text-decoration: none}
a:hover {color: #adadad}
strong {color: #000000}
img {max-width: 100%}

.big_logo { 
	float:right;
	background:transparent;
	border:0;
	margin:15px 10px 10px 20px
}
.warning_prog, .icon_title {font-size:13px}
.intro_home {font-size:14px}
.container hr {
	margin:-3px 10px 9px 0;
	height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
.container, .main,
.container > header {
	width: 100%;
	margin: 0 auto;
}

.main {
	max-width: 69em;
	padding-top: 2em;
}
header {
	position:absolute;
	z-index: 100;
	
}
#menu {
	position:fixed;
	margin-top: 10px;
	left:10px
}
.image_top {
	padding-left:60px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.container, #slider {
	z-index: 1;
}
.pushdown {
	height: 160px; /*160/170 sans, 245 avec banner*/
	/*margin-padding-top: 190px;*/
}
.pushdown_index {
	height: 160px; /*160/170 sans, 230 avec banner*/
	/*margin-padding-top: 190px;*/
}


#accordion h1 {
 	font-family: 'Just a dream Solid', sans-serif;
	font-size:36px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f95407+12,f28807+34,f9e636+51,f27c07+67,fc523c+97 */
background: rgb(249,84,7); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(249,84,7,1) 12%, rgba(242,136,7,1) 34%, rgba(249,230,54,1) 51%, rgba(242,124,7,1) 67%, rgba(252,82,60,1) 97%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(249,84,7,1) 12%,rgba(242,136,7,1) 34%,rgba(249,230,54,1) 51%,rgba(242,124,7,1) 67%,rgba(252,82,60,1) 97%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(249,84,7,1) 12%,rgba(242,136,7,1) 34%,rgba(249,230,54,1) 51%,rgba(242,124,7,1) 67%,rgba(252,82,60,1) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f95407', endColorstr='#fc523c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}
#accordion h2, .search_header h2, .subtitle {
 	font-family: 'Just a dream Solid', sans-serif;
	font-size:26px;
background: -webkit-linear-gradient(top,  rgba(254,204,177,1) 0%,rgba(241,116,50,1) 31%,rgba(234,85,7,1) 74%,rgba(247,247,93,1) 100%); /* Chrome10-25,Safari5.1-6 */

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f95407+2,f28807+15,f7ad36+40,f27c07+52,fc523c+97 */
background: rgb(249,84,7); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(249,84,7,1) 2%, rgba(242,136,7,1) 15%, rgba(247,173,54,1) 40%, rgba(242,124,7,1) 52%, rgba(252,82,60,1) 97%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(249,84,7,1) 2%,rgba(242,136,7,1) 15%,rgba(247,173,54,1) 40%,rgba(242,124,7,1) 52%,rgba(252,82,60,1) 97%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(249,84,7,1) 2%,rgba(242,136,7,1) 15%,rgba(247,173,54,1) 40%,rgba(242,124,7,1) 52%,rgba(252,82,60,1) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f95407', endColorstr='#fc523c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#accordion h3, .search_header h3 {
	font-size:16px;
	font-family: 'Roboto', sans-serif;
}

.bloc, .bloc_left, .bloc_right, .bloc_middle {  
    margin:2px 0 12px 0;
    background-color:#fff; 
	font-family: 'Roboto', sans-serif;
	filter:alpha(opacity=80);  
   padding:2px 15px 15px 15px;
   background: #fff;
   border: 0px solid #71b44b;
   box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
} 
.bloc h3, .bloc_right h3, .bloc_middle h3 {  
 	font-family: 'Just a dream Solid', sans-serif;
	font-size:22px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f95407+12,f28807+34,f9e636+51,f27c07+67,fc523c+97 */
background: rgb(249,84,7); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(249,84,7,1) 12%, rgba(242,136,7,1) 34%, rgba(249,230,54,1) 51%, rgba(242,124,7,1) 67%, rgba(252,82,60,1) 97%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(249,84,7,1) 12%,rgba(242,136,7,1) 34%,rgba(249,230,54,1) 51%,rgba(242,124,7,1) 67%,rgba(252,82,60,1) 97%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(249,84,7,1) 12%,rgba(242,136,7,1) 34%,rgba(249,230,54,1) 51%,rgba(242,124,7,1) 67%,rgba(252,82,60,1) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f95407', endColorstr='#fc523c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.bloc_left h3 {
 	font-family: 'Just a dream Solid', sans-serif;
	font-size:20px;
}
.countvisit {
	padding:10px 0 0 0px;
    font-style: italic;
	font-size:13px;
}
.plugins_soc {
	margin-top:-30px
}

/*################# METEO ##########################*/

.meteo  h2 {
 	font-family: 'Just a dream Solid', sans-serif;
	font-size:35px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f95407+2,f28807+15,f7ad36+40,f27c07+52,fc523c+97 */
background: rgb(249,84,7); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(249,84,7,1) 2%, rgba(242,136,7,1) 15%, rgba(247,173,54,1) 40%, rgba(242,124,7,1) 52%, rgba(252,82,60,1) 97%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(249,84,7,1) 2%,rgba(242,136,7,1) 15%,rgba(247,173,54,1) 40%,rgba(242,124,7,1) 52%,rgba(252,82,60,1) 97%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(249,84,7,1) 2%,rgba(242,136,7,1) 15%,rgba(247,173,54,1) 40%,rgba(242,124,7,1) 52%,rgba(252,82,60,1) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f95407', endColorstr='#fc523c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.meteo a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #e97f01;
}
/*################# EVENTS ##########################*/

.resume_manif {
	margin-top:13px
}
.resume_manif p {
	font-size:13px;
}
.resume_manif img {
	float:left;
	width:100px;height:100px;
	padding-top:3px;	
	padding-right:5px;	
	/*border:1px solid #656565;*/
}

.agenda_title {
	font-size:17px;
	font-weight:900;
}
.agenda_subtitle {
	margin-top:6px;	
	margin-left:20px;	
	font-size:14px;
}
.title_manif_big {
	margin-top:15px
}
.resume_manif_big {
	margin-top:15px
}
.resume_manif_big p {
	font-size:15px;
}
.resume_manif_big img {
	float:left;
	padding-top:3px;	
	padding-right:15px;
}
.minithumb {
	width:73px;height:73px
}


.viewfullevent img, .photoleft {
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
	float: left;
}
.viewfullevent ul {
	margin: 0; padding: 0;
	list-style: none;
}
.viewfullevent ul li{
	margin: 0; padding: 12px 10px;
	background: #f0f0f0 url(images/nav_a.gif) repeat-x;/*
	width: 680px;*/
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.viewfullevent ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.viewfullevent ul li.active {
	background: #fff;
	cursor: default;
}
html .viewfullevent ul li h2 {
	font-size: 1.5em; 
	margin: 5px; padding: 0;
}
.viewfullevent ul li .block {
	float: right; 
	margin-right: 10px;
	padding: 0;
	width:70%;/*
	width: 500px;*/
}

.event_top h2, .titre_manif, .add_event h2  {
 	font-family: 'Just a dream Solid', sans-serif;
	font-size:35px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f95407+2,f28807+15,f7ad36+40,f27c07+52,fc523c+97 */
background: rgb(249,84,7); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(249,84,7,1) 2%, rgba(242,136,7,1) 15%, rgba(247,173,54,1) 40%, rgba(242,124,7,1) 52%, rgba(252,82,60,1) 97%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(249,84,7,1) 2%,rgba(242,136,7,1) 15%,rgba(247,173,54,1) 40%,rgba(242,124,7,1) 52%,rgba(252,82,60,1) 97%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(249,84,7,1) 2%,rgba(242,136,7,1) 15%,rgba(247,173,54,1) 40%,rgba(242,124,7,1) 52%,rgba(252,82,60,1) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f95407', endColorstr='#fc523c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.add_event h3 {
 	font-family: 'Just a dream Solid', sans-serif;
	font-size:25px;

}
.add_event label {
	width:90px;
}
.event_top h4 {
 	margin-left:20px;	
 font-size: 15px;
  font-weight: 600;
}

.event_top a {
	color: #898989;
	text-decoration: underline;
}

.event_top a:hover {
	color: #e97f01;
	text-decoration: none;
}

.event_descr {
 font-size: 15px;

}
.recherche {
text-align:center;
}
.datetoday {
 	font-family: 'Just a dream Solid', sans-serif;
	font-size:25px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f95407+2,f28807+15,f7ad36+40,f27c07+52,fc523c+97 */
background: rgb(249,84,7); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(249,84,7,1) 2%, rgba(242,136,7,1) 15%, rgba(247,173,54,1) 40%, rgba(242,124,7,1) 52%, rgba(252,82,60,1) 97%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(249,84,7,1) 2%,rgba(242,136,7,1) 15%,rgba(247,173,54,1) 40%,rgba(242,124,7,1) 52%,rgba(252,82,60,1) 97%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(249,84,7,1) 2%,rgba(242,136,7,1) 15%,rgba(247,173,54,1) 40%,rgba(242,124,7,1) 52%,rgba(252,82,60,1) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f95407', endColorstr='#fc523c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.datenavig {
text-align:center;font-variant: small-caps;font-size:1em;margin-top:-30px
}
.datenavig a {
	font-size:16px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f95407+2,f28807+15,f7ad36+40,f27c07+52,fc523c+97 */
background: rgb(249,84,7); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(249,84,7,1) 2%, rgba(242,136,7,1) 15%, rgba(247,173,54,1) 40%, rgba(242,124,7,1) 52%, rgba(252,82,60,1) 97%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(249,84,7,1) 2%,rgba(242,136,7,1) 15%,rgba(247,173,54,1) 40%,rgba(242,124,7,1) 52%,rgba(252,82,60,1) 97%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(249,84,7,1) 2%,rgba(242,136,7,1) 15%,rgba(247,173,54,1) 40%,rgba(242,124,7,1) 52%,rgba(252,82,60,1) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f95407', endColorstr='#fc523c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.alertfirstpage a {
	font-size:16px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f95407+2,f28807+15,f7ad36+40,f27c07+52,fc523c+97 */
background: rgb(249,84,7); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(249,84,7,1) 2%, rgba(242,136,7,1) 15%, rgba(247,173,54,1) 40%, rgba(242,124,7,1) 52%, rgba(252,82,60,1) 97%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(249,84,7,1) 2%,rgba(242,136,7,1) 15%,rgba(247,173,54,1) 40%,rgba(242,124,7,1) 52%,rgba(252,82,60,1) 97%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(249,84,7,1) 2%,rgba(242,136,7,1) 15%,rgba(247,173,54,1) 40%,rgba(242,124,7,1) 52%,rgba(252,82,60,1) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f95407', endColorstr='#fc523c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


/*##################  CALENDAR  #########################*/

.calendar2017 {
	padding:2px;
	margin:2px 2px 15px 2px;/**/
	border:1px solid #f1f1f1;
   box-shadow: rgba(0,0,0, 0.3) 4px 4px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.3) 4px 4px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.3) 4px 4px 8px
}
.big_title_month, .big_title_day {
	text-align:center;
}
.big_title_month h2, .big_title_day h2 {
	 font-family: 'Just a dream Solid', sans-serif;
	font-size:36px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f95407+12,f28807+34,f9e636+51,f27c07+67,fc523c+97 */
background: rgb(249,84,7); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(249,84,7,1) 12%, rgba(242,136,7,1) 34%, rgba(249,230,54,1) 51%, rgba(242,124,7,1) 67%, rgba(252,82,60,1) 97%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(249,84,7,1) 12%,rgba(242,136,7,1) 34%,rgba(249,230,54,1) 51%,rgba(242,124,7,1) 67%,rgba(252,82,60,1) 97%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(249,84,7,1) 12%,rgba(242,136,7,1) 34%,rgba(249,230,54,1) 51%,rgba(242,124,7,1) 67%,rgba(252,82,60,1) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f95407', endColorstr='#fc523c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.big_title_day h2 {
	font-size:21px;
}
.daybuttons a, .monthbuttons a {
	font-size:16px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f95407+2,f28807+15,f7ad36+40,f27c07+52,fc523c+97 */
background: rgb(249,84,7); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(249,84,7,1) 2%, rgba(242,136,7,1) 15%, rgba(247,173,54,1) 40%, rgba(242,124,7,1) 52%, rgba(252,82,60,1) 97%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(249,84,7,1) 2%,rgba(242,136,7,1) 15%,rgba(247,173,54,1) 40%,rgba(242,124,7,1) 52%,rgba(252,82,60,1) 97%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(249,84,7,1) 2%,rgba(242,136,7,1) 15%,rgba(247,173,54,1) 40%,rgba(242,124,7,1) 52%,rgba(252,82,60,1) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f95407', endColorstr='#fc523c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.monthbuttons, .daybuttons {
	margin:-40px 16px 20px 10px;
	padding:5px;
	text-align:center;/**/
	border-left:1px solid #f1f1f1;
	border-top:1px solid #f1f1f1;
    box-shadow: rgba(0,0,0, 0.3) 4px 4px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.3) 4px 4px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.3) 4px 4px 8px

}
.monthbuttons {
	width:150px;
	height: 34px;
}
.daybuttons {
	margin:-39px 16px 20px 10px;
	width:120px;
	height: 30px;
}
.monthbuttons:hover, .daybuttons:hover {
	background:#f3f3f3;
}
.headcalendar {
	font-size:14px;
	text-align:center;
	font-weight:600;
	border-left:1px solid #f1f1f1;
}
.daycal, .today {
	vertical-align:top;
	font-size:10px;
	line-height:15px;
	padding:2px;
	border-left:1px solid #f1f1f1;
}
.daycal a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #e97f01;
}
.today {
	background:#f3f3f3;
}
.todaytop {
	font-size:14px;
	padding:2px 0;
	margin-bottom:10px;
	border:1px solid #e1e1e1;
	text-align:center;
	font-weight:900;
	color:#ffffff;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f41804+0,fac06a+69,f5fc6a+100 */
background: rgb(244,24,4); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(244,24,4,1) 0%, rgba(250,192,106,1) 69%, rgba(245,252,106,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(244,24,4,1) 0%,rgba(250,192,106,1) 69%,rgba(245,252,106,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(244,24,4,1) 0%,rgba(250,192,106,1) 69%,rgba(245,252,106,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f41804', endColorstr='#f5fc6a',GradientType=0 ); /* IE6-9 */
}
.monthcal {
	text-align:center;
	vertical-align:top
}
.daytop {
	font-size:14px;
	padding:2px 0;
	margin-bottom:10px;
	border:1px solid #e1e1e1;
	text-align:center;
	font-weight:900;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a4a4a4+0,fb916d+6,fac06a+61,f5fc6a+100 */
background: rgb(164,164,164); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(164,164,164,1) 0%, rgba(251,145,109,1) 6%, rgba(250,192,106,1) 61%, rgba(245,252,106,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(164,164,164,1) 0%,rgba(251,145,109,1) 6%,rgba(250,192,106,1) 61%,rgba(245,252,106,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(164,164,164,1) 0%,rgba(251,145,109,1) 6%,rgba(250,192,106,1) 61%,rgba(245,252,106,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4a4a4', endColorstr='#f5fc6a',GradientType=0 ); /* IE6-9 */
	}

/*##################  MINI CALENDAR  #########################*/

#datepicker {
	font-size:25px;
	margin-left:10px;
}
.ui-datepicker-header {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8c8c8+0,e7e7e7+53,fefefe+96 */
background: rgb(200,200,200); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(200,200,200,1) 0%, rgba(231,231,231,1) 53%, rgba(254,254,254,1) 96%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(200,200,200,1) 0%,rgba(231,231,231,1) 53%,rgba(254,254,254,1) 96%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(200,200,200,1) 0%,rgba(231,231,231,1) 53%,rgba(254,254,254,1) 96%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8c8c8', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}

/*##################  TABS  #########################*/

.tabs {
	color:#666666;
}
.content {
	color:#666666;
}
.content h3 {
	 font-family: 'Just a dream Solid', sans-serif;
	font-size:26px;
}

/*##################  SLIDER  #########################*/
#slider {
  overflow: hidden;
}

.slider-caption {
  text-align: center;
  position: absolute;
  width: 100%;
  margin-top: 0px;
  color: #666;
  font-family: 'Roboto', sans-serif;
}
.slider-caption-box {
	width: 320px;
	padding:10px;
	margin:auto;
  background-color: rgba(255,255,255, 0.7);
}
.slider-caption h1 {
  font-size: 28px;
  font-weight: 400;
  color: #000;/*
  text-shadow: 1px 1px #fff;
  text-shadow: 1px 1px #777;
  color: #71b44b;
  padding-bottom: 10px;
  text-transform: uppercase;*/
}
.slider-caption-descr {
	margin:0;
	padding:0;
}
.slider-caption p {
  text-shadow: 1px 1px #fff;
  font-size: 15px;
  font-weight: 300;
  color: #000;
  line-height: 18px;
}

.slider-caption p span {  
	/*background-color: rgba(0,0,0, 0.6);*/
}

.slider-caption a {
  margin-top: 20px;
  text-decoration: none;
  display: inline-block;
  background-color: #c9cf3e;
  width: 200px;
  height: 40px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

/*-- End Slider --*/

/*##################  DIRETORIO  #########################*/

.list_cats li {
/*width:320px;*/
list-style-type:none;
margin-right:19px
}
.diretorio_thumb {
width:140px;height:105px;
padding-right:10px
}
.diretorio_minithumb {
width:80px;height:60px;
padding-left:10px
}
.diretorio_adresse {
  margin: 10px 0 10px 0;
  font-size: 13px;

}
.diretorio_lien2site {
	float:right;
	margin-bottom:10px
}
.link_numpage {
  text-align: center;
  margin-top:15px;
	margin-bottom:3px
}
.link_numpage a {
	font-size:15px;
	padding:2px 5px;
	margin:2px 2px 10px 2px;
	border:1px solid #e1e1e1;
}
.infos_site {
}
.infos_site h2 {
	 font-family: 'Just a dream Solid', sans-serif;
	font-size:30px;
}
.infos_site p {
  font-size: 13px;
}
.description_site p {
  font-size: 14px;
}


/*##################  PORTFOLIO PAGE  #########################*/

.portfolio-container {
    margin-top: -10px;
    padding-bottom: 50px;
}
.portfolio-container h1 {
    font-size: 36px;
}
.portfolio-filters {
	padding-top: 35px;
	padding-bottom: 10px;
  font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-align: left;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.portfolio-filters a { color: #5d5d5d; }
.portfolio-filters a:hover, .portfolio-filters a.active { color: #006600; }

.portfolio-masonry {
    text-align:center;
}
.portfolio-box {
	/*width: 255px;
	padding:8px*/
	 width: 20%;
	margin: 30px 5px 0 5px;
}

.portfolio-box img {
	padding:2px;
	cursor: pointer;
	-o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
.portfolio-box:hover img { opacity: 0.7; }

.portfolio-box-container {
	position: relative;
	background: #f8f8f8;
    border: 1px solid #d9d9d9;
    text-align:center;
    padding-top:10px;/**/
}

.portfolio-box-container:hover {
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.portfolio-box-icon {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 35px;
    height: 35px;
    padding-top: 7.5px;
    padding-left: 3px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    -moz-border-radius: 19px; -webkit-border-radius: 19px; border-radius: 19px;
}

.portfolio-box-text {
	padding: 0 5px 10px 5px;
	text-align:center
}

.portfolio-box-text h3 {
    margin-top: 20px;
    text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    font-style: normal;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.portfolio-box-text p {
    line-height: 24px;
	text-align:center
    /*font-style: italic;*/
}

/*--start-grid--*/
.col-md-6.spl-left,.col-md-6.spl-right{
	padding: 0px;
}
.spl-left img,.spl-right img{
	width: 100%;
}
.special {
	padding: 3em 0px 3em 0px;
	text-align:center;
}
/*-----------------------------------------------------------------------------------*/
/*	Strip
/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}
.b-link-stripe .b-line{
	position:absolute;
	top:0;
	bottom:0;
	width:20%;
	background:rgba(75, 202, 255, 0.85);
	transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	opacity:0;
	visibility:hidden; /* lt-ie9 */
}
/* lt-ie9 */
.b-link-stripe:hover .b-line{
	visibility:visible;
}
.b-link-stripe .b-line1{
	left:0;
}
.b-link-stripe .b-line2{
	left:20%;
	transition-delay:0.1s !important;
	-moz-transition-delay:0.1s !important;
	-ms-transition-delay:0.1s !important;
	-o-transition-delay:0.1s !important;
	-webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
	left:40%;
	transition-delay:0.2s !important;
	-moz-transition-delay:0.2s !important;
	-ms-transition-delay:0.2s !important;
	-o-transition-delay:0.2s !important;
	-webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
	left:60%;
	transition-delay:0.3s !important;
	-moz-transition-delay:0.3s !important;
	-ms-transition-delay:0.3s !important;
	-o-transition-delay:0.3s !important;
	-webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
	left:80%;
	transition-delay:0.4s !important;
	-moz-transition-delay:0.4s !important;
	-ms-transition-delay:0.4s !important;
	-o-transition-delay:0.4s !important;
	-webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
	opacity:1;
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate img {
	margin-top: 0%;
	display: -webkit-inline-box;
}
.b-animate span {
	display: block;
	font-size: 29px;
	padding-top: 8.6em;
	display: block;
	line-height: 1.6em;
	font-weight: 300;
	width: 76%;
	letter-spacing: 2px;
	margin: 0 auto;
}
.b-animate label{
	display:block;
	font-size:0.875em;
	margin-top:0.5em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
}
.b-animate label:hover{
	color:#000;
	cursor:pointer;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position: relative;
	left: -100%;
	background:rgba(97, 179, 222, 0.64);
	background-size: 100% 100%;
	top: 0px;
	margin: 0;
	min-height: 557px;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
.col-md-3.food-left-grid {
padding: 0;
}
img.port-pic {
	width: 100%;
}
.f-grid {
	margin-bottom: 24px;
}
.b-from-left {
	min-height: 1043px;
}
.b-left span {
	padding-top: 16em;
}
/*----bottom-grids--------------*/
.spl-btn{
	margin-top:5em;
}
.spl-btn a{
	font-size:20px;
	padding:8px 35px;
	color:#fff;
	font-weight:600;
	outline: none;
	background:#4588d5;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.spl-btn a:hover{
	text-decoration:none;
	background:#b3825a;
}
/*--end-grid--*/



      .popup-gmaps {
      	font-size:11px;
      	color:#ee7819;
      	padding-left:6px;
  		font-weight: 600;
      }


/*################# pop up ####################*/
#thover{
  position:fixed;
  background:#000;
  width:100%;
  height:100%;
  opacity: .6
}
 
#tpopup{
  position:absolute;
  width:600px;
  height:180px;
  background:#fff;
  left:50%;
  top:50%;
  border-radius:5px;
  padding:60px 0;
  margin-left:-320px; /* width/2 + padding-left */
  margin-top:-150px; /* height/2 + padding-top */
  text-align:center;
  box-shadow:0 0 10px 0 #000;
}
#tclose{
  position:absolute;
  background:black;
  color:white;
  right:-15px;
  top:-15px;
  border-radius:50%;
  width:30px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:8px;
  font-weight:bold;
  font-family:'Arial Black', Arial, sans-serif;
  cursor:pointer;
  box-shadow:0 0 10px 0 #000;
}




/*--- RESPONSIVE ---*/


/*##################  max-width: 1200px  #########################*/

@media screen and (max-width: 1100px) {
	/*.pushdown {
		height: 210px;
		margin-padding-top: 190px;
		margin-left:300px;
	}*/
	.image_top {
		margin-top:55px
  	}
	#datepicker {
		font-size:24px;
	}
}
@media screen and (max-width: 900px) {
	#datepicker {
		font-size:22px;margin-left:20px;
	}
}
/*@media screen and (max-width: 700px) {
	#datepicker {
		font-size:20px;margin-left:20px;
	}
}*/
@media screen and (max-width: 700px) {
	#datepicker {
		font-size:26px;margin-left:10px;
	}
}
@media screen and (max-width: 569px) {
	#datepicker {
		font-size:25px;margin-left:3px;
	}
}
/*##################  769 - 1000px  #########################*/

@media only screen and (min-width: 769px) and (max-width: 1000px) {

	.image_top {
		padding-left:30px
  	}
  	
	.pushdown {
		height: 110px; /*175*/
	}
	
	footer  {
		margin-bottom:60px;
	}

}




/*##################  mix-width: 569px / max-width: 768px   #########################*/

@media (min-width: 569px) and (max-width: 768px) {
	small {
		font-size:13px;
	}
	.local {
		font-size:13px;
	}
	.portfolio-box {
	 	width: 40%;
	}
	footer  {
		margin-bottom:30px;
	}
	.image_top {
		padding-left:110px
  	}
	.resume_manif_big p {
		margin-top:10px;
		font-size:14px;
	}
 .agenda_title {
		font-size:15px;
}
 .bloc_left {
 	padding-top:50px
 }
	
}


/*##################  max-width: 568px  #########################*/

@media (max-width: 568px) {
	small {
		font-size:11px;
	}
	.local {
		font-size:11px;
	}
	.wow{
        animation-name: none !important;
        visibility: visible !important;
    }
    
	#accordion h1 {
		font-size:25px;
	}
	#accordion h2 {
		font-size:22px;
	}
	.big_title_day h2 {
		font-size:18px;
	}
	footer  {
		margin-bottom:30px;
	}
	.pushdown {
		height: 90px; /*130*/
	}
	.pushdown_index {
		height: 160px; /*90*/
	}
	.image_top {
		margin-left:110px;
  	}
  	
.resume_manif {
	margin-top:16px
}
.resume_manif p, a {
	font-size:16px;
}
/*.resume_manif_big img {
		float:none;
		margin-top:10px;
	}*/
	.resume_manif_big p {
		margin-top:8px;
		font-size:15px;
	}
.title_manif_big, h3.title_manif_big, .agenda_title {
		font-size:14px;
}
.agenda_subtitle {	
	font-size:13px;
}
.agenda_type {	
	font-size:12px;
}
	/*.minithumb {
  		visibility: hidden;
	}*/
	.monthbuttons, .daybuttons {
	margin:20px 10px 20px 10px;
	}
	.resume_manif_big p {
		font-size:13px;
	}
	/*#datepicker {
	font-size:12px;margin-left:10%;
		
		box-shadow: rgba(0,0,0, 0.0) 4px 4px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.0) 4px 4px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.0) 4px 4px 8px;
	-webkit-appearance: none;
	}
	.ui-datepicker-header {
		font-size:13px;margin-left:10%;
	}
	.ui-datepicker table {
	width: 400px;
	font-size: 13px;
	border-collapse: collapse;
	margin: 0 0 .4em;
}*/

}
/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape 
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {*/
/*@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2) {
	.wow{
        animation-name: none !important;
        visibility: visible !important;
    }
    body {
		font-size: 16px;
	}
	p, .bloc_middle p, .bloc_left p, .warning_prog, p.warning_prog, .countvisit, .intro_home, .icon_title {
		font-size:24px;
	}	
	.container h2, .bloc_left h2, .row h2 {
		font-size:40px;
	}
	.container h3, .bloc_left h3 {
		font-size:36px;
	}
    .dl-menuwrapper button {
	width: 88px;
	height: 85px;
	}
	.dl-menuwrapper button:after {
	top: 30px;
}
	.dl-menuwrapper li, .dl-menuwrapper, .dl-menuwrapper .dl-menu, .dl-menuwrapper > .dl-submenu {
	width: 600px;
}
	.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 40px;
	line-height: 70px;
	font-weight: 300;
	color: #fff;
	outline: none;
}
		footer  {
		margin-bottom:60px;
	}
	.pushdown {
		height: 170px;
	}
	.image_top {
		padding-left:80px;
  	}
  	.panel {
		margin-bottom:20px;
  	}
  	.panel-heading {
		padding-top:20px;
		padding-bottom:20px;
  	}
  	.panel-title {
	font-size:32px;
  	}
.resume_manif {
	margin-top:22px
}
.resume_manif p, a {
	font-size:24px;
}
.resume_manif_big img {
		float:none;
		margin-left:10%;
	}
	.resume_manif_big p {
		margin-top:8px;
		font-size:24px;
	}
.title_manif_big, h3.title_manif_big, .agenda_title {
		font-size:28px;
}
.agenda_subtitle {	
	font-size:24px;
}
	.minithumb {
  		visibility: hidden;
	}
	.monthbuttons, .daybuttons {
	margin:20px 10px 20px 10px;
	}
	.resume_manif_big p {
		font-size:24px;
	}
	#datepicker {
		font-size:34px;margin-left:10%;
		
		box-shadow: rgba(0,0,0, 0.0) 4px 4px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.0) 4px 4px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.0) 4px 4px 8px;
	-webkit-appearance: none;
	}
	
	.recherche select, .add_event select, button.btn {
	height:64px;
width: 360px;
font-size: 22px;
font-weight: 600px;
}
.event_top h2 {
 font-size: 44px;
}
.event_top h4, .event_top a {
 font-size: 32px;
}

.event_top a {
	color: #898989;
	text-decoration: underline;
}

.event_top a:hover {
	color: #e97f01;
	text-decoration: none;
}

.event_descr {
 font-size: 17px;

}



}*/