/*CSS index*/

/*---------- POLICE --*/
@font-face {
    font-family: 'robotothin';
    src: url('fonts/Roboto-Thin-webfont.eot');
    src: url('fonts/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Thin-webfont.woff2') format('woff2'),
         url('fonts/Roboto-Thin-webfont.woff') format('woff'),
         url('fonts/Roboto-Thin-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('fonts/Roboto-Regular-webfont.eot');
    src: url('fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Regular-webfont.woff2') format('woff2'),
         url('fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensedregular';
    src: url('fonts/RobotoCondensed-Regular-webfont.eot');
    src: url('fonts/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/RobotoCondensed-Regular-webfont.woff2') format('woff2'),
         url('fonts/RobotoCondensed-Regular-webfont.woff') format('woff'),
         url('fonts/RobotoCondensed-Regular-webfont.ttf') format('truetype'),
         url('fonts/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotomedium';
    src: url('fonts/Roboto-Medium-webfont.eot');
    src: url('fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Medium-webfont.woff2') format('woff2'),
         url('fonts/Roboto-Medium-webfont.woff') format('woff'),
         url('fonts/Roboto-Medium-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}




/*---------- CORPS DE LA PAGE --*/
body
{
	font-family: 'Source code pro', Calibri, serif;
	margin: auto;
	padding: auto;
	width: 100%;
	height: auto;
	background-color: #fff;
	display: float;
}


/*-----------------------------INDEX-----------------------------*/
#bloc_page{
	margin: auto;
	width: auto;
	height: auto;
	background-color: #fff;
}

/*--------------PAGE ACCUEIL------------*/
#page_index {
	width: auto;
	height: auto;
	margin: auto;
	background-color: #FBFCFC;
	background-position: center;
}




.bandeau_sidra {
	width: 100%;
	max-width: 1200px;
	height: auto; 
	margin: auto;
	margin-top:40px;
}

.bandeau_sidra2 {
	width: 100%;
	height: auto;
	margin: auto;
}

.bandeau_sidra2 > h3 {
	color: #F5B041;
	font-size: 3.2vw;
	font-family: arial;
	line-height: 1em;
	text-align: center;
	margin: 0;
}

.bandeau_sidra2 > h1 {
	width: 100%;
	height: auto;
	padding: 5px;
	margin: auto;
	font-size: 7.5vw;
	font-family: arial;
	text-align: center;
	color: #5D6D7E;
}

.bandeau_sidra2 > h2 {
	width: 95%;
	height: auto;
	margin: auto;
	font-size: 4vw;
	line-height: 2em;
	font-family: robotomedium;
	text-align: center;
	color: #34495E;
}

.bandeau_sidra2 > p {
	margin: auto;
	font-size: 4.2vw;
	line-height: 1.8em;
	font-family: robotomedium;
	text-align: center;
	color: #34495E;
}

.bandeau_sidra2 > h4 {
	margin: auto;
	font-size: 7.2vw;
	font-family: robotomedium;
	text-align: center;
}

.bandeau_sidra2b {
	width: 424px;
	height: 132px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

#event_01 {
	width: 96%;
	height: auto;
	margin: auto;
}

#event_01 > h2 {
	width: 100%;
	text-align: center;
	font-size: 7.7vw;
	font-family: robotomedium;
	color: #21618C;
	letter-spacing: 0.1em;
}

#event_1 {
	width: 96%;
	height: auto;
	margin: auto;
}

#event_1 > h2 {
	width: 100%;
	text-align: center;
	font-size: 7.7vw;
	font-family: robotomedium;
	color: #148F77;
	letter-spacing: 0.1em;
}

#event_2 {
	width: 96%;
	height: auto;
	margin: auto;
}

#event_2 > h2 {
	width: 100%;
	text-align: center;
	font-size: 7.7vw;
	font-family: robotomedium;
	color: #D30798;
	letter-spacing: 0.1em;
}

.h2 {
	width: 100%;
	font-family: arial;
	text-align: center;
	line-height: 3em;
	font-size: 7.7vw;
	background-color: #fff;
	margin-top: 100px;
}


#mission_1 {
	width: 90%;
	height: auto;
	margin: auto;
	
}

#mission_1a {
	width: 100%;
	height: auto;
	font-family:arial,sans-serif;
	font-size: 5vw;
	text-align: justify;
	color: #21618C;
	padding-bottom: 20px;
}

#mission_1b {
	
	width: 80%;
	margin: auto;
	display: flex;
	
}

#mission_2 {
	width: 90%;
	height: auto;
	margin: auto;
	font-family: arial,sans-serif;
	font-size: 5vw;
	text-align: justify;
	color: #21618C;
}

