@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;
}
section {
	border: solid 0px black;
}
.containersection {
	border: solid 0px black;
}
.paragraphepomme {
	line-height: 600px;
	height: 600px;
	border: solid 0px black;
}
.pomme {
	vertical-align: bottom; 
	margin-left:10px;
	margin-right:0px;
	margin-bottom:100px;
	width:310px;
}
.paragraphepomme, .container_bio {
	display:inline-block;
}
.container_bio {
	width:540px;
	margin-left:90px;
	margin-bottom:24px;
	margin-top:24px;
	vertical-align: bottom;
}
h1{
	text-transform:uppercase;
	font-size:130%;
}
p{
	font-size:90%;
}
h2{
	font-size:110%;
}
h3{
	font-weight:lighter;
	font-size:100%;
	color:#88ad06;
}
.accroche{
	font-style:oblique;
	color:#88ad06;
}
.interligne{
	line-height:0.5;
}
.liste_competences{
	font-size:90%;
	list-style-type:disc;
	list-style-position:inside;
}
.lien_telechargement{
	text-decoration:none;
	line-height:10px;
	color: #666;
	font-size:80%;
}
.fleche{
	margin-left:5px;
	border:none;
}
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;
}
