@charset "utf-8";
/* CSS Document */

#journal, #journalcom{
    width: 100%;
    height: auto;
    margin: -5px auto 0 auto;
     box-shadow: 0px 4px 10px 2px rgba(29, 29, 27, 0.5);
}





h2.news{
    margin-bottom: 40px;
    font-size: 36px;
}
#blocknews,#blocknewscom{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
    display: block;
}

#ensemblenews{
    display: block;
}
.ensemblenews2, .ensemblenews3{
   height:auto;
    width:90%;
    margin-left: auto;
    margin-right: auto;
	position: relative;
	margin-top: 80px;
	/*
    background-color: #FF6E00;*/
}.informationbleu:hover{
  cursor: pointer;
}
.separationbleu {
  border-top:1px solid #E6711C; width: 60%; margin-left: auto; margin-right: auto;margin-bottom: 25px; margin-top: -10px;
}

.separationorange{
    border-top:1px solid #e6711c; width: 60%; margin-left: auto; margin-right: auto;margin-bottom: 35px;
}
.vignimmeuble{
}
.vignnews{
    display: inline-flex;width:100%;
}

.vignnews2, .vignnews3{
    width: 100%;
    margin: 0 0 20px 0;
    height: auto;
}
.dateinfo{
    display:block ;vertical-align: middle;font-weight: 600;font-size: 22px;text-align: center;
}


.left{
    text-align: left;
}
.vignnews2 .nomcommerce{
	 vertical-align: middle;width: 20%;
}

.vignnews3{
	display: inherit;
}
.datecom{
	margin-bottom: 30px; 
}
.vignnews3 .nomcom{
	margin-left: 40px;
}
.vignnews3 .dateinfo{display: block;margin-bottom: 5px;
	width: 100%;
}

.vignnews3 .information, .vignnews2 .information{
    padding-left: 25px;padding-right: 25px; display: table-cell;vertical-align: middle;
    width: 100%;font-size: 20px; font-weight: bolder; 
}
.vignnews3 .information{
color: #e6711c;
}
.vignnews3 .informationbleu{
	color: #005886;
}
.cacheinfoplus{
    color: black;font-weight: normal;
    font-style: normal;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    font-size: 20px;
    display: none;
    text-align: justify;
}
#immeuble, #commerce{
    width: 100%;display: inline-flex; margin-left: auto;margin-right: auto;
}



.btn-grad {
    background-image: linear-gradient(to right, #005886 0%, #26D0CE  51%, #005886  100%);
}
.btn-grad {width: 190px;
            height: 60px;
    margin-bottom: 10px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            box-shadow: 0 0 20px #eee;
            border-radius: 10px;
          }
.btn-grad:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }


.imgandnews img{
	position: absolute;
	width: 500px;
}
#vignnewsinfo{
	width: 1200px;padding-top: 5px;
}
#vignnewsinfo1{
	position: relative; z-index: 1;width: 58%;margin: 25px 0 0 600px;
}

.imgandnews2{
 width: 1200px;position: relative;height: 230px;
}
.imgandnews2 img{
	position: absolute;
	width: 300px;margin: 0 0 0 700px;
}
#vignnewsinfo2{
	width: 1200px;padding-top: 5px;
}
#vignnewsinfo3{
	position: relative; z-index: 1;width: 58%;
}
.imgresnews, .imgcomnews{
	align-items: center;
    animation-duration: 3s;
    height: 400px;
	width: 1200px;
    
     box-shadow: 0px -2px 10px 2px rgba(29, 29, 27, 0.5);
}

/*.imgresnews{
    animation-name: anime1;
} 
.imgcomnews{
    
    animation-name: anime2;
}*/
.bleu, .orange{
    
border:solid 2px #E6711C;
    width: 50%;
    margin-bottom: 50px;font-size: 24px;
}
.bleu{
    color: #005886;
}
.orange{
    color: #e6711c;
}
@media all and (max-width : 1200px) {
	
/*
	#journal, #journalcom{
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
	
	
   #blocknews,#blocknewscom{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
    display: block;
}
	.bleu, .orange{
font-size: 22px;
}
}
*/
.ensemblenews2{
		width: 99%;
	}
	.imgresnews, .imgcomnews{
		width: 100%;
height: 10%;
	}
	.vignnews2 .information{
		width: 50%;padding: 0;text-align: left;
	}
	.dateinfo{
		width: 50px;
	}
    h2.news{
        font-size: 22px;margin : 15px auto 0;
    }
     #newsasl{
        padding-top: 50px;
    }
    
    #contenantjournal{
        width: 100%;
    }
       #journal{
        margin: -20px 0 0;
        padding-bottom: 10px;
    }
    #lieuhoraire{
        display: block;
    }
    #lieu{
        width: 100%;
    }
	#journal, #blocnews{
		width: 90%;
        margin-left: auto;
        margin-right: auto;
	}

    


@media all and (max-width : 768px) {
	.ensemblenews2{
		width: 99%;
	}
	.imgresnews, .imgcomnews{
		width: 100%;
height: 10%;
	}
	.vignnews2 .information{
		width: 50%;padding: 0;text-align: left;
	}
	.dateinfo{
        font-size: 18px;
		width: 50px;
	}
    h2.news{
        font-size: 22px;margin : 15px auto 0;
    }
     #newsasl{
        padding-top: 50px;
    }
    
    #contenantjournal{
        width: 100%;
    }
       #journal{
        margin: -20px 0 0;
        padding-bottom: 10px;
    }
    #lieuhoraire{
        display: block;
    }
    #lieu{
        width: 100%;
    }
	#journal, #blocnews{
		width: 100%;
	}

    .cacheinfoplus{
    font-size: 15px;
}

}
@media all and (max-width : 460px) {
    .separationbleu{/*
        width: 80%;
        margin-left: 20px;*/
    }
    .separationorange{
        
        width: 80%;
        margin-left: 20px;
    }
    	.bleu, .orange{
font-size: 18px;
            
}
    h1#ancre1{
        font-size: 25px;
    }
    #journal{
        margin: -20px 0 0;
        padding-bottom: 10px;
    }
    h2.news{
        font-size: 22px;margin : 15px auto 0;
    }
    #newsasl{
        padding-top: 50px;
    }
    #lieuhoraire{
        display: block;
    }
    #lieu{
        width: 100%;
    }

/*    .dateinfo {
    font-size: 16px;
}
    
    .vignnews2, .vignnews3{
        width: 95%;
    }
    .vignnews3 .information, .vignnews2 .information {
   
    font-size: 16px;
}*/
}