/*---EVENEMENTS---*/
#bandeau_evenement_1 {
	width: 90%;
	height: auto;
	margin: auto;
	margin-top: 150px;
	text-align: justify;
	font-family: robotomedium;
	color: #21618C;
}

#bandeau_evenement_1 > h1 {
	font-size: 4.2em;
	line-height: 0.2em;
	text-align: center;
}

#bandeau_evenement_1 > p {
	font-size: 5vw;
	line-height: 1.2em;
	font-size: arial,sans-serif;
}

#bandeau_evenement_1 > a > h2 {
	width: 90%;
	height: auto;
	line-height: auto;
	vertical-align: middle;
	margin: auto;
	padding: 20px;
	font-size: 2.6em;
	font-family: arial;
	color: #fff;
	border: 1px solid #21618C;
	text-align: center;
	margin-bottom: 15px;
	background-color: #21618C;
	border-radius: 10px;
}

#bandeau_evenement_1 > a > h2:hover {
	width: 90%;
	height: auto;
	line-height: auto;
	vertical-align: middle;
	margin: auto;
	padding: 20px;
	font-size: 2.6em;
	font-family: arial;
	color: #21618C;
	border: 1px solid #21618C;
	text-align: center;
	margin-bottom: 15px;
	background-color: #fff;
	border-radius: 10px;
	cursor: pointer;
}


#bandeau_evenement_2 {
	width: 90%;
	height: auto;
	margin: auto;
	margin-top: 150px;
	text-align: justify;
	font-family: robotomedium;
	color: #21618C;
}

#bandeau_evenement_2 > h1 {
	font-size: 4.2em;
	line-height: 0.2em;
	text-align: center;
}

#bandeau_evenement_2 > p {
	font-size: 5vw;
	line-height: 1.2em;
	font-size: arial,sans-serif;
}

#bandeau_evenement_2 > a > h2 {
	width: 90%;
	height: auto;
	line-height: auto;
	vertical-align: middle;
	margin: auto;
	padding: 20px;
	font-size: 2.6em;
	font-family: arial;
	color: #fff;
	border: 1px solid #E969EE;
	text-align: center;
	margin-bottom: 15px;
	background-color: #E969EE;
	border-radius: 10px;
}

#bandeau_evenement_2 > a > h2:hover {
	width: 90%;
	height: auto;
	line-height: auto;
	vertical-align: middle;
	margin: auto;
	padding: 20px;
	font-size: 2.6em;
	font-family: arial;
	color: #E969EE;
	border: 1px solid #E969EE;
	text-align: center;
	margin-bottom: 15px;
	background-color: #fff;
	border-radius: 10px;
	cursor: pointer;
}

#message_association {
	width: 90%;
	height: auto;
	margin: auto;
	font-family: arial;
	font-size: 3.2em;
	text-align: justify;
	color: #21618C;
	padding-bottom: 20px;
}

#message_association > a > h2 {
	width: 90%;
	height: auto;
	line-height: auto;
	vertical-align: middle;
	margin: auto;
	padding: 20px;
	font-size: 1.4em;
	font-family: robotomedium;
	color: #fff;
	border: 1px solid #EE9F69;
	text-align: center;
	margin-bottom: 15px;
	background-color: #EE9F69;
	border-radius: 10px;
}

#message_association > a > h2:hover {
	width: 90%;
	height: auto;
	line-height: auto;
	vertical-align: middle;
	margin: auto;
	padding: 20px;
	font-size: 1.6em;
	font-family: arial;
	color: #EE9F69;
	border: 1px solid #EE9F69;
	text-align: center;
	margin-bottom: 15px;
	background-color: #fff;
	border-radius: 10px;
	cursor: pointer;
}

#index_section_1 {
	width: 85%;
	max-width: 1200px;
	min-width: 95%;
	height: auto;
	margin: auto;
	margin-top: 77px;
}

#index_section_1 > h2{
	font-family: robotomedium;
	color: #2874A6;
	font-size: 1.4em;
	text-align: left;
	padding-top: 26px;
}

#index_section_1 > p {
	text-align: justify;
	font-family: arial;
	font-size: 1em;
	color: #2874A6;
	line-height: 1.2em;
}

