@charset "utf-8";
/* CSS Document */


#fond-contener{
	width: 100%;
	height: 1570px;
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	background-color:rgba(255,255,255,0.7);}


#fond-traiteur1{
	width: 50%;
	height: 650px;
	float: left;
	margin-top: 20px;
	position: absolute;
	background-color:rgba(255,255,255,1);}


#fond-traiteur2{
	width: 50%;
	height: 300px;
	right: 0px;
	margin-top:1020px;
	position: absolute;
	background-color:rgba(255,255,255,1);}


#fond-traiteur3{
	width: 100%;
	height: 30px;
	margin-top:1320px;
	position: absolute;
	background-color:rgba(143,0,40,1);}

#fond-traiteur4{
	width: 100%;
	height: 200px;
	margin-top:1350px;
	position: absolute;
	background-color:rgba(255,255,255,1);}



#contener{
	width: 1024px;
	height: 1530px;
	margin-top: 20px;
	left: 50%;
	margin-left:-512px;
	position: absolute;

}


#photo1-traiteur{
	width: 600px;
	height: 650px;
	position: absolute;
	background-size: cover;
	background-position: center;
	background-image: url(../images/traiteur1.jpg);
	
}

#banniere-traiteur{
	width: 394px;
	height: 70px;
	position: absolute;
	left:600px;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-size: 24px;
	padding-top: 30px;
	padding-left: 30px;
}


#repas-traiteur{
	width: 540px;
	height: 90px;
	position: absolute;
	top:650px;
	background-color:#8f0028;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 30px;
}


#menu-traiteur{
	width: 390px;
	height: 440px;
	position: absolute;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-size: 13px;
	top:800px;
	background-color:#FFFFFF;
	padding: 30px;}

#buffet1-traiteur{
	width:152px;
	height:190px;
	position: absolute;
	top:100px;
	left:600px;
	background-color: #8f0028;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 130px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
}


#buffet2-traiteur{
	width:152px;
	height: 290px;
	position: absolute;
	top:100px;
	left:812px;
	background-color:#FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding: 30px;
}


#buffet3-traiteur{
	width:152px;
	height: 290px;
	position: absolute;
	top:450px;
	left:600px;
background-color:#FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding: 30px;
}


#buffet4-traiteur{
	width:152px;
	height:190px;
	position: absolute;
	top:450px;
	left:812px;
	background-color: #8f0028;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 130px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
}


#cave-traiteur{
	width:574px;
	height:200px;
	position: absolute;
	top:800px;
	left:450px;

}



#photo2-traiteur{
	width:574px;
	height:300px;
	position: absolute;
	top:1000px;
	left:450px;
	background-size: cover;
	background-position: center;
	background-image: url(../images/traiteur2.jpg);
}


#info-traiteur{
	width:964px;
	height:140px;
	position: absolute;
	top:1330px;
	padding: 30px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	text-align: justify;
	background-color:white;
	opacity: 1;
}

#promotion-traiteur{
	width:90px;
	height:90px;
	top:25px;
	left:25px;
	position: absolute;
	background-color: #8f0028;
	padding:30px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}

#cave-texte-traiteur{
	width:315px;
	height:90px;
	top:25px;
	left:175px;
	position: absolute;
	padding:30px;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;

}


/*/////////////////////////////TABLETTE//////////////////////////////*/

@media only screen and (min-width:650px) and (max-width:1044px) {
	
#fond-contener{
	width: 100%;
	height: auto;
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	background-color:rgba(255,255,255,0.7);
	position: relative;}


#fond-traiteur1{
	display: none;}


#fond-traiteur2{
	display: none;}


#fond-traiteur3{
	display: none;}

#fond-traiteur4{
	display: none;}



#contener{
	width: 100%;
	height: auto;
	margin-top: 20px;
	left: inherit;
	margin-left:inherit;
	position: relative;

}


#photo1-traiteur{
	width: 100%;
	height: 350px;
	top: 20px;
	position:relative;
	background-size: cover;
	background-position: center;
	background-image: url(../images/traiteur1.jpg);
	
}

#banniere-traiteur{
	width: 90%;
	height: 70px;
	position: relative;
	left:inherit;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-size: 24px;
	padding-top: 30px;
	padding-left: 5%;
	padding-right: 5%
}


#repas-traiteur{
	width: 90%;
	height: 90px;
	position: relative;
	top:0px;
	background-color:#8f0028;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 30px;
}


#menu-traiteur{
	width: 90%;
	height: 440px;
	position: relative;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-size: 13px;
	top:0px;
	background-color:#FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 30px;}

#buffet1-traiteur{
	width:40%;
	height:190px;
	position: relative;
	top:20px;
	left:0px;
	background-color: #8f0028;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 130px;
	padding-bottom: 30px;
}

	
	
