body {
	background-color: #f07700;
}

#conteneur {
	background-color: #f0e9dc;
}

#header2 {
	background-image: url(../images/accueil/header2.jpg);
}


#logoNum {
	background-image:url(../images/accueil/header1.jpg);
}

#newsTitle {
	background-image:url(../images/accueil/fondNewsletter.png);
}

#newsletter {
	background-color:#f07700;
}

#offres1 {
	width: 374px;
	height: 478px;
	float: left;
	background-image: url(../images/accueil/offres1.png);
	background-repeat: no-repeat;
}

#offres2 {
	width: 374px;
	height: 478px;
	float: left;
	background-image: url(../images/accueil/offres2.png);
	background-repeat: no-repeat;
}

#avis {
	width: 222px;
	height: 478px;
	float: left;
	background-color: #f07700;
	background-image: url(../images/accueil/avisCadre.png);
	background-position: center;
	background-repeat: no-repeat;
}

.offresTitre1 {
	width: 369px;
	height: 25px;
	line-height: 26px;
	font-size: 26px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}

.offresTitre2 {
	width: 374px;
	text-align: center;
	height: 36px;
	padding-top: 2px;
	float: left;
	font-size: 19px;
	font-weight: bold;
}

#offresTitre1_1 {
	color: #ff3202;
}

#offresTitre1_2 {
	color: #0b86ef;
}

.voyageAccueil {
	width: 373px;
	height: 103px;
	float: left;
}

.voyageVgn {
	width: 97px;
	height: 97px;
	float: left;
}

.voyageTitre {
	font-size: 16px;
	font-weight: 600;
	width: 234px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	float: left;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9e9e9e;
	border-right-color: #9e9e9e;
	border-bottom-color: #9e9e9e;
	border-left-color: #9e9e9e;
	margin-top: 5px;
}

.infoPlusInfo {
	background-image: url(../images/accueil/fondPlusInfo.png);
	background-repeat: no-repeat;
	line-height: 22px;
	text-align: center;
	float: right;
	font-weight: bold;
	margin-top: 5px;
}

#avisPost {
	width: 196px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	overflow-y: hidden;
	overflow-x: hidden;
}

#avisPoster {
	width: 196px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 10px;
}

#siteMsgAvis {
	width: 171px;
	height: 50px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	color: #FF0000;
	font-size: 13px;
	padding-top: 20px;
}

.avisNomMsg {
	width: 166px;
	height: 16px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.avisTxtMsg {
	width: 156px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	text-indent: 10px;
	text-align: justify;
	color: #717171;
	margin-bottom: 10px;
}

.avisDateMsg {
	width: 161px;
	float: left;
	padding-right: 15px;
	text-align: right;
	font-weight: bold;
	color: #616161;
	margin-bottom: 15px;
}