﻿/* vous etes ici */
.lieu {
	position: absolute;
	top: -28px;
	text-align: left;
	left : 10px;
	font-family : "maFonte";
	font-size : 1.2em;
	color : gray;
	display: none;
}
/* 	bandeaux */
#p_index, #p_resonances, #p_consultants {
	z-index : 1;
	position: relative;
	width : 100%;
	height : 178px;
	margin : 0px;
	padding : 0px;
	padding-top: 10px;
	top: 40%;
	margin-left : auto;
	margin-right : auto;
	margin-top: 0px; /* moitié de la hauteur */
	background-color: rgb(255,102,51);
	/* padding-top: 10px; */
}
/* vignette */
.vignette {
	margin-top : 10px;
	width: 146px;
	height: 146px;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 75px;
	float : left;
	margin-left : 10px;
	background-repeat: no-repeat;
	background-size: 150px 150px;
	background-position: 0px 0px;
	background-size : 100% 100%;
	border : 2px solid #FFFFFF;
}
.vignette:hover {
	width: 146px;
	height: 146px;
	background-color: rgba(255, 255, 255, 1);
	cursor : pointer;
	background-image: none;
	border : 2px solid #FFFFFF;
}
.vignette .content {
	position: relative;
	top: 90px;
	text-align: center;
	font-family : "maFonte";
	font-size : 1.1em;
	text-shadow: 1px 0 0 rgba(255,255,255,1), -1px 0 0 rgba(255,255,255,1), 0 1px 0 rgba(255,255,255,1), 0 -1px 0 rgba(255,255,255,1), 1px 1px rgba(255,255,255,.5), -1px -1px 0 rgba(255,255,255,1), 1px -1px 0 rgba(255,255,255,1), -1px 1px 0 rgba(255,255,255,1);
}
.vignette:hover .content {
	color : white;
	text-shadow: none;
}
.vignette .content a {
	text-decoration: none;
}
/* Bouton return */
#layer-1 {
	background-color: rgb(255,102,51);
	width: 50px;
	height: 50px;
	background-position: 0px 0px;
	border-radius: 25px;
	float : left;
	margin-left : 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#layer-1:hover {
	width: 50px;
	height: 50px;
	background-color: rgba(255,255,255,.8);
	background-image: url(../data/home.png);
	background-position: center center;
	background-size: 100%;
}
#layer-1 .content {
	width: 50px;
	height: 50px;
	top: 0px;
}
/* 	index */
#index {
	position: relative;
	width : 648px;
	height : 162px;
	margin : 0;
	padding : 0;
	margin-left : auto;
	margin-right : auto;
}
#index .tab-2:hover {
	background-color: #FFCC33;
}
#index .tab-3:hover {
	background-color: #AEEA00;
}/* nos expertises */
/* #index .tab-4:hover {background-color: #FF33CC;} violet d'origine */
	/* #index .tab-4:hover {background-color: rgb(149,121,211);} violet zab1 */
#index .tab-4:hover {
	background-color: rgb(217,60,180);
}
/* #index .tab-5:hover {background-color: #33FF66;} vert d'origine */
	/* #index .tab-5:hover {background-color: #76FF03;} vert caki clair acide */
	/* #index .tab-5:hover {background-color: #AEEA00;} autre vert */
	/* #index .tab-5:hover {background-color: rgb(139, 225, 177);} vert zab1 */