.index_section_1b {
	width: 100%;
	max-width: 1200px;
	min-width: 600px;
	height: 200px;
	border: 1px solid #fff;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

.img1_index_section_1 {
	width: 260px;
	height: 200px;
	border: 1px solid #fff;
	background-image: url("images/torah.jpg");
	opacity: 0.6;
}

.img1_index_section_1 > h2 {
	font-family: robotothin;
	width: 200px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	margin: auto;
	margin-top: 77px;
	border-radius: 2px;
	text-align: center;
	background-color: #fff;
	opacity: 0.7;
}

.img2_index_section_1 {
	width: 260px;
	height: 200px;
	border: 1px solid #fff;
	background-image: url("images/prieres.jpg");
	opacity: 0.6;
}

.img2_index_section_1> h2 {
	font-family: robotothin;
	width: 200px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	margin: auto;
	margin-top: 77px;
	border-radius: 2px;
	text-align: center;
	background-color: #fff;
	opacity: 0.7;
}


.img3_index_section_1 {
	width: 260px;
	height: 200px;
	border: 1px solid #fff;
	background-image: url("images/entraide.jpg");
	opacity: 0.6;
}

.img3_index_section_1 > h2 {
	font-family: robotothin;
	width: 200px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	line-height: 1.2em;
	margin: auto;
	margin-top: 77px;
	border-radius: 2px;
	text-align: center;
	background-color: #fff;
	opacity: 0.7;
}

.index_section_1c {
	width: 100%;
	max-width: 1200px;
	min-width: 600px;
	height: auto;
	border: 1px solid #fff;
	display: flex;
	justify-content: space-between;
}

.texte_index_section_1c {
	width: 260px;
	height: auto;
	border: 1px solid #fff;
}

.texte_index_section_1c > p {
	padding: 0 5px 0 5px;
	text-align: justify;
	font-family: arial;
	font-size: 0.85em;
	color: #424949;
	line-height: 1.6em;
}

#index_section_2 {
	width: 85%;
	max-width: 1200px;
	min-width: 95%;
	height: auto;
	margin: auto;
}

#index_section_2 > h2{
	font-family: robotomedium;
	color: #2874A6;
	font-size: 1.4em;
	text-align: left;
	padding-top: 26px;
	
}

#index_section_2 > p {
	text-align: justify;
	font-family: arial;
	font-size: 1em;
	color: #2874A6;
	line-height: 1.2em;
}

#index_section_3 {
	width: 95%;
	max-width: 1200px;
	height: auto;
	margin: auto;
	display: flex;
}

.index_section_3b {
	width: 26%;
	height: 40px;
	border: 1px solid #fff;
	margin-top: 16px;
}

.index_section_3b > p {
	text-align: center;
	font-family: robotoregular;
	font-size: 2em;
	margin: auto;
	height: 40px;
	border: 1px solid #fff;
	line-height: 40px;
	vertical-align: middle;
	color: #2874A6;
	background-color: #2874A6;
	border-radius: 3px;
	color: #fff
}

#index_section_4 {
	width: 95%;
	max-width: 1200px;
	height: auto;
	margin: auto;
	display: flex;
}

.index_section_4b {
	width: 25%;
	margin-top: 16px;
	margin: 3px;
}

#index_section_5 {
	width: 95%;
	max-width: 1200px;
	height: auto;
	margin: auto;
	display: flex;
}

.index_section_5b {
	width: 26%;
	height: 40px;
	border: 1px solid #fff;
	margin-top: 1px;
}

.index_section_5b > p {
	text-align: center;
	font-family: robotoregular;
	margin: auto;
	height: 40px;
	color: #2874A6;
	border-radius: 3px;
	color: #000;
	font-size: 1.2em;
}

/*-----------------------FOOTER-----------------------*/

footer{
	width: auto;
	height: auto;
	margin: auto;
	padding-bottom: 30px;
	background-color: #5D6D7E;
}

footer > h3 {
	color: #fff;
	text-align: center;
	font-family: roboto_condensedregular;
	font-size: 2.6em;
	padding-top: 10px;
}

footer > p {
	color: #fff;
	text-align: center;
	font-family: robotoregular;
	font-size: 2.4em;
	line-height: 1em;
	text-decoration: none;
}

footer > p > a {
	text-decoration: none;
	color: #fff;
}

footer > p > a:hover {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
}


#PAGE_ACC > p {
	padding: 0 80px 0 80px;
	text-align: justify;
	font-family: arial;
	font-size: 1em;
	color: #2874A6;
}


#PAGE_ACCUEIL2 {
	width: 840px;
	height: 360px;
	border: 1px solid #fff;
	margin: 20px 78px 0 78px;
}

#PAGE_ACCUEIL2 > h2{
	font-family: robotoregular;
	color: #2874A6;
	font-size: 1.4em;
	text-align: left;
	padding-left: 10px;
}

#PAGE_ACCUEIL2 > p {
	text-align: justify;
	font-family: arial;
	font-size: 1em;
	color: #2874A6;
	line-height: 1.4em;
	padding-left: 10px;
}

#PAGE_ACCUEIL3 {
	width: 840px;
	height: 40px;
	margin: 20px 78px 0 78px;
	display: flex;
	justify-content: space-between;
}

.acc4_1 {
	width: 160px;
	height: 40px;
	border: 1px solid #fff;
	
}

