﻿html {

	height: 100%;
}
body {

	FONT-FAMILY: Verdana, Calibri, Geneva;
	FONT-SIZE: 12pt;
	MARGIN: 0px;
	background-color: #b8a992;
	height:100%;
}
input {
	width: 100%;
	FONT-FAMILY: Verdana, Calibri, Geneva;	
	FONT-SIZE: 12pt;
}
textarea {
	background-color: #e9dfd3;
	width: 98%;
	FONT-FAMILY: Verdana, Calibri, Geneva;
	FONT-SIZE: 12pt;
}
#entete {

	background: url(https://www.heidiescalade.fr/ag/images/grimpentete.png) no-repeat right top;
	height:159px;
	width:100%;
	background-color: #e9dfd3;
}
#heidi {

	background: url(https://www.heidiescalade.fr/ag/images/heidi.png) no-repeat left top;
	height:159px;

}
#heidi2 {

	background: url(https://www.heidiescalade.fr/ag/images/heidi2.png) no-repeat right top;
	height:159px;

}
#entoi {

	background: url(https://www.heidiescalade.fr/ag/images/bandeau.png) no-repeat center top;
	height:159px;
	width:100%;
}
#centre {
		background: url(https://www.heidiescalade.fr/ag/images/grimpeurs.png) no-repeat right top;
	width: 100%;
	height: 100%;
	vertical-align:middle;
	background-color: #b8a992;
}
#pied {
	background-color: transparent;
	position:absolute;
	height: 20%;
	width: 100%;
	bottom:0px;
}
h2 {
	FONT-FAMILY: Verdana, Calibri, Geneva;
	color: #274E9C;
	text-decoration: underline;
	
}
font {
	FONT-FAMILY: Verdana, Calibri, Geneva;
}