@charset "utf-8";
/* CSS Document */



#fond-contener{
	width: 100%;
	height: 1360px;
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	background-color:rgba(255,255,255,0.7);}


#fond-weekend1{
	width: 100%;
	height: 200px;
	margin-top: 20px;
	position: absolute;
	background-color:rgba(255,255,255,1);}


#fond-weekend2{
	width: 100%;
	height: 200px;
	margin-top: 480px;
	position: absolute;
	background-color:rgba(255,255,255,1);}


#fond-weekend3{
	width: 100%;
	height: 200px;
	margin-top:940px;
	position: absolute;
	background-color:rgba(255,255,255,1);}




#contener{
	width: 1024px;
	height: 1400px;
	margin-top: 20px;
	left: 50%;
	margin-left:-512px;
	position: absolute;

}


#photo1{width: 1024px;
	height: 200px;
	background-size: cover;
	position: absolute;
	background-position: center;
	background-image: url(../images/weekend1.jpg);
	
}

#weekend1{
	width: 614px;
	height: 215px;
	margin-top: 200px;
	background-color:#FFFFFF;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left:40px;
	padding-right: 40px;
	position: absolute;
	margin-left: 330px;
	
}

#weekendrouge1{
	width: 250px;
	height: 215px;
	margin-top: 200px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left:40px;
	padding-right: 40px;
	position: absolute;
	
}

#weekendbis{
	width: 190px;
	height :140px;
	background-color: #8f0028;	
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	padding: 30px;
}

#textweekend{
	width: 550px;
	height: 200px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	position: absolute;
}

#photo2{width: 1024px;
	height: 200px;
	margin-top: 460px;
	background-size: cover;
	position: absolute;
	background-position: center;
	background-image: url(../images/weekend2.jpg);
	left: 50%;
	margin-left:-512px;
	
}
#contenerweekend2{
	width: 1024px;
	height: 350px;
	margin-top: 660px;
	font-family: 'Roboto', sans-serif;
	position: absolute;
	left: 50%;
	margin-left: -512px;
}



#weekend2{
	width: 614px;
	height: 305px;

	background-color:#FFFFFF;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left:40px;
	padding-right: 40px;
	position: absolute;
	margin-left: 330px;
}


#weekendrouge2{
	width: 250px;
	height: 215px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left:40px;
	padding-right: 40px;
	position: absolute;
	
}


#photo3{width: 1024px;
	height: 200px;
	margin-top:920px;
	background-size: cover;
	position: absolute;
	background-position: center;
	background-image: url(../images/weekend3.jpg);
	left: 50%;
	margin-left:-512px;
	
}

#weekend3{
	width: 944px;
	height: 155px;
	margin-top: 1120px;
	background-color:#FFFFFF;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left:40px;
	padding-right: 40px;
	position: absolute;
	left: 50%;
	margin-left:-512px;
	
}




#offrir{
	width:86px;
	height: 16px;
	top: 140px;
	margin-left:45px;
	background-color:#FFFFFF;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	text-align: center;
	padding: 7px;
	position: absolute;
	 -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#offrir:hover{
	width:86px;
	height: 16px;
	top: 140px;
	margin-left:45px;
	background-color:#FFFFFF;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #d0003a;
	text-align: center;
	padding: 7px;
	position: absolute;

}

#logo-issoudun{
	width: 50px;
	height: 42px;
	margin-left:820px;
	position: absolute;
	top: 142px;
}


#logo-berry{
	width: 50px;
	height: 42px;
	margin-left:880px;
	position: absolute;
	top: 142px;
}


h1{font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8f0028;
}

h2{
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #8f0028;
}




/*/////////////////////////////TABLETTE//////////////////////////////*/



@media only screen and (min-width:650px) and (max-width:1044px) {

	
	#fond-contener{
	width: 100%;
	height: 1425px;
	margin-top: 200px;
	margin-left: auto;
		margin-right: auto;}


#fond-weekend1,#fond-weekend2,#fond-weekend3{
		opacity:0;
		width:0px;
		height:0px;}


#contener{
	width: 100%;
	height: 1385px;
	left: inherit;
	margin-left:inherit;
	position: absolute;

}