.acc4_1 > p {
	text-align: center;
	font-family: robotoregular;
	margin: auto;
	width: 160px;
	height: 40px;
	border: 1px solid #fff;
	line-height: 40px;
	vertical-align: middle;
	border-radius: 2px;
	color: #2874A6;
	background-color: #2874A6;
	border-radius: 3px;
	color: #fff
}

#PAGE_ACCUEIL4 {
	width: 840px;
	height: 100px;
	border: 1px solid #fff;
	margin: 5px 78px 0 78px;
	display: flex;
	justify-content: space-between;
}

.acc5_1 {
	width: 160px;
	height: 100px;
	border: 1px solid #fff;
}



#index_1 {
	margin: auto; 
	width: 1100px;
	height: 800px;
	display: flex;
}

/*--PAGE INDEX GAUCHE--*/

#index_gauche {
	width: 300px;
	height: auto;
	background-color: #e6f4fa;
}

.module_1 {
	width: 250px; 
	height: 230px; 
	background-color: #FBFCFC;
	margin: auto;
	margin-top: 26px;
	box-shadow: 2px 4px 10px gray;
}

.module_1 > h2 {
	height: 50px;
	font-family: robotothin;
	font-size: 1em;
	color: #fff;
	text-align: center;
	background-color: #2E86C1;
	margin-top: 0px;
	line-height: 50px; 
	vertical-align: middle;
}

.module_1 > p {
	height: 26px;
	font-family: robotoregular;
	font-size: 0.85em;
	color:#2E86C1;
	text-align: left;
	background-color: #FBFCFC;
	margin-top: 0px;
	padding-left: 20px;
	line-height: 26px; 
	vertical-align: middle;
}

.module_2 {
	width: 250px; 
	height: 340px; 
	background-color: #FBFCFC;
	margin: auto;
	margin-top: 26px;
	box-shadow: 2px 4px 10px gray;
}

.module_2 > h2 {
	height: 50px;
	font-family: robotothin;
	font-size: 1em;
	color: #fff;
	text-align: center;
	background-color: #C0392B;
	margin-top: 0px;
	line-height: 50px; 
	vertical-align: middle;
}

.module_2 > p1 {
	height: 26px;
	font-family: robotoregular;
	font-size: 1em;
	color:#2E86C1;
	text-align: center;
	background-color: #FBFCFC;
	margin-top: 0px;
	padding-left: 15px;
	line-height: 40px; 
	vertical-align: middle;
}

.module_2 > p {
	height: 1.1em;
	font-family: robotoregular;
	font-size: 0.85em;
	color:#2E86C1;
	text-align: left;
	background-color: #FBFCFC;
	margin-top: 0px;
	padding-left: 40px;
	line-height: 1.1em; 
	vertical-align: middle;
}

.module_2_1 {
	width: 250px; 
	height: 130px; 
	background-color: #FBFCFC;
	margin: auto;
	margin-top: 26px;
	box-shadow: 2px 4px 10px gray;
}

.module_2_1 > h2 {
	height: 50px;
	font-family: robotothin;
	font-size: 1em;
	color: #fff;
	text-align: center;
	background-color: #34495E;
	margin-top: 0px;
	line-height: 50px; 
	vertical-align: middle;
}

.module_2_1 > p {
	height: 1.1em;
	font-family: robotoregular;
	font-size: 0.85em;
	color:#2E86C1;
	text-align: left;
	background-color: #FBFCFC;
	margin-top: 0px;
	padding-left: 20px;
	line-height: 1.1em; 
	vertical-align: middle;
}

#index_droite {
	width: 770px;
	height: auto;
	background-color: #e6f4fa;
}

.module_3 {
	width: 770px; 
	height: 300px; 
	
	margin: auto;
	margin-top: 26px;
	display: flex;
	box-shadow: 2px 4px 10px gray;
}

.m3_1 {
	width: 370px; 
	height: 300px; 
	background-color: #5D6D7E ;
	
}

.m3_1 > p{
	width: 330px;
	height: 55px;
	padding: 0px 20px 20px 10px;
	line-height: 1.3em;
	font-size: 1.1em;
	color: #fff;
	font-family: calibri;
	text-align: justify;
}

.m3_1_1 > p{
	width: 330px;
	height: 168px;;
	padding: 0px 20px 20px 10px;
	margin-top: 0px;
	line-height: 1.2em;
	font-size: 0.9em;
	color: #fff;
	font-family: calibri;
	text-align: justify;
	
}

.m3_2 {
	width: 400px; 
	height: 300px; 
	background-color: #5D6D7E;
	
}

