body 
{
	background-color: gainsboro;
}

a
{
	color: black;
	text-decoration: none;
}

.field
{
	width: 280px;
}

.pos
{
	position: absolute;
	top: 160px;
	left: 485px;
}

.titre
{
	font-family: verdana;
	text-align: center;
	font-size: 36px;
	position: absolute;
	height: 50px;
	width: 650px;
	left : 300px;
	top: 30px;
}

.titre2
{
	font-family: verdana;
	text-align: center;
	font-size: 24px;
	position: absolute;
	height: 50px;
	width: 650px;
	left : 300px;
	top: 100px;
}
.homepage
{
	background-image: url("Images/degradeS.png");
	font-family: Courier New, Comic;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	position: relative;
	width: 125px;
	top: 140px;
	left: 70px;
	float: left;
	margin-top: 5px;
	padding-top: 5px;	
}

.photo1
{
	float: left;
	position: absolute;
	top: 270px;
	left: 170px;
	height: 130px;
	width: 190px;
}

.photo2
{
	float: left;
	position: absolute;
	top: 270px;
	left: 900px;
	height: 130px;
	width: 190px;
}

.PhotoLegende1
{
	position: absolute;
	top: 410px;
	left: 210px;
	font-style: italic;
	font-size: 12px;
}

.PhotoLegende2
{
	position: absolute;
	top: 410px;
	left: 980px;
	font-style: italic;
	font-size: 12px;
}

.RetourNature
{
	position: absolute;
	top: 57.5%;
	left: 47%;
	font-family: Verdana;
	font-size: 13px;
}

.RetourReykjavik
{
	position: absolute;
	top: 70%;
	left: 34.7%;
	font-family: Verdana;
	font-size: 13px;
}

.RetourBoreales
{
	position: absolute;
	top: 70%;
	left: 58%;
	font-family: Verdana;
	font-size: 13px;
}

.img2
{
	width: 58px;
	height: 40px;
	border-color: white;
	border-width: 3;
	border-style: outset;
	vertical-align: top;
	position: absolute;
	top: 50%;
	left: 46.5%;
}

.imgReyk
{
	width: 48px;
	height: 60px;
	border-color: white;
	border-width: 3;
	border-style: outset;
	vertical-align: top;
	position: absolute;
	top: 73%;
	left: 35%;
}

.imgBore
{
	width: 48px;
	height: 60px;
	border-color: white;
	border-width: 3;
	border-style: outset;
	vertical-align: top;
	position: absolute;
	top: 73%;
	left: 58%;
}

.adressemail
{
	position: absolute;
	top: 100% !important;
	top: 97%;
	left: 60% !important;
	left: 30%;
	font-size: 80%;
	font-family: papyrus;
}