@media (min-width: 1281px)

 {
 	

.burger
{
	height: 20px; /*20px */
	width: 20px; /*20px */
	margin-left: -10px;
}

.motto
{
	width: 450px; /*100% */
	height: 60px; /*80px */
}

.fond_nav_invisible
{
	background: none;
	width: 100%;
	margin-top: 1.5%;
}

.reseau 
{
  position: absolute;
  width: 50px;
  height: 170px;
  top: 0;
  right: 0;
  margin-right: 3%;
  margin-top: 1%;
}

.testt , .testt2, .testt3
{

  width: 40px;
  height: 40px;
  margin: 5px 3.5px 0px 3.5px;
}


nav
{
	width: 450px; /*33% */
	height: 10%; /*45px */
	background-color: #a05ee5; /* #a05ee5 */
	margin: auto;
}

nav > ul 
{
	margin: 0px;
	padding: 0px;
}

.styles1
{
    margin: 0px;
	padding: 0px;
	width: 450px;	
}


nav > ul::after
{
	content:"";
	display: block;
	clear: both;
}

.styles1::after
{
	content:"";
	display: block;
	clear: both;
}


nav > ul > li
{
	float: left;
	position: relative;
	padding: 10px 25px;
}


.stylesrap
{
float: left;
	position: relative;
	padding: 10px 30px;	
	background-color: #a05ee5;
	width: 150px;
	margin-top: -1.3%;
	font-family: 'Roboto';
}

.stylesrock
{
float: left;
	position: relative;
	padding: 10px 30px;	
	background-color: #a05ee5;
	width: 150px;
	margin-top: -1.3%;
	font-family: 'Roboto';
}
.stylesjazz
{
float: left;
	position: relative;
	padding: 10px 30px;	
	background-color: #a05ee5;
	width: 150px;
	margin-top: -1.3%;
	font-family: 'Roboto';
}

#d1
{
  background-color: #EECC4499;
  margin-top: -4%;
  display: none;
}

#d2
{
  background-color: #44EEAA99;
  display: none;
}

#d3
{
  background-color: #44EEAA99;
  display: none;
}

#togg1 , #togg2 , #togg3
{
  border:none;
  background-color: #a05ee5;
  font-size: 1.1em;
}


#togg1:hover, #togg2:hover, #togg3:hover
{
	color: white;
}



nav > ul > li > a 
{
	color: black;
}

nav li 
{
	list-style-type: none;
}

.submenu
{
	display: none;
}

.catrap
{
	display: none;
}

.catrock{
	display: none;
}

.catjazz
{
	display: none;
}

nav a 
{
	text-decoration: none;
}

nav li:hover .submenu 
{
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 0px;
  padding: 0px;
  z-index: 1000;
  border: none;	
}

.stylesrap:hover .catrap
{
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 0px;
  padding: 0px;
  z-index: 1000;	
}

.stylesrap:hover .catrock
{
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 0px;
  padding: 0px;
  z-index: 1000;	
}

.stylesrap:hover .catjazz
{
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 0px;
  padding: 0px;
  z-index: 1000;	
}


.catrap
{
    margin: 0px;
	padding: 5px;
	width: 450px;	
}

.catrock
{
    margin-left: -100%;
	padding: 5px;
	width: 450px;	
}

.catjazz
{
    margin-left: -200%;
	padding: 5px;
	width: 450px;	
}


.cat2
{
float: left;
	position: relative;
	padding: 20px 10px;	
	font-size: 0.6em;
	width: 112.5px;
	background-color: #a05ee5; /*#a05ee5 */
	color: black;
}

.cat2:hover
{
	color: white;
	border-top: 1px solid white;
}



.submenu li 
{
border-bottom: 1px solid grey;
}


.submenu li a 
{
padding: 0px 0px; 
font-size: 1.1em;
color: black;
width: 450px;
}

.cat2 a:hover
{
color: white;
}


/*////////////////////////////////////////////////////// Partie Mobile//////////////////////////////////////////////////////*/

.styles1_mobile
{
	display: none;
}



/*////////////////////////////////////////////////////// Fin Partie Mobile//////////////////////////////////////////////////////*/



.menu-logo
{
	font-family: "yukarimobileregular";
	width: 180px; /*305px */ 
	padding: 0px;
    text-align: center;
}

.logo
{
	width: 170px; /*170px */
	height: 100%; /*100% */
	margin-left: 20%;
}


.menu-burger:hover  
{
	background-color: rgba(228, 77, 38, 0.15);
}


.form_search
{
	text-align: center;
	height: 35px;
}

.search_field
{
	width: 450px;
	height: 100%;
	font-size: 0.9em;
	border: none;
}



}