
	body
{
	/*background-image: url("../img/ola.jpg");
	background-size: 22%;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: left 55% top 30%;
	
	/*background-position: left 55% top 30%;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-color:;
	margin-bottom: 00%*/
}*/


ul {
	font-size: 0.6em;
	letter-spacing: 2px;
}

li {
	font-size: 1em;
	list-style-type: none;
	padding-left: 0px;


}

a {
	color: rgb(96,96,96);
    text-decoration: none !important;
}

a:hover {
	color: rgb(96,96,96);
}
.image{
position:relative;
width : 40%;
left: -15%;
right: 00%;
top: ;
margin-top: 10%;
float: right;
}
.nom {
	position: relative;
	margin-left: 3.5%;
	margin-top: 1%;
	letter-spacing: 0.2em;
	color: rgb(96,96,96);
	margin-bottom: 5%;
}

.menu {
	position: relative;
	color:rgb(96,96,96) ;
  	font-size: 0.8em;
	letter-spacing:0.4em;
	text-align: ;	
	margin-left: 0%;
	margin-right: 00%;
	margin-bottom: 00%;
}

.infocontact
{
	color: rgb(96,96,96) , black;
  	font-size: 0.8em;
	border-left: 00px;
	letter-spacing: 0.2em;
	text-align: ;	
	position:;
	top:00%;
	margin-left: 3.5%;
	margin-top: 33%;
	
}

@media screen and (max-width: 1200px) {
	
	.menu {
		position: relative;
		color:rgb(96,96,96) ;
		  font-size: 0.8em;
		letter-spacing:0.2em;
		text-align: ;	
		margin-top: 50%;
		margin-left: 0%;
		margin-right: 00%;
		margin-bottom: 00%;
	}

	.infocontact
{
	color: rgb(96,96,96) , black;
  	font-size: 0.8em;
	border-left: 00px;
	letter-spacing: 0.2em;
	text-align: ;	
	position:;
	top:00%;
	margin-left: 3.5%;
	margin-top: 90%;
	
}

.image{
	position:relative;
	width : 45%;
	left: -15%;
	right: 00%;
	top: ;
	margin-top: 50%;
	float: right;
	}
	
}