#index .tab-5:hover {
	background-color: #33CCFF;
}
#index .tab-2 .content {
	top: 60px;
}
#index .tab-3 .content {
	top: 60px;
}
#index .tab-4 .content {
	top: 60px;
}
#index .tab-5 .content {
	top: 60px;
}
#index .tab-4:hover {
	color : #FFFFFF;
}
/* 	 ------------------------------------------------------------------------------------------*/ 
#resonances {
	position: relative;
	width : 768px;
	height : 178px;
	margin : 0;
	padding : 0;
	margin-left : auto;
	margin-right : auto;
}
#resonances .tab-2:hover {
	background-color: rgb(255,102,51);
}
#resonances .tab-3:hover {
	background-color: rgb(255,102,51);
}
#resonances .tab-4:hover {
	background-color: rgb(255,102,51);
}
#resonances .tab-5:hover {
	background-color: rgb(255,102,51);
}
#resonances .tab-2 .content {
	top: 60px;
	font-size : 1em;
}
#resonances .tab-3 .content {
	top: 60px;
	font-size : 1em;
}
#resonances .tab-4 .content {
	top: 60px;
	font-size : 1em;
}
#resonances .tab-5 .content {
	top: 60px;
	font-size : 1em;
}
/*
	#resonances .tab-2 {background-image:url(../data/demarches.png);}
	#resonances .tab-3 {background-image:url(../data/consultants.png);}
	#resonances .tab-4 {background-image:url(../data/partenaires.png);}
	*/
	/* consultants ------------------------------------------------------------------------------------------*/ 
#consultants {
	position: relative;
	width : 1030px;
	height : 162px;
	margin : 0;
	padding : 0;
	margin-left : auto;
	margin-right : auto;
}
#consultants .vignette .content {
	top: 110px;
	text-align: center;
	font-family : "maFonte";
	font-size : 1.1em;
	color: white;
}
#consultants .vignette:hover {
	border-color: rgb(255,102,51);
}
#consultants .tab-2 {
	background-image: url(../data/o-nicolas.png);
}
#consultants .tab-2 .content {
	color: black;
}
#consultants .tab-3 {
	background-image: url(../data/o-isabelle.png);
}
#consultants .tab-4 {
	background-image: url(../data/o-xavier.png);
}
#consultants .tab-5 {
	background-image: url(../data/o-beatrice.png);
}
#consultants .tab-6 {
	background-image: url(../data/o-fernando.png);
}
#consultants .tab-7 {
	background-image: url(../data/o-tessa.png);
}
/* 	demarche ------------------------------------------------------------------------------------------*/
#demarches {
	position : absolute;
	z-index : 23;
	top: 115px;
	left: 0px;
	right: 0px;
	bottom: 40px;
	overflow : hidden;
	margin: 0px;
	padding: 0px;
	border-radius: 14px;
}
#demarches .content {
	color : rgba(0,0,0,0.8);
	font-family : "FonteDemarche";
	Font-size : 1.1em;
	position : absolute;
	background-color: rgba(255,255,255,0.9);
	border : solid 1px rgba(255,102,51,0.5);
	border-radius: 14px;
	z-index : 3;
	left: 300px;
	right: 300px;
	top: 20px;
	bottom: 20px;
	width: auto;
	height: auto;
	overflow : auto;
	margin: 0px;
	padding: 50px;
	padding-top: 20px;
}
#demarches .content H1 {
	line-height : 30px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	color: rgb(0,0,0);
	Font-size : 1.8em;
	font-weight: bold;
}
#demarches .content H2 {
	line-height : 30px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	color: rgb(0,0,0);
	Font-size : 1.4em;
	font-weight: bold;
}
#demarches .content H3 {
	line-height : 30px;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	color: rgb(0,0,0);
	Font-size : 1em;
	font-weight: bold;
}
#demarches .content H4 {
	line-height : 35px;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	color: rgb(255,102,51);
	Font-size : 1.2em;
	font-weight: bold;
}
#demarches .content p {
	color: rgb(0,0,0);
	Font-size : 0.8em;
	padding-left: 20px;
}
#demarches .content ul {
}
#demarches .content li {
	padding: 0px;
	margin: 0px;
	list-style-type: none; /* on annule la puce par défaut */
	background-image: url(../data/imgbank/puce_resonance.png); /* on affiche l'image souhaitée */
	background-repeat: no-repeat; /* on annule la répétition par défaut */
	padding-left: 23px; /* pour éviter la superposition du contenu */
	padding-top: 0px;
	background-size: 30px 20px;
	background-position: left top;
	color: rgb(0,0,0);
	Font-size : 0.8em;
}
/*	
	#demarches .closer {
		border-radius : 15px;
		font-family : "FonteDemarcheBlack";
		color : white;
		text-align: center;
		position:absolute; 
		top : 5px;
		right : 5px;
		height : 20px;
		width : 20px;
		background-color: #ff6633;
		padding : 2px;
		margin : 2px;
		
	} */
	
	/* 	partenaires ------------------------------------------------------------------------------------------*/