#buffet2-traiteur{
	width:40%;
	height: 290px;
	position: absolute;
	top:1120px;
	left:50%;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
		padding-left: 5%;
	padding-right: 5%;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #ffffff;
}


#buffet3-traiteur{
	width:40%;
	height: 290px;
	position: relative;
	top:0px;
	left:0px;;
background-color:#FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
		padding-left: 5%;
	padding-right: 5%;
	padding-top: 30px;
}


#buffet4-traiteur{
	width:40%;
	height:190px;
	position: absolute;
	top:1450px;
	left:50%;
	background-color: #8f0028;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 130px;
	padding-bottom: 30px;
}


#cave-traiteur{
	width:100%;
	height:200px;
	position: relative;
	top:0px;
	left:0px;

}



#photo2-traiteur{
	width:100%;
	height:300px;
	position: relative;
	top:0px;
	left:0px;
	background-size: cover;
	background-position: center;
	background-image: url(../images/traiteur2.jpg);
}


#info-traiteur{
	width:90%;
	height:150px;
	position: relative;
	top:0px;
		padding-left: 5%;
	padding-right: 5%;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	text-align: justify;
}

#promotion-traiteur{
	width:90px;
	height:90px;
	top:25px;
	left:25px;
	position: absolute;
	background-color: #8f0028;
	padding:30px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}

#cave-texte-traiteur{
	width:315px;
	height:90px;
	top:25px;
	left:175px;
	position: absolute;
	padding:30px;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;

}	
	
	
		#liseretbas{
	width:100%;
	height: 20px;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
		display:block;
		background-color:rgba(255,255,255,0.7);
}	
	
	
	
}


/*/////////////////////////////TELEPHONE//////////////////////////////*/

@media only screen and (max-width:650px){


#fond-contener{
	width: 100%;
	height: auto;
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	background-color:rgba(255,255,255,0.7);
	position: relative;}


#fond-traiteur1{
	display: none;}


#fond-traiteur2{
	display: none;}


#fond-traiteur3{
	display: none;}

#fond-traiteur4{
	display: none;}



#contener{
	width: 100%;
	height: auto;
	margin-top: 20px;
	left: inherit;
	margin-left:inherit;
	position: relative;

}


#photo1-traiteur{
	width: 100%;
	height: 350px;
	top: 20px;
	position:relative;
	background-size: cover;
	background-position: center;
	background-image: url(../images/traiteur1.jpg);
	
}

#banniere-traiteur{
	width: 90%;
	height: auto;
	position: relative;
	left:inherit;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-size: 24px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 5%;
	padding-right: 5%
}


#repas-traiteur{
	width: 90%;
	height: auto;
	position: relative;
	top:0px;
	background-color:#8f0028;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 30px;
	padding-bottom: 30px;
}


#menu-traiteur{
	width: 90%;
	height: auto;
	position: relative;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-size: 13px;
	top:0px;
	background-color:#FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 30px;
	padding-bottom: 30px;}

#buffet1-traiteur{
	width:90%;
	height:90px;
	position: relative;
	top:0px;
	left:0px;
	background-color: #8f0028;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 30px;
	padding-bottom: 30px;
}

	
	
#buffet2-traiteur{
	width:90%;
	height: auto;
	position: relative;
	top:0px;
	left:0px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
		padding-left: 5%;
	padding-right: 5%;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #ffffff;
}


#buffet3-traiteur{
	width:90%;
	height: auto;
	position: relative;
	top:20px;
	left:0px;;
background-color:#FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
		padding-left: 5%;
	padding-bottom: 50px;
	padding-right: 5%;
	padding-top: 30px;
}


#buffet4-traiteur{
	width:90%;
	height:90px;
	position: relative;
	top:0px;
	left:0px;
	background-color: #8f0028;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 30px;
	padding-bottom: 30px;
}


#cave-traiteur{
	width:90%;
	height:auto;
	position: relative;
	top:0px;
	left:0px;
	padding-top:30px;
	padding-bottom: 30px;
	padding-left: 5%;
	padding-right: 5%;

}



#photo2-traiteur{
	width:100%;
	height:300px;
	position: relative;
	top:0px;
	left:0px;
	background-size: cover;
	background-position: center;
	background-image: url(../images/traiteur2.jpg);
}


#info-traiteur{
	width:90%;
	height:auto;
	position: relative;
	top:0px;
		padding-left: 5%;
	padding-right: 5%;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	text-align: justify;
}

#promotion-traiteur{
	width:60%;
	height:90px;
	top:inherit;
	left:10%;
	position: relative;
	background-color: #8f0028;
	padding:30px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}

#cave-texte-traiteur{
	width:75%;
	height:auto;
	top:25px;
	left:5%;
	position: relative;
	padding:30px;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;

}	
	
	
		#liseretbas{
	width:100%;
	height: 20px;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
		display:block;
		background-color:rgba(255,255,255,0.7);
}	
	
	
	
}