.module_4 {
	width: 770px; 
	height: 232px; 
	border: 1px solid  #e6f4fa;
	margin: auto;
	margin-top: 26px;
	background-color: #FBFCFC;
	box-shadow: 2px 4px 10px gray;
	display: flex;
}

.m4_1{
	width: 429px; 
	height: 230px;
}

.m4_2{
	width: 341px; 
	height: 230px;
}

.m4_2 > p {
	font-family: robotoregular;
	font-size: 0.85em;
	line-height: 1.4em;
	padding: 0px 15px 0 15px;
	text-align: justify;
	color: #1B4F72;
}

.module_5 {
	width: 770px; 
	height: 150px; 
	margin: auto;
	margin-top: 26px;
	background-color: #FBFCFC;
	display: flex;
}

.m5_1 {
	width: 184px;
	height: 150px;
	border: 5px solid #fff;
}

.m5_1 > p {
	width: 184px;
	height: 40px;
	margin: 5px 0 16px 0;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	font-family: robotoregular;
	font-weight: bold;
	color: #fff;
	background-color: #B7950B;
	border-radius: 4px;
	
}

.m5_2 {
	width: 184px;
	height: 160px;
	border: 5px solid #fff;
	
	
}

.m5_2 > p {
	width: 184px;
	height: 40px;
	margin: 5px 0 16px 0;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	font-family: robotoregular;
	font-weight: bold;
	color: #fff;
	background-color: #B7950B;
	border-radius: 4px;
}

.m5_3 {
	width: 184px;
	height: 160px;
	border: 5px solid #fff;
	
	
}

.m5_3 > p {
	width: 184px;
	height: 40px;
	margin: 5px 0 16px 0;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	font-family: robotoregular;
	font-weight: bold;
	color: #fff;
	background-color: #B7950B;
	border-radius: 4px;
}

.m5_4 {
	width: 184px;
	height: 160px;
	border: 5px solid #fff;
	

}

.m5_4 > p {
	width: 184px;
	height: 40px;
	margin: 5px 0 16px 0;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	font-family: robotoregular;
	font-weight: bold;
	color: #fff;
	background-color: #B7950B;
	border-radius: 4px;
}







/*--------------PAGE OHEL------------*/
#ohel {
	width: 1000px;
	height: auto;
	margin: auto;
	background-color: #FBFCFC;
	box-shadow: 2px 4px 10px gray;
}

#ohel > h1 {
	width: 100%; 
	height: 40px;
	margin: auto; 
	color: #2E86C1;
	text-align: center;
	padding: 30px 0 30px 0;
	font-family: robotothin;
	font-size: 2.6em;
}

#ohel > a {
	margin-left: 25px;
	font-weight: bold;
	font-family: robotothin;
	font-size: 0.9em;
	border: 1px solid #fff; 
	width: 200px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	border-radius: 5px;
	background-color: #EBE9E9;
	color: #2E86C1;
	padding: 10px 25px 10px 25px;
}

.img {
	width: 682px;
	height: 695px;
	margin: auto;
	background-image: url("images/ohel.jpg");
	border-radius: 5px;
}

.img > a {
	color: #fff;	
	position: relative;
	top: 300px; left: 90px;
	text-shadow: 1px 1px 2px gray;
	font-size: 2em;
	font-family: robotoregular;
	border: 2px solid #fff;
	padding: 20px;
	border-radius: 10px;
	background-color: rgba(248,249,249,0.3);
}

.img > a:hover {
	transition-property: bakground-color,color,font-size;
	transition-duration: 600ms;
	background-color: rgba(249,249,249);
	color: #2E86C1;
}

#PAGE_OHEL {
	width: 1000px;
	height: 400px; 
}

#PAGE_OHEL > p {
	margin: auto; 
	width: 682px;
	height: auto;
	padding-top: 10px;
	text-align: justify;
	font-family: robotoregular;
	color: #1A5276;
	font-size: 0.95em;
	line-height: 1.8em;
}

/*----------------------FORMULAIRE----------------------*/

#DEMANDE {
	width: 60%;
	height: 100px;
	margin: auto;
	font-family: robotomedium;
	font-size: 1.8em;
	color: #3E5975;
}

.formulaire_ohel {
	width: 60%;
	height: auto;
	margin: auto;
}

input{
	width: 97%;
	height: 50px;
	font-family: robotoregular;
	font-size: 1em;
	margin: auto;
	padding-left: 15px;
	border-radius: 3px;
	border: 1px solid lightgray;
	box-shadow: 1px 1px 7px lightgray;
}

input:hover{
	background-color: #FFE6FB;
}

textarea{
	width: 97%;
	height: 150px;
	font-size: 1em;
	font-family: robotoregular;
	padding-left: 15px;
	padding-top: 5px;
	border-radius: 3px;
	border: 1px solid lightgray;
	box-shadow: 1px 1px 7px lightgray;
}

