.fondpano {
	background-image: url(images/panorama_paris.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
}

a.lientopframe {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lientopframe:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}

.corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.fonddrapeau {
	background-image: url(images/fond_band_drapeau.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.fonddrapeaug {
	background-image: url(images/fond_band_drapeau.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
a.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
.corpsnoir {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.fondvacances {
    background-image: url(images/montagne1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

