﻿/***************************************************************************
WRAPPER HEADER - Bandeau (HEADER.PHP)
***************************************************************************/

header{/* gaffe ! on travaille ici sur la balise header et non une class*/	position:fixed;	right:0px;	top:0px;	z-index:100;	height:90px;	width:100%;}.wrapper-header {	/*background:#9c8f7c;*/	/*background:#000;*/	background:transparent;	max-width:100%;	/*box-shadow:0px 6px 6px #000;*/}.wrapper-header .container-fluid{	height:90px;}.name-site{	font-family: 'ethnocentricregular';    padding:10px 10px 10px 10px;	text-shadow:5px 6px 6px #000;}.name-site-marge{	margin-left:20px;}.wrapper-header p.name-site a{	color: #fff;	font-size:300%;}.wrapper-header p.name-site a:hover{	text-decoration:none;}/***************************************************************************
FIN WRAPPER HEADER - Bandeau
***************************************************************************/
/***************************MENU ***************************/ .trois-barres{/*img du menu*/	height:65px;	width:65px;	/*padding:5px;*/ }  .dropdown{	 margin-top:12px; } .dropdown-menu li a{	 color:#ffffff;	 font-size:12px;	 text-decoration:none; } .dropdown-menu li a:hover{	 color:#d5d5d5;	 text-decoration:none;	 font-size:15px; }   .items-menu p{	font-family: 'ethnocentricregular';	font-weight:normal;	text-shadow:10px 4px 4px #000;	/*padding-left:0px;*/	text-align:left; } .wrapper-header .dropdown-menu{	 background-color:#800080;	 /*opacity:0.8;*/	 border:none;	 /*border-radius:20% 0 20% 0;*/	 width:300px; } .nav-largeur{	 /*width:100px;*/ } .nav > li > a {	padding:0px 0 0 0; } .menu-marge{	 margin:5px 20px; }/***************************FIN MENU ***************************/