textarea:hover {
	background-color: #FFE6FB;
}

button {
	border: 1px solid #fff;
	width: 40%;
	height: 60px;
	font-size: 1.8em;
	font-family: roboto_condensedregular;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
	background-color: #76448A;
}

button:hover {
	background-color: lightgray;
	color: #76448A;
	cursor: pointer;
}


.bandeau_allodons {
	width: 90%;
	height: 100px;
	margin: auto;
	text-align: center;
	font-family: robotomedium; 
	font-size: 1.4em;
	color: blue;
	background-color: lightblue;
	border-radius: 10px;
}

.bandeau_allodons:hover {
	background-color: #E5E8E8;
	color: #3E5975;
}






/*---PAGE CANTINE---*/
#cantine {
	width: 1000px;
	height: 1300px;
	margin: auto;
	background-color: #FBFCFC;
	box-shadow: 2px 4px 10px gray;
}

#cantine > h1 {
	width: 100%; 
	height: 40px;
	margin: auto; 
	color: #2E86C1;
	text-align: center;
	padding: 30px 0 30px 0;
	font-family: robotothin;
	font-size: 2.6em;
}

#cantine > a {
	margin-left: 25px;
	font-weight: bold;
	font-family: robotothin;
	font-size: 0.9em;
	border: 1px solid #fff; 
	width: 200px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	border-radius: 5px;
	background-color: #EBE9E9;
	color: #2E86C1;
	padding: 10px 25px 10px 25px;
}

#PAGE_CANTINE {
	width: 92%;
	margin: auto; 
	text-align: center;
	font-family: arial;
	font-size: 1em;
	color: #2874A6;
}

.CA1{
	width: 100%;
	height: auto;
	margin: auto; 
}

.CA1 > h2 {
	font-family: robotoregular;
	color: #2874A6;
	font-size: 1.4em;
	text-align: center;
}

.CA1 > p {
	padding: 0 0px 30px 0px;
	text-align: justify;
	font-family: arial;
	font-size: 1em;
	line-height: 1.4em;
	color: #2874A6;
}

.img3{
	margin: auto;
	width: 850px;
	height: 480px;
	border: 0px solid #fff;
	background-image: url("images/cantine4.jpg");
	
	webkit-animation-name: diapo2;
	webkit-animation-duration: 60s;
	webkit-animation-timing-function: cubic-bezier(1.1, -1.6, 1.2, 1);
	webkit-animation-iteration-count: infinite;
	webkit-animation-direction: normal;
	
	moz-animation-name: diapo2;
	moz-animation-duration: 60s;
	moz-animation-timing-function: cubic-bezier(1.1, -1.6, 1.2, 1);
	moz-animation-iteration-count: infinite;
	moz-animation-direction: normal;
	
	animation-name: diapo2;
	animation-duration: 60s;
	animation-timing-function: cubic-bezier(1.1, -1.6, 1.2, 1);
	animation-iteration-count: infinite;
	animation-direction: normal;
}

@-webkit-keyframes diapo2{
	0%{background-posiion: 0px 0px;}
	31%{background-position: -920px 0px;}
	64%{background-position: -1870px 0px;}
	100%{background-position: -2780px 0px;}
}

@-moz-keyframes diapo2{
	0%{background-posiion: 0px 0px;}
	31%{background-position: -920px 0px;}
	64%{background-position: -1870px 0px;}
	100%{background-position: -2780px 0px;}
}

@keyframes diapo2{
	0%{background-posiion: 0px 0px;}
	31%{background-position: -920px 0px;}
	64%{background-position: -1870px 0px;}
	100%{background-position: -2780px 0px;}
}

/*---PAGE PESSAH---*/
#pessah {
	width: 1000px;
	height: 1600px;
	margin: auto;
	background-color: #FBFCFC;
	box-shadow: 2px 4px 10px gray;
}

#pessah > h1 {
	width: 100%; 
	height: 40px;
	margin: auto; 
	color: #2E86C1;
	text-align: center;
	padding: 30px 0 30px 0;
	font-family: robotothin;
	font-size: 2.6em;
}

#pessah > a {
	margin-left: 25px;
	font-weight: bold;
	font-family: robotothin;
	font-size: 0.9em;
	border: 1px solid #fff; 
	width: 200px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	border-radius: 5px;
	background-color: #EBE9E9;
	color: #2E86C1;
	padding: 10px 25px 10px 25px;
}

#PAGE_PESSAH2 {
	width: 92%;
	height: 1100px;
	margin: auto; 
}

.PESS1{
	width: 100%;
	height: auto;
	margin: auto; 
}

.PESS1 > h2 {
	font-family: robotoregular;
	color: #2874A6;
	font-size: 1.4em;
	text-align: center;
}

