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

/* Définition des polices personnalisées */

@font-face {
	font-family: 'Expletus Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Expletus Sans'), local('ExpletusSans'), url(http://themes.googleusercontent.com/static/fonts/expletussans/v4/gegTSDBDs5le3g6uxU1ZsXt9r5m2YmP5sw3cUAQwL0E.woff) format('woff');
}
@font-face {
	font-family: 'Questrial';
	font-style: normal;
	font-weight: 400;
	src: local('Questrial'), local('Questrial-Regular'), url(http://themes.googleusercontent.com/static/fonts/questrial/v3/MYWJ4lYm5dbZ1UBuYox79LO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
/* Eléments principaux de la page */
html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	font-family: 'Expletus Sans';
}
.page {
	min-height: 100%;
	position: relative;
	background-color: white;
}
.blocprincipal {
	padding-bottom: 110px;
	height: 100%;
}
header, footer {
	font-family: 'Questrial-Regular', Arial, sans-serif;
}
header {
	height: 140px;
	background-color: #000;
}
.logoleti {
	background: url(../toutepage/pommes_logo.png) no-repeat left;
	height: 65px;
	width: 220px;
	margin-top: 45px;
	margin-left: 10px;
}
.navigationhaut {
	width: 710px;
	height: 65px;
	margin-top: 50px;
	letter-spacing: 1px;
}
.logoleti, .navigationhaut {
	display: inline-block;
	vertical-align: middle;
}
.onglets1 {
	list-style-type: none;
	margin-right: 0;
	padding-right: 0;
}
.onglets1 li {
	float: right;
	background-color: #000;
	margin : 2px 2px 0 42px !important;  /* Pour les navigateurs autre que IE */
	margin : 1px 2px 0 42px;  /* Pour IE  */
}
.onglets1 li.active {
	color: #fff;
}
.onglets1 a {
	text-transform: uppercase;
	display : block;
	color : #99E21B;
	text-decoration : none;
	padding : 4px;
}
.onglets1 a:hover {
	color: #fff;
}
.active a {
	color: #fff;
}
a:active, a:hoover {
	outline:none;
}
.containerbarreduhaut, .containersection, .containerbarredubas {
	width: 960px;
	margin : auto;
	border: solid #FFF 0px;
}
section {
	border: solid 0px black;
}
.containersection {
	border: solid 0px black;
}
.lienspomme {
	position: absolute;
}
.lienauteur {
	position: absolute;
	top: 210px;
	left: 386px;
}
.liencoul {
	position: absolute;
	top: 234px;
	left: 575px;
}
.lienphotomontage {
	position: absolute;
	top: 341px;
	left: 405px;
}
.image_clic {
	border: none;
}
.paragraphepomme {
	text-align: center;
	line-height: 500px;
	height: 500px;
	border: solid 0px black;
}
.pomme {
	vertical-align: bottom;
	margin-bottom: 50px;
}
footer {
	height: 110px;
	background-color: #99E21B;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.navigationbas a, .rebondimail a {
	color: #FFF;
}
.navigationbas {
	width: 620px;
	margin: 25px 10px 30px 5px;
	letter-spacing: 1px;
}
.onglets2 {
	list-style-type: none;
	padding-bottom : 24px;
	margin-left: 0;
	padding-left: 0;
}
.onglets2 li {
	float: left;
	margin : 2px 42px 0 2px !important;  /* Pour les navigateurs autre que IE */
	margin : 1px 42px 0 2px;  /* Pour IE  */
}
.onglets2 a {
	text-transform: uppercase;
	display : block;
	text-decoration : none;
	padding : 4px;
}
.onglets2 a:hover {
	color: #000;
}
.rebondimail {
	font-size: 80%;
	width: 300px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.navigationbas, .rebondimail {
	display: inline-block;
	vertical-align: middle;
}
.rebondimail a {
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 110px;
}
