@charset "utf-8";
.BackgrdMenuImg {
	width: 358px;
	max-width: 293px;
	padding-top: 34px;
	padding-left: 34px;
	z-index: 1;
	left: auto;
	position: absolute;
	border-top-right-radius: 0px 214px;
}
.EnTeteMenu {
	width: 197.6px;
	height: 44.3px;
    font-family: 'Roboto Condensed', sans-serif;
	color: #f3f3f3;
	font-size: 32px;
	font-weight: 500;
	position: absolute;
	top: 25px;
	left: 61px;
	margin-top: 19px;
	z-index: 2;
}
/*
.SousTitre {
	font-family: Oswald;
	color: #f3f3f3;
	font-size: 12.67px;
	font-weight: 500;
	position: absolute;
	top: 76px;
	left: 63px;
	z-index: 2;
	margin-right: -61px;
}
*/

.Menu {
	position: static;
	top: 7px;
	z-index: 2;
	text-transform: none;
	text-decoration: none;
	text-decoration-line: none;
	min-width: 251px;
	width: 344px;
	margin-right: 79px;
	margin-bottom: 282px;
	padding-bottom: 90px;
	bottom: 81px;
	/* [disabled]display: block; */
}
.MenuMain{
		position: absolute;
	top: 7px;
	z-index: 2;
	text-transform: none;
	text-decoration: none;
	text-decoration-line: none;
	min-width: 251px;
	width: 344px;
	margin-right: 79px;
	margin-bottom: 282px;
	padding-bottom: 90px;
	bottom: 81px;
	/* [disabled]display: block; */
}
.menuList{

    font-family: 'Roboto Condensed', sans-serif;
	color: #f3f3f3;
	font-size: 12px;
	font-weight: normal;
	width: 160px;
	position: absolute;
	z-index: 2;
	line-height: 5px;
	text-indent: 9px;
	margin-top: 137px;
	margin-bottom: 69px;
	padding-top: 16px;
	margin-left: 46px;
	text-transform: none;
	text-decoration: none;
	text-decoration-line: none;
}

.menuList a {
  display: block; /* Ensures each link takes up the full width and stacks vertically */
  margin-bottom: 10px; /* Optional: add space between items */
  text-align: left; /* Align text to the left, if needed */
}



.listPstyle {

    font-family: 'Roboto Condensed', sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-decoration-line: none;

}
.tableWork {
	z-index: 1;
	position: absolute;
	padding-left: 0px;
	left: 285px;
	top: 41px;
}

.thumbnail {

    font-family: 'Roboto Condensed', sans-serif;
	margin-left: 14px;
	text-align: justify;
	background-color: #000000;
	color: #FFFFFF;
	position: static;
	text-decoration: none;
	text-transform: none;
	border: 0px;
}

img{
	padding-top: 0px
}
.btn-designed {
	border-top-right-radius: 17px;
}
.containerMain {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;

	
}
.logoForThumbnail {
	max-width: 30px;
	max-height: 30px;
	padding-top: 0px;
	text-align: left;
	margin-left: -34px;
}

.modal{
	color:white;
	background-color:rgba(0,0,0,0.75);
}

.whiteTitle{

    font-family: 'Roboto Condensed', sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	
}

.whiteParagraphe{


    font-family: 'Roboto Condensed', sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: justify;
	font-size: 14px;
}

.projectContainer{

    font-family: 'Roboto Condensed', sans-serif;
	margin-left: 20%;
	
}

@font-face{


    font-family: 'Roboto Condensed', sans-serif;
	color: white;
}

.footer-container {
  position: relative; /* Ensures z-index is applied to this container */
  z-index: 2;
  width: 100%;
  padding: 1em;
  text-align: left;
  /* Optional: Background color for footer content if needed */
  /* background-color: rgba(0, 0, 0, 0.5); */
}