#photo1{width: 100%;
	position: relative;
	
}

#weekend1{
	width: 40%;
	margin-top: 0px;
	padding-left:5%;
	padding-right: 5%;
	position: relative;
	margin-left: 50%;
	
}

#weekendrouge1{
	width: 40%;
	margin-top: 0px;
	padding-left:5%;
	padding-right: 5%;
	position: absolute;
	
}

#weekendbis{
	position: relative;
	left: 50%;
	margin-left: -125px;
}

#textweekend{
	width: 85%;
	height: auto;
	position: absolute;
}

#photo2{width: 100%;
	margin-top: 0px;
	position: relative;
	left: inherit;
	margin-left: inherit;	
}
	

	
	
#contenerweekend2{
	width: 100%;
	height: 325px;
	margin-top: 0px;
	position: relative;
	left: inherit;
	margin-left: inherit;
}



#weekend2{
	width: 40%;
	height: 285px;
	padding-left:5%;
	padding-right: 5%;
	position: relative;
	margin-left: 50%;
}


#weekendrouge2{
	width: 40%;
	height: 215px;
	padding-top: 60px;
	padding-bottom: 15px;
	padding-left:5%;
	padding-right: 5%;
	position: absolute;	
}


	

#photo3{width: 100%;
	margin-top:0px;
	position: relative;
	left: inherit;
	margin-left:inherit;
}

#weekend3{
	width: 90%;
	margin-top: 0px;
	padding-left:5%;
	padding-right: 5%;
	position: relative;
	left: inherit;
	margin-left:inherit;
	}

#logo-issoudun{
	margin-left:inherit;
	right:30px;
}


#logo-berry{
	margin-left:inherit;
	right:90px
}

}




/*/////////////////////////////TELEPHONE//////////////////////////////*/

@media only screen and (max-width:650px){
	
		#fond-contener{
	width: 100%;
	height: 1870px;
	margin-top: 200px;
	margin-left: auto;
		margin-right: auto;}


#fond-weekend1,#fond-weekend2,#fond-weekend3{
		opacity:0;
		width:0px;
		height:0px;}


#contener{
	width: 100%;
	height: 1385px;
	left: inherit;
	margin-left:inherit;
	position: absolute;

}


#photo1{width: 100%;
	position: relative;
	
}

#weekend1{
	width: 90%;
	margin-top: 0px;
	padding-left:5%;
	padding-right: 5%;
	position: relative;
	margin-left: inherit;
	
}

#weekendrouge1{
	width: 90%;
	height:160px;
	margin-top: 0px;
	padding-left:5%;
	padding-right: 5%;
	position: relative;
	
}

#weekendbis{
	position: relative;
	padding-top: 15px;
	height: 100px;
	left: 50%;
	margin-left: -125px;
}

#textweekend{
	width: 85%;
	height: auto;
	position: absolute;
}

#photo2{width: 100%;
	margin-top: 0px;
	position: relative;
	left: inherit;
	margin-left: inherit;	
}
	

	
	
#contenerweekend2{
	width: 100%;
	height: auto;
	margin-top: 0px;
	position: relative;
	left: inherit;
	margin-left: inherit;
}



#weekend2{
	width:90%;
	height: 295px;
	padding-left:5%;
	padding-right: 5%;
	position: relative;
	margin-left: inherit;
}


#weekendrouge2{
	width: 90%;
	height: 165px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left:5%;
	padding-right: 5%;
	position: relative;	
}


	

#photo3{width: 100%;
	margin-top:0px;
	position: relative;
	left: inherit;
	margin-left:inherit;
}

#weekend3{
	width: 90%;
	height:175px;
	margin-top: 0px;
	padding-left:5%;
	padding-right: 5%;
	position: relative;
	left: inherit;
	margin-left:inherit;
	}

#logo-issoudun{
	margin-left:inherit;
	right:30px;
	top:162px;
}


#logo-berry{
	margin-left:inherit;
	right:90px;
		top:162px;
}
	
#offrir{
	top: 100px;
	}

#offrir:hover{
	top: 100px;
}
	
	
}

