
body, html {
	background-color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: #9a1c57;
	width: 100%;
}

#home {
	background: url("../img/img.jpg") no-repeat 50% 0% fixed;
	background-size:cover;
	text-align: center;
	color: #FFF;
    padding: 90px 20px;
	margin: 0px auto;
}
#contact{
	max-width: 650px;
	position: relative;
	margin-top: 40px;
}
#logo {
	text-align: center;
	margin: 50px auto;
}
.baseline {
	font-family: 'Montserrat Alternates', sans-serif;
	font-weight: 200;
	font-size: 24px;
}
.wip {
	font-size: 18px;
	font-family: 'Montserrat Alternates', sans-serif;
}
ul#pictos {
	list-style: none;
    margin: 40px auto;
	padding: 0;
}
#pictos li {
	display: inline-block;
}
#pictos li img {
	width: 90px;
}
.rose {
	color: #b5005a;
}
.rose2 {
	color: #f01e3b;
}
.separate {
	max-width: 20%;
	height: 1px;
	background-color: #9a1c57;
	margin: 40px auto;
}
.separatew {
    max-width: 10%;
    height: 2px;
    background-color: #fff;
    margin: 40px auto 0;
}
.titreh1 {
	margin: 50px auto 20px;
	color:#9a1c57;
}
.titrecontact {
	margin: 20px auto 0;
	color: #9a1c57;
}
#promo {
	background-color: #62004b;
	text-align: center;
	color: #FFF;
    padding: 20px;
	margin: 0px auto;
	display: none;
}
#promo h2 {
	font-size: 24px;
}
#horaires {
	margin: 40px auto;
}
#map {
	background: url("../img/polygons.jpg") no-repeat 50% 0% fixed;
	background-size:cover;
	text-align: center;
	color: #FFF;
    padding: 40px;
}
.header, #footer {
	background: url("../img/polygons.jpg") no-repeat 50% 0% fixed;
	background-size:cover;
	text-align: center;
	color: #FFF;
}
.titre, .titre-about {
	margin: 180px auto;
}
.titre-reflexo {
	margin: 120px auto;
}
.titre-reflexo h1 {
	text-overflow: ellipsis;
	word-wrap: break-word;
}
.textes {
	margin: 40px auto;
	max-width: 590px;
	text-align: justify;
}
.map {
	background: url(../img/map.png) no-repeat 90% 0%;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: 20px auto;
    background-size: cover;
	border: 2px solid #fff;
}
.legende {
	    font-size: 12px;
    font-style: italic;
    padding: 5px 10px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.medium {
	max-width: 300px;
		margin: 0 20px;
}
.small {
	max-width: 170px;
		margin: 0 20px;
}
.space40 {
	margin: 40px auto;
}
.space60 {
	margin: 60px auto;
}
.marginb20 {
	margin-bottom: 20px;
}
#fredie {
	position: relative;
    padding: 150px 20px 0;
    text-align: justify;
    max-width: 590px;
	margin: 0 auto;
}
.fredie {
	background: url(../img/frederique-saux.jpg) no-repeat 90% 0%;
	width: 250px;
    height: 250px;
    border-radius: 50%;
    background-size: cover;
    border: 2px solid #fff;
    position: absolute;
    top: -120px;
    left: 50%;
    margin-left: -125px;
}
.outils ul {
	list-style: none;
}
.descriptif {
	text-align: center;
	color: #fff;
    background-color: rgba(0,0,0,1.0);
}
.cuadro_intro_hover{
    	padding: 0px;
		position: relative;
		overflow: hidden;
	}
	.cuadro_intro_hover:hover .caption{
		opacity: 1;
		-webkit-transform:translateY(-270px);
		-moz-transform:translateY(-270px);
		-ms-transform:translateY(-270px);
		-o-transform:translateY(-270px);
		transform: translateY(-270px);
	}
	.cuadro_intro_hover img{
		z-index: 4;
	}
	.cuadro_intro_hover .caption{
		position: absolute;
		bottom:38px;
		-webkit-transition:all 0.3s ease-in-out;
		-moz-transition:all 0.3s ease-in-out;
		-o-transition:all 0.3s ease-in-out;
		-ms-transition:all 0.3s ease-in-out;
		transition:all 0.3s ease-in-out;
		width: 100%;
	}
	.cuadro_intro_hover .caption-text{
		z-index: 10;
		color: #fff;
		min-height: 350px;
		position: absolute;
		text-align: center;
		padding: 0 20px 10px 20px;
		width: 100%;
		background-color: rgba(0,0,0,0.7);
	}
.outils figure {
	margin: 10px;
}
li.last-li {
	float: none;
	margin: 0 auto;
}
.image {
	max-width: 300px;
	margin: 0 auto;
}
.ml {
font-size:1em;
margin:30px auto 0;
text-align:center;
font-family: 'Montserrat Alternates', sans-serif;
position: relative;
	padding: 30px;
}
.footer-fix {
	margin-bottom: 0;
    bottom: 0;
    position: fixed;
    width: 100%;
}
.ml-fix {
	font-size:1em;
	margin: 0 auto;
    font-family: 'Montserrat Alternates', sans-serif;
    padding: 30px;
}
.ml span, .ml-fix span {
	font-weight: 200;
}
.ml a, .ml-fix a {
color:#fff;
text-decoration: none;
}
.ml a:hover, .ml a:active, .ml a:focus, .ml-fix a:hover, .ml-fix a:active, .ml-fix a:focus {
color:#fbb718;
text-decoration: none;
}
#logo img{
display:block;
margin:0 auto;
max-width:300px;
width:100%;
}
@media (max-width: 330px) {
#logo img{
display:block;
margin:0 auto;
max-width:250px;
width:100%;
}
	#logo {
	margin: 0 auto 20px;
}
	ul#pictos {
    margin: 20px auto;
}
	#pictos li img {
	width: 70px;
}
	.fredie {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-size: cover;
    border: 2px solid #fff;
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -100px;
	}
	.titre-about {
		margin: 100px auto;
	}
}

@media (max-width: 590px) {
	img, .medium, .small, .float-left, .float-right {
		max-width:100%;
		float: none;
		margin: 20px auto;
	}
	
	figure img, #pictos li img {
		margin: 0;
	}
	.footer-fix {
		position: relative;
	}
	.display {
		display: none;
	}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
	.footer-fix {
		position: relative;
	}
}
@media (max-height: 1080px) {
	.footer-fix {
		position: relative;
	}
}
