@charset "UTF-8";
#entête {
    font-family: "Times New Roman", serif;
    font-style: italic;
    font-size: 30px;
    color: rgba(248,243,243,1.00);
    background-color: rgba(41,60,136,1.00);
    margin-left: 10px;
    margin-right: 10;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    height: 20px;
    line-height: normal;
    padding-bottom: 20px;
}
#mpromo {
    width: 12%;
    float: left;
    text-align: center;
    font-size: 20px;
    font-style: italic;
}
#basdepage {
    text-align: center;
    font-size: 15px;
    background-color: #FFFFFF;
}
#corpsdepage {
    text-align: center;
    font-size: 36px;
    border-style: solid;
    border-color: rgba(239,5,9,1.00);
    border-radius: 24px;
    color: rgba(73,67,67,1.00);
    margin-top: 30px;
    font-weight: bold;
    font-style: italic;
    background-color: #FFFFFF;
}
#textraye  {
    text-decoration: line-through;
    color: #ED0E12;
}
#mhome {
	float: left;
	width: 12%;
	text-align: center;
	font-size: 20px;
	font-style: italic;
}
#mshop {
	float: left;
	width: 12%;
	text-align: center;
	font-size: 20px;
	font-style: italic;
}

#mmarques  {
	float: left;
	width: 12%;
	text-align: center;
	font-size: 20px;
	font-style: italic;
}
#mcontact {
	float: left;
	width: 12%;
	text-align: center;
	font-size: 20px;
	font-style: italic;
}
#mdestock {
	width: 12%;
	text-align: center;
	float: left;
	font-size: 20px;
	font-style: italic;
	color: rgba(93,86,86,1);
}
#mréalisations {
	float: left;
	width: 12%;
	text-align: center;
	font-size: 20px;
	font-style: italic;
}
#facebook {
	margin-left: 50px;
	margin-top: 5px;
}
#titre {
    font-size: 50px;
    font-style: italic;
    margin: auto;
    font-weight: bold;
}
#fooder {
    background-color: #EAEAEA;
    color: #050505;
    top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    border-radius: 20px;
    border-color: #FFFFFF;
}
#apropos {
    margin-left: 30px;
    margin-right: 30px;
    text-align: left;
}
