/*.bordertest {border: solid 2px red;}*/


body {background-image: url(../2020.01-video-anaricm-vannes-galette/bkg-1.jpg);}



.site__header {
	display: flex;
	flex-direction: column;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	}
	
.site__header--title {
	background-image:url(file:///D|/Mes%20documents/000-PROJETS%20SITES/03_permanents/bandeau.jpg);
	height: 150px;
	}
	
.site__header--nav {
		color: blue;
		height: 45px;
		margin: 0;padding-top: 25px;text-align:center; background: url(file:///D|/Mes%20documents/000-PROJETS%20SITES/03_permanents/fd1.jpg) repeat;
	}	
	

	
.site__header--nav ul {
display: block;width:auto;margin-top: 0px ; list-style: none;
	}
	
.site__header--nav li {
display: inline;width: auto;text-align: center;margin: 0px;padding: 0px 5px 0px 5px;line-height:25px;font-size: 1.2em; border-right: 1px solid #ff9000;list-style-type: none;
	}
	
.site__header--nav a {
	text-decoration: none;
	color: #990000; font-family: Georgia, serif ;font-weight: 900;
	}
	
.site__header--nav a:hover {
	color:#ffffff;background: #000099; border-bottom: 2px solid #ff9900;
	}
	
.site__header--nav a:link {
	text-decoration: none; border: none;
	}
	
.site__header--nav a:active {
	color: #ffffff;
	background: #cc0000; 
	border-bottom: 4px groove #000000;
	}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


.content {
	width: 1200px;
	max-width: 100%;
    height:auto;
	margin-top: 30px;
    margin-left:auto;
    margin-right: auto;
	margin-bottom: 10px;
}


video {border: solid 4px #f0921b;}