.PESS1 > p {
	padding: 0 0px 30px 0px;
	text-align: justify;
	font-family: arial;
	font-size: 1em;
	line-height: 1.4em;
	color: #2874A6;
}

.PESS2{
	width: 100%;
	height: auto;
	margin: auto; 
	border: 1px solid #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.IP1 {
	width: 260px;
	height: 160px;
	border: 1px solid #fff;
	margin: 20px;
	border-radius: 10px;
	text-align: center;
	line-height: 160px;
	vertical-align: middle;
	background-color: lightblue;
}

.texte {
	font-family: robotoregular;
	color: #fff;
	text-shadow: 2px 2px 7px #000;
	font-size: 1.1em;
}

.texte:hover{
	font-family: arial;
	color: #000;
}

.IP1:hover{
	background-color: #fff;
}

.IP2 {
	width: 260px;
	height: 160px;
	border: 1px solid #fff;
	margin: 20px;
	border-radius: 10px;
	text-align: center;
	line-height: 80px;
	vertical-align: middle;
	background-color: lightblue;
}

.IP2:hover{
	background-color: #fff;
}

.IP3 {
	width: 260px;
	height: 160px;
	border: 1px solid #fff;
	margin: 20px;
	border-radius: 10px;
	text-align: center;
	line-height: 160px;
	vertical-align: middle;
	background-color: lightblue;
}

.IP3:hover{
	background-color: #fff;
}


.IP4 {
	width: 260px;
	height: 160px;
	border: 1px solid #fff;
	margin: 20px;
	border-radius: 10px;
	text-align: center;
	line-height: 80px;
	vertical-align: middle;
	background-color: lightblue;
}

.IP4:hover{
	background-color: #fff;
}


.IP5 {
	width: 260px;
	height: 160px;
	border: 1px solid #fff;
	margin: 20px;
	border-radius: 10px;
	text-align: center;
	line-height: 160px;
	vertical-align: middle;
	background-color: lightblue;
}

.IP5:hover{
	background-color: #fff;
}


.IP6 {
	width: 260px;
	height: 160px;
	border: 1px solid #fff;
	margin: 20px;
	border-radius: 10px;
	text-align: center;
	line-height: 80px;
	vertical-align: middle;
	background-color: lightblue;
}

.IP6:hover{
	background-color: #fff;
}

.PESS3{
	width: 100%;
	height: 800px;
	margin: auto; 
	border: 1px solid #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.IP7 {
	width: 260px;
	height: 360px;
	border: 1px solid #fff;
	margin: 20px;
	border-radius: 5px;
	background-image: url("images/pessah3.jpg");
}

.IP8 {
	width: 260px;
	height: 360px;
	border: 1px solid #fff;
	margin: 20px;
	border-radius: 5px;
	background-image: url("images/pessah4.jpg");
}

.IP9 {
	width: 260px;
	height: 360px;
	border: 1px solid #fff;
	margin: 20px;
	border-radius: 5px;
	background-image: url("images/pessah5.jpg");
}

.IP10 {
	width: 260px;
	height: 360px;
	border: 1px solid #fff;
	margin: 20px;
	border-radius: 5px;
	background-image: url("images/pessah6.jpg");
}

.IP11 {
	width: 260px;
	height: 360px;
	border: 1px solid #fff;
	margin: 20px;
	border-radius: 5px;
	background-image: url("images/pessah7.jpg");
}

.IP12 {
	width: 260px;
	height: 360px;
	border: 1px solid #fff;
	margin: 20px;
	border-radius: 5px;
	background-image: url("images/pessah8.jpg");
}

/*---PAGE LAG---*/
#lag_page {
	width: 1000px;
	height: auto;
	margin: auto;
	background-color: #FBFCFC;
	box-shadow: 2px 4px 10px gray;
}

#lag_page > h1 {
	width: 100%; 
	height: 40px;
	margin: auto; 
	color: #2E86C1;
	text-align: center;
	padding: 30px 0 30px 0;
	font-family: robotothin;
	font-size: 2.6em;
}

#lag_page > a {
	margin-left: 25px;
	font-weight: bold;
	font-family: robotothin;
	font-size: 0.9em;
	border: 1px solid #fff; 
	width: 200px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	border-radius: 5px;
	background-color: #EBE9E9;
	color: #2E86C1;
	padding: 10px 25px 10px 25px;
}

#lag2 {
	width: 900px;
	height: 340px;
	margin: auto;
	box-shadow: 10px 10px 10px #FAD7A0;
	border-radius: 20px
}

#lag3 {
	width: 90%;
	height: 100px;
	margin: auto;
	text-align: center;
	color: orange;
	padding-top: 20px;
	font-family: robotothin;
	font-size: 2em;
}

