@charset "utf-8";

/*#bloc_page{
	width: 1280px;
	height: auto;
	margin: auto;
	background-image: linear-gradient(45deg,#fcd586, #d0e3dd);

}*/
body{
	width: 1280px;
	height: auto;
	margin: auto;
	font-family:Times New Roman, Cambria, Hoefler Text, Liberation Serif, Times,  serif;
	
}

				/*ville page aceuil*/

				.titre_page {
					position: relative;
					align-content: center;
					font-size: 3em;
					top: -50px;
					left: 2px;					
					text-align: center;
				}
				.ville{
					position: relative;
					left :-110px;
					top: 15px;
					}

                       /* bloc haut de page sur toute les page*/
                header{
					position: flex;
                    width: 1280px;
                    height: auto;
                    align-content: center;
                    background-image: url("images/appareil.webp");
                    background-position: 28% 20%;
			
                }
                #logo{
					position: relative;
                    display: flex;
                    flex-direction: row;
                    align-items: baseline;
					height: auto;
                }
                .logoamarques{
				
                    width: 250px;
                    height:200px ;
                    margin-left: 50px;
                }
			