#partenaires {
	position : absolute;
	background-color: rgba(0,0,0,0.2);
	width: 100%;
	height: 100%;
	z-index : 20;
}
#partenaires .content {
	border : solid 1px rgba(255,102,51,0.5);
	color : rgba(0,0,0,0.8);
	font-family : "FonteDemarche";
	Font-size : 1.1em;
	position: relative;
	overflow : auto;
	top : 20%;
	width : 80%;
	height : 60%;
	margin : 0px;
	margin-left : auto;
	margin-right : auto;
	background-color: rgba(255,255,255,0.9);
	padding-left : 20px;
	padding-right : 20px;
	border-radius : 9px
}
.closer {
	border-radius : 15px;
	font-family : "FonteDemarcheBlack";
	color : white;
	text-align: center;
	position: absolute;
	top : 5px;
	right : 5px;
	height : 20px;
	width : 20px;
	background-color: #ff6633;
	padding : 2px;
	margin : 2px;
}
/* 	defilement ------------------------------------------------------------------------------------------*/
#defilement {
	/*background-color: rgba(255,255,255,0.8);*/
	position: absolute;
	width: 100%;
	height: 100%;
	z-index : 20;
}
#defilement .content {
	border : solid 1px rgba(255,102,51,0.5);
	color : rgba(0,0,0,0.8);
	font-family : "FonteDemarche";
	Font-size : 1.1em;
	position: relative;
	overflow : auto;
	top : 20%;
	width : 75%;
	height : 60%;
	margin : 0px;
	margin-left : auto;
	margin-right : auto;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	border-radius : 9px;
}
#defilement .content .cartouche {
	float : left;
	width: 135px;
	height: 75px;
	overflow: hidden;
	margin: 5px;
	background-color: rgba(255,255,255,1);
	cursor: pointer;
	border : solid 1px black;
}
#defilement .content .cartouche .lelogo img {
	width: 135px;
	height: 75px;
}
#defilement .content .texte {
	width: 135px;
	height: 75px;
	text-align: center;
	vertical-align: middle;
	font-family : "font-partenaire";
	font-size : 0.7em;
}
#defilement .content .cartouche .lelogo {
	width: 135px;
	height: 75px;
}
/* 	contact ------------------------------------------------------------------------------------------*/
#contact {
	z-index : 1;
	position: absolute;
	width : 100%;
}
#contact #mapcontact {
	position : relative;
	border : solid 2px rgba(255,102,51,0.5);
	color : rgba(0,0,0,0.8);
	font-family : "FonteDemarche";
	Font-size : 1.0em;
	width: 400px;
	margin-left : auto;
	margin-right : auto;
	padding-top : 20px;
	padding-left : 20px;
	margin-bottom : 40px;
	margin-top : 120px;
	background-color: rgba(255,255,255,0.9);
	border-radius : 9px;
	overflow : auto;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* 	autres médias ------------------------------------------------------------------------------------------*/
	/* @media screen and (max-width: 1360px) { */
	@media screen and (max-width: 1400px) {
#demarches {
	top: 115px;
}
#demarches .content {
	left: 150px;
	right: 150px;
}
/* 	consultants ----- */
#consultants {
	width : 840px;
}
#consultants .vignette {
	width: 110px;
	height: 110px;
}
#consultants .vignette:hover {
	width : 108px;
	height: 108px;
}
#consultants .vignette .content {
	top: 105px;
}
#consultants .vignette:hover .content {
	top: 104px;
}
#resonances {
	width : 770px;
	height : 180px;
}
#p_resonances {
	/* top : 125px; */
	height : 180px;
}
#index .tab-2 .content {
	top: 60px;
}
#index .tab-3 .content {
	top: 60px;
}
#index .tab-4 .content {
	top: 60px;
}
#index .tab-5 .content {
	top: 60px;
}
#resonances .tab-2 .content {
	top: 60px;
}
#resonances .tab-3 .content {
	top: 60px;
}
#resonances .tab-4 .content {
	top: 60px;
}
#resonances .tab-5 .content {
	top: 60px;
}
}
/* @media screen and (max-width: 850px) { */
@media screen and (max-width: 770px) {
#demarches {
	top: 85px;
}
#demarches .content {
	left: 30px;
	right: 30px;
}
#demarches .content H1 {
	Font-size : 1.3em;
	line-height : 19px;
	padding-bottom: 10px;
}
#demarches .content H2 {
	Font-size : 1.1em;
}
#demarches .content H3 {
	Font-size : .9em;
}
#demarches .content H4 {
	Font-size : 1.1em;
}
#demarches .content p {
	Font-size : .8em;
	line-height : 18px;
}
#logo-resonances #logo {
	width : 280px;
	height : 120px;
}
#p_index {
	height : 250px;
	width : 100%;
	top : 125px;
}
#index {
	width : 240px;
}
#index .vignette {
	margin-top : 10px;
	width: 100px;
	height: 100px;
	border : 2px solid #FFFFFF;
}
#index .vignette:hover {
	margin-top : 10px;
	width: 100px;
	height: 100px;
	border : 2px solid #FFFFFF;
}
#index .vignette .content {
	font-size : 0.9em;
	top : 40px;
}
#index .vignette:hover .content {
	color : white;
}
#p_consultants {
	height: 200px;
}
#consultants .tab-1 {
	margin-left : -50px;
}
#consultants {
	width : 290px;
	height : 190px;
}
#consultants .vignette {
	margin-top : 5px;
	width: 80px;
	height: 80px;
	border : 2px solid #FFFFFF;
}
#consultants .vignette .content {
	font-size : 0.9em;
	top : 70px;
}
#consultants .vignette:hover {
	margin-top : 5px;
	width: 80px;
	height: 80px;
	border : 0px;
	border : 2px solid #FFFFFF;
}
#consultants .vignette:hover .content {
	top : 70px;
	color : white;
}
#consultants .tab-5 {
	clear : left;
}
#p_resonances {
	width : 100%;
	top : 125px;
	height : 250px;
}
#resonances {
	width : 360px;
	height : auto;
}
#resonances .vignette {
	margin-top : 10px;
	width: 100px;
	height: 100px;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 75px;
	float : left;
	margin-left : 10px;
	background-repeat: no-repeat;
	background-size: 150px 150px;
	background-position: 0px 0px;
	background-size : 100% 100%;
	border : 2px solid #FFFFFF;
}
#resonances .vignette:hover {
	margin-top : 10px;
	width: 100px;
	height: 100px;
	border : 2px solid #FFFFFF;
}
#resonances .vignette .content {
	font-size : 0.7em;
	top : 60px;
}
#resonances .vignette:hover .content {
	color : white;
}
#resonances .tab-2 .content {
	top: 40px;
}
#resonances .tab-3 .content {
	top: 40px;;
}
#resonances .tab-4 .content {
	top: 40px;
}
#resonances .tab-5 .content {
	top: 40px;
}
#index .tab-2 .content {
	top: 40px;
}
#index .tab-3 .content {
	top: 40px;
}
#index .tab-4 .content {
	top: 40px;
}
#index .tab-5 .content {
	top: 20px;
}
#resonances .tab-4 {
	clear: left;
	margin-left: 70px;
}
}
/*  @media screen and (max-height: 580px) { */
  @media screen and (max-width: 540px) { 
#demarches .content {
	left: 30px;
	right: 30px;
	}
}
 @media screen and (max-width: 400px) {
#demarches .content {
	left: 30px;
	right: 30px;
	}
}