#lag4 {
	width: 77%;
	height: auto;
	margin: auto;
	margin-bottom: 26px;
	text-align: center;
	color: #CB4335;
	padding-top: 20px;
	font-family: robotoregular;
	font-size: 1.5em;
}

#lag_bougies {
	width: 90%;
	height: auto; 
	margin: auto;
	display: flex; 
	flex-wrap: wrap;
	justify-content: space-around;
}

figure {
    width: 90%;
	height: 50px;
	margin-top: 30px;
	margin-left: 40px;
}



#lag_rabbi {
	width:500px;
	height: 230px;
	margin: auto;
	margin: 10px;
	display: flex;
	border: 2px solid lightgray;
}


.bougie1 {
	width: 60px; 
	height: 197px; 
	margin: 10px;
	background-image: url("images/lag_bougie1.jpg");
	background-repeat: no-repeat;
}

.texte_bougie1 {
	width: 480px;
	height: 230px; 
}

.texte_bougie1 > p {
	width: 400px;
	height: 40px;
	line-height: 60px;
	text-align: center;
	vertical-align: bottom;
	margin: auto;
	font-size: 1em;
}

.texte_bougie1 > h1 {
	width: 400px;
	height: 45px;
	line-height: 45px;
	vertical-align: bottom;
	text-align: center;
	margin: auto;
	font-size: 1.8em;
	font-family: robotothin;
}


.texte_acquereur1 {
	width: 400px;
	height: 90px;
	margin: auto;
}

.texte_acquereur1 > h2 {
	width: 400px;
	line-height: 30px;
	text-align: center;
	margin: auto;
	font-family: bahnschrift;
	font-size: 1.6em;
}

.texte_acquereur1 > p{
	width: 400px;
	height: auto;
	text-align: center;
	line-height: 1.29em;
	margin: auto;
	margin-top: -10px;
	font-size: 0.9em;
	font-family: arial;
	padding-top: -20px;
}



#lag_bougies2 {
	width: 90%;
	height: auto;
	margin: auto;
	display: flex; 
	flex-wrap: wrap;
	justify-content: space-around;
}

#lag_soutien {
	width:420px;
	height: 230px;
	margin: auto;
	margin: 10px;
	display: flex;
	border: 2px solid lightgray;
}

.bougie2 {
	width: 60px; 
	height: 197px; 
	margin: 20px;
	background-image: url("images/lag_bougie2.jpg");
	background-repeat: no-repeat;
}

.texte_bougie2 > p {
	width: 280px;
	height: 40px;
	line-height: 60px;
	text-align: center;
	vertical-align: bottom;
	margin: auto;
	font-size: 1em;
}

.texte_bougie2 > h1 {
	width: 280px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	vertical-align: bottom;
	margin: auto;
	font-size: 1.8em;
	font-family: robotothin;
}


.texte_acquereur2 {
	width: 280px;
	height: 90px;
	margin: auto;
}

.texte_acquereur2 > h2 {
	width: 280px;
	line-height: 30px;
	text-align: center;
	margin: auto;
	font-family: bahnschrift;
	font-size: 1.4em;
}

.texte_acquereur2 > p{
	width: 280px;
	height: auto;
	text-align: center;
	line-height: 1.29em;
	margin: auto;
	margin-top: -10px;
	font-size: 0.9em;
	font-family: arial;
	padding-top: -20px;
}

/*---PAGE ONEG---*/
#oneg_page {
	width: 1000px;
	height: 1400px;
	margin: auto;
	background-color: #FBFCFC;
	box-shadow: 2px 4px 10px gray;
}

#oneg_page > h1 {
	width: 100%; 
	height: 40px;
	margin: auto; 
	color: #2E86C1;
	text-align: center;
	padding: 30px 0 30px 0;
	font-family: robotothin;
	font-size: 2.6em;
}

#oneg_page > a {
	margin-left: 25px;
	font-weight: bold;
	font-family: robotothin;
	font-size: 0.9em;
	border: 1px solid #fff; 
	width: 200px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	border-radius: 5px;
	background-color: #EBE9E9;
	color: #2E86C1;
	padding: 10px 25px 10px 25px;
}

#oneg2 {
	width: 900px;
	height: 550px;
	margin: auto;
}

#oneg3 {
	width: 90%;
	height: 100px;
	margin: auto;
	text-align: center;
	color: orange;
	padding-top: 20px;
	font-family: robotothin;
	font-size: 2em;
}

#oneg4 {
	width: 77%;
	height: auto;
	margin: auto;
	margin-bottom: 26px;
	text-align: center;
	color: #CB4335;
	padding-top: 20px;
	font-family: robotoregular;
	font-size: 1.5em;
}