/* widget photo */


.rubrique-photos {
	color: #ffffff;
	padding-top: 3em;
	padding-bottom: 1.5em;
	background-color: #584d4b;
}

.rubrique-photo a {
	position: relative;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
	margin-bottom: 30px;
	background-color: #111111;
	overflow: hidden;
}

.rubrique-photo a:hover {
	background-color: #33b8d3;
}

.rubrique-photo a .img-responsive {
	display: inline-block;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	max-width: inherit;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	filter: alpha(opacity=80);
	opacity: .80;
	-webkit-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}


.rubrique-photo .title {
	display: block;
	position: absolute;
	z-index: 2;
	top: 50%;
    left: 50%;
    width: 80%;
    color: #fff;
    text-align: center;
	filter: alpha(opacity=90);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.rubrique-photo h4 {
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-size: 1.7em;
	color: #ffffff;
	margin-bottom: 8px;
}

.rubrique-photo p {
	line-height: 1.3;
	padding-bottom: 5px;
}






/* widget contenu */

.rubrique_liens {
	color: #ffffff;
	padding-top: 3em;
	padding-bottom: 3em;
	background-color: #584d4b;
}

.rubrique_liens a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}

.rubrique_liens a:hover,
.rubrique_liens a:active {
	color: #584d4b;
	text-decoration: none;
}

.rubrique_liens .rubrique_liens_content {
	margin-bottom: 0.75em;
}

.rubrique_liens .rubrique_liens_content a {
	display: block;
	text-decoration: none;
	background: #33b8d3 url(../images_caf/rubrique_liens_puce.png) right bottom no-repeat;
}

.rubrique_liens .rubrique_liens_content a:hover {
	text-decoration: none;
	background-color: #ffffff;
}

.rubrique_liens h4 {
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	letter-spacing: -0.015em;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0 0.5em 1.5em 0.5em;
}

.rubrique_liens .rubrique_liens_content a:hover h4 {
	color: #33b8d3;
}

.rubrique_liens_content img {
	margin-bottom: 1.65em;
}


.rubrique_liens .rubrique_liens_more {
	padding: 1.5em 1.5em 1em 1.5em;
	background: #33b8d3;
}

.rubrique_liens .rubrique_liens_more .titre {
	display: block;
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 0.55em;
}

.rubrique_liens .rubrique_liens_more a:hover .titre {
	color: #584d4b;
}

.rubrique_liens .rubrique_liens_more .date {
	display: block;
	font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
	font-size: 0.85em;
	line-height: 0.9em;
	color: #ffffff;
/*	margin-top: -0.25em; */
/*	margin-bottom: 0.65em; */
    margin-top: 0.5em; 
}

.rubrique_liens .rubrique_liens_more p {
	font-size: 0.95em;
	line-height: 1.25em;
	padding-bottom: 0.55em;
}

.rubrique_liens .rubrique_liens_more .plus {
	display: block;
	margin: 0.2em 0 0 0;
}

.rubrique_liens .rubrique_liens_more .plus span {
	font-size: 0.9em;
	line-height: 1.25em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.rubrique_liens .rubrique_liens_more a:hover .plus {
	color: #584d4b;
	text-decoration: none;
}






.rubrique_liens .rubrique_liens_content.sport a {
	display: block;
	text-decoration: none;
	background: #f96d29 url(../images_caf/rubrique_liens_puce.png) right bottom no-repeat;
}

.rubrique_liens .rubrique_liens_content.sport a:hover {
	text-decoration: none;
	background-color: #ffffff;
}

.rubrique_liens .rubrique_liens_content.sport a:hover h4 {
	color: #f96d29;
}

.rubrique_liens .rubrique_liens_more.sport {
	background: #f96d29;
}




.rubrique_liens .rubrique_liens_content.refuge a {
	display: block;
	text-decoration: none;
	background: #d3b50d url(../images_caf/rubrique_liens_puce.png) right bottom no-repeat;
}

.rubrique_liens .rubrique_liens_content.refuge a:hover {
	text-decoration: none;
	background-color: #ffffff;
}

.rubrique_liens .rubrique_liens_content.refuge a:hover h4 {
	color: #d3b50d;
}

.rubrique_liens .rubrique_liens_more.refuge {
	background: #d3b50d;
}



.rubrique_liens .rubrique_liens_content.montagne a {
	display: block;
	text-decoration: none;
	background: #a0c318 url(../images_caf/rubrique_liens_puce.png) right bottom no-repeat;
}

.rubrique_liens .rubrique_liens_content.montagne a:hover {
	text-decoration: none;
	background-color: #ffffff;
}

.rubrique_liens .rubrique_liens_content.montagne a:hover h4 {
	color: #a0c318;
}

.rubrique_liens .rubrique_liens_more.montagne {
	background: #a0c318;
}


.rubrique_liens a.download-file {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-top: 0.5em;
	padding: 0.65em 0 0.2em 0;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.rubrique_liens a.download-file:before {
	-moz-osx-font-smoothing: grayscale;
	float: left;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1em;
	font-size: 1em;
	margin-top: 0.1em;
	margin-right: 0.5em;
	content: "\e025";
}

.rubrique_liens a.download-file:hover {
	color: #584d4b;
}





@media (min-width: 992px) {
	body {
	}
	
	.navbar-fixed-top {
		top: 0;
	}
	
	.navbar-static-top {
		left: 0;
		position: absolute;
		right: 0;
		top: 110px;
	}
	
	.top {
		top: 90px;
	}
	
	.top-static-top {
		left: 0;
		position: absolute;
		right: 0;
		top: 200px;
	}
	
	.toppartner {
		height: auto;
	}

	.carousel-logos .carousel-logo {
		top: 120px;
	}

	.slider_grd {
        margin-top: 120px;
	}

	.rubrique-photo a {
		height: 212px;
	}

	.rubrique-photo a img {
		max-height: 212px;
	}

	.slider-boutique .carousel-caption {
		font-size: 1.4em;
	}

	.slider-boutique .link {
		font-size: 0.75em;
		padding: 10px 13px 10px 15px;
	}


}


@media (min-width: 1200px) {
	body {
		font-size: 14px;
	}
	
	.navbar-fixed-top {
		top: 0;
	}
	
	.navbar-static-top {
		left: 0;
		position: absolute;
		right: 0;
		top: 112px;
	}
	
	.top {
		top: 110px;
	}
	
	.top-static-top {
		left: 0;
		position: absolute;
		right: 0;
		top: 222px;
	}
	
	.toppartner {
		height: auto;
	}

	.carousel-logos .carousel-logo {
		top: 140px;
	}

	.slider_grd {
        margin-top: 140px;
	}

	.rubrique-photo a {
		height: 262px;
	}

	.rubrique-photo a img {
		max-height: 262px;
	}

	.slider-boutique .carousel-caption {
		font-size: 1.65em;
	}

	.slider-boutique .link {
		font-size: 0.75em;
		padding: 12px 15px 10px 15px;
	}

}


@media (max-width: 767px) {
	
	body {
	    margin-top: 0;
	}
	
	.navbar-fixed-top {
		top: 0;
	}
	
	.navbar-static-top {
		left: 0;
		position: absolute;
		right: 0;
		top: 70px;
		top :110px /*pub*/
	}
	
	.top {
		top: 60px;
	}
	
	.top-static-top {
		left: 0;
		position: absolute;
		right: 0;
		top: 130px;
		top : 175px; /* avec pub*/
	}

	
	.toppartner {
		height: auto;
		max-height: 50px;
		max-height : 110px /* pub */
	}
	
	.toppartner .container .row .col-md-12 a img {
		display: inherit;
		max-width : 100%;
	}

	.rubrique-photos {
		padding-top: 15px;
		padding-bottom: 0;
	}

	.rubrique-photo a {
		height: 250px;
		margin-bottom: 15px;
	}

	.rubrique-photo a img {
		max-height: 390px;
	}

	.slider-boutique {
		background-color: #33b8d3;
	}

	.slider-boutique .carousel-caption {
		position: relative;
		left: 0;
		right: 0;
		bottom: 0;
		text-align: center;
		text-shadow: none;
		padding: 5px 10px 0 10px;
		font-size: 1em;
	}

	.slider-boutique .carousel-caption .title {
		font-size: 1.4em;
		padding: 0;
	}

	.slider-boutique .txt {
		margin-bottom: 2px;
	}

	.slider-boutique .link {
		font-size: 0.85em;
		padding: 4px 10px;
		margin-bottom: 10px;
	}

	.slider-boutique .link .glyphicon {
		top: 2px;
	}

	.slider_grd {
	    margin-top : 0;
	    margin-top : 110px; /* pub */
	}
	
	.carousel-logo {
	    margin-top : 0 ;
	    margin-top : 140px; /* pub */
	}

}


@media (max-width: 480px) {

	.rubrique-photos {
		padding-top: 15px;
		padding-bottom: 0;
	}

	.rubrique-photo a {
		height: 220px;
		margin-bottom: 15px;
	}

	.rubrique-photo a img {
		max-height: 240px;
	}

	.carousel-logos {
		background-color: #ffffff;
	}

	.carousel-logos .container {
		position: inherit;
	}
	
	.carousel-logos .carousel-logo {
		z-index: inherit;
		position: inherit;
		top: 0;
		left: 0;
		text-align: center;
	}

	.carousel-logos .carousel-inner {
		background-color: #ffffff;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	.carousel-logos .item a {
		width: 100%;
		text-align: center;
		
	}

	.slider_grd {
		display: none;
	}

	.toppartner {
		height: auto;
		max-height: 70px;
	}
	
	.toppartner .container .row .col-md-12 a img {
		display: inherit;
		max-width : 100%;
	}
	.navbar-static-top {
	    left : 0;
	    position : absolute;
	    right : 0;
	    top : 70px;
        }
	.top-static-top {
	    left : 0;
	    position : absolute;
	    right : 0;
	    top : 135px;
	}
}



