@import url(global.css);

/* TITRE */

h1 {
	font-size: 2.4em;
	color: #f49500;
	font-weight: normal;
}

h2 {
	font-size: 1.3em;
	color: #c35429;
	font-weight: normal;
	padding : 0 0 15px 0 ;
}

h3 {
	font-size: 1.7em;
	color: #f49500;
	font-weight: normal;
	line-height: 1em;
	padding : 28px 0 0 0 ;
}

h4 {
	font-size: 1.2em;
	color: #c35429;
	font-weight: normal;
	padding : 0 0 15px 0 ;
}

/* MAIN-AREA */

/* A NE PAS MANQUER */

.ma-une {
	float: left;
	width: 640px;
	padding: 0 0 10px 10px;
	clear: both;
}

.image-une{
	float: right;
	padding: 0 0 0 10px;
	
}

/* LAISSER VOUS TENTER */

.ma-second{
	float: left;
	width: 650px;
	min-height: 227px;
	height: auto!important;
	height: 227px;
	clear: both;
	background-image: url(../img/global/bkgd_second.gif);
	background-repeat: repeat-y;
	background-position:0 0;
}

.mas-tenter{
	float: left;
	width: 320px;
	min-height: 227px;
	height: auto!important;
	height: 227px;
	padding: 10px;
	background-color: #f4dfae;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.mas-sejour{
	float: left;
	width: 280px;
	min-height: 227px;
	height: auto!important;
	height: 227px;
	padding: 10px;
	background-color: #f9ab4d;
	margin: 0 0 0 10px;
	display: inline;
}

.image-sejour{
	float: left;
	padding: 5px 0;
}