body
{
	/*background-image: url("../images/Islande/Islande_VIK_plage_de_sable_noir.jpg");*/
	background-image: url("../images/Islande/Islande_cascade.jpg");
	background-attachment: float; /* Le fond restera fixe */
	width: 810px;
	height: 730px;
	margin : auto;
	margin-top: 10px;
}
/*h1
{
   font-style: italic;
   font-family: "Arial Black", Arial, Verdana, serif;
   text-align: center;
}

p
{
   text-align: justify;
   text-indent: 10px;
   color: blue;
   font-size: 18px;
}*/
/* L'en-tête */
#en_tete
{
	border-style: groove;
	border-color: #B3B3B3;
	width: 802px;
	height: 100px;
	font-size: 2em;
	font-weight:bold;
	font-family: Chiller, Brush Script MT, Matura MT Script Capitals, Arial, "Times New Roman", Times, serif;
}
/* L'en-tête bis */
/*#en_tete_bis
{
	width: 810px;
	height: 50px;
	background-image: url("../images/Islande/banniere.png");
}*/
/* Le corps */
#corps
{
	border-style: groove;
	border-color: #B3B3B3;
	float: right;
	width: 568px;
	height: 480px;
}
IMG
{
	border-color : #000000;
}
.element_corps FONT
{
	font-weight:bold;
	font-style:normal;
	color:black;
}
.element_corps IMG
{
	width: 100px;
	height: 98px; 
}
.element_corps_conseil IMG
{
	width: 250px;
	height: 180px;
	border-color : none;	
}

.element_corps_max IMG
{
	width: 545px;
	height: 430px;
	border-color : #000000;
}
.text
{
   /*color : #6699CC;*/
	color : #000000;
	text-align: justify;
	/*font-weight:bold;
	font-size: 1.1em;*/
	/*font-family: Arial, "Times New Roman", Times, serif;*/
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.text FONT
{
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
/* Le menu */
#menu
{
	/*background-image: url("../images/Islande/Corps_transparent.png");*/
	border-style: groove;
	border-color: #B3B3B3;
	float: left;
	width: 225px;
	height: 480px;
}
/* Quelques effets sur les menus */
.element_menu_haut
{    	
	margin-bottom: 30px;
	margin-top: 0px;
}
.element_menu_haut h3
{    	
	color: #000000;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align: left;
}
.element_menu_bas h3
{    	
	color: #000000;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align: left;
}
.element_menu_haut ul
{    	
	color: #000000;
}
.element_menu_bas ul
{    	
	/*color: #B3B3B3;*/
	color: #000000;
}
.element_menu_bas a
{
	color: #000000;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}
.element_menu_bas a:hover
{
	background-color: #99AAAA;
	color: black;
}
.element_menu_haut a
{
	color: #000000;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}
.element_menu_haut a:hover
{
	background-color: #99AAAA;
	color: black;
}
#pied_de_page
{
	color: #000000;
	width: 810px;
	height: 100px;
	font-family: Chiller, Brush Script MT, Matura MT Script Capitals, Arial, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 1.3em;
	font-weight:bold;
}
#pied_de_page FONT
{
	color: #000000;
	text-decoration:none;
}

.highslide {
	cursor: url("../images/graphics/zoomin.cur"), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid black;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: gray;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url("../images/graphics/loader.white.gif");
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url("../images/graphics/fullexpand.gif") no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url("../images/graphics/controlbar4.gif");
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url("../images/graphics/controlbar4-hover.gif");
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
