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

@font-face {
	font-family: 'KristenITCRegular';
	src: url('itckrist-webfont.eot');
	src: local('☺'), url('itckrist-webfont.woff') format('woff'), url('itckrist-webfont.ttf') format('truetype'), url('itckrist-webfont.svg#webfontTjMrH8NA') format('svg');
	font-weight: normal;
	font-style: normal;
}

*{
margin:0;
padding:0;	
}

body {
	background:#b6c301 url("images/bg-body.jpg") center center no-repeat;

}
.clear {
	clear:both;
	height:	0;
	margin:0;
}
h1 {
	font-size:17px;	
}
h2 {
	font-size:15px;	
}

.marron {
	color:#5b443a;
}
.camping {
	font-size:16px;
	text-align:center;
	width:280px;
	display:block;	
}
.vert {
	color:#b6c301;
}
#global {
	margin:auto;
	width:390px;
	min-height:733px;
	font-size:10px;
	font-family:'KristenITCRegular'
		
}
#header {
 height:162px;	
}
#corps{
	background:url("images/bg-corps.png") no-repeat;
	width:387px;
	height:336px;
	 padding: 61px 0 0 50px;
	
}