/* CSS Document, "fj_iphone.css" */

body {
	background-color: #FFFFFF;
	top:0px;
}
h1 {
color : #c2c7c7;
font-family : Arial, sans-serif;
font-size : 16px;
font-weight : bold;
padding : 0 8px 0 8px;
margin : 10px 14px 10px 14px;
}
/* texte en gras cadres contact */
h2 {
color : #ffffff;
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
font-weight : bold;
padding : 0 0 6px 0;
margin : 10px 14px 10px 14px;
}
ul {
list-style-type : none;
list-style-position : inside;
text-align : left;
width : auto;
font-family : Arial, sans-serif;
font-size : 14px;
font-weight : normal;
margin : 0;
padding : 0;
float : left;
margin-left : 16px;
margin-bottom : 0;
margin-right : 0;
margin-top : 20px;
}
a:link {
font : normal .90em Arial, sans-serif;
color: #666666;
text-decoration : none;
outline:none;
}
a:visited {
font : normal .90em Arial, sans-serif;
color : #999999;
text-decoration : none;
outline:none;
}
a:hover {
font : normal .90em Arial, sans-serif;
color : #ff6600;
text-decoration : none;
outline:none;
}
a:active {
font : normal .90em Arial, sans-serif;
color : #666666;
text-decoration : none;
outline:none;
}

#sitenav {
display:block;
top: 530px;
width:1500px;   /* 1500px */
text-align: justify;
font : normal 2.55em Arial, sans-serif; /* 2.55em */
background-color: #FFFFFF;
border: 12px solid #FFFFFF; 
}

/* couleurs de fond des pages */
#Fondaccueil {background: #FFFFFF;}
#Fondsdv1 {background: #FFFFFF;}
#Fondsdv2 {background: #FFFFFF;}
#Fondnb {background: #FFFFFF;}
#Fondnorvege {background: #FFFFFF;}
#Fondsardaigne {background: #FFFFFF;}
#Fondjapon {background: #FFFFFF;}
#Fondasie {background: #FFFFFF;}
#Fondtravail {background: #FFFFFF;}
#Fondculi {background: #FFFFFF;}
#Fondfilms {background: #FFFFFF;}
#Fondcontact {background: #FFFFFF;}

/* réglages de la galerie */
#Galeriecache {   /* infos sur le contenu de la galerie en frame */
display:none;
height: 0px;
}
#GalerieOFF {
height : 470px;
display : block;
}
#centered {
display : block;
margin-top:0px;
background-color:#FFFFFF;
}
td {
border-bottom: 18px solid #FFFFFF;  /* pour effacer le fond gris de la galerie sous les images */
background-color: #FFFFFF;
}

/* cadre contact gauche */
#Content {
top : 156px;
left : 99px;
width : 300px;
padding : 27px;
border-top: 1px dotted white;
border-bottom: 1px dotted white;
text-align : left;
padding-bottom : 16px;
font : normal 4em Arial, sans-serif;
position : absolute;
color : #ffffff;
letter-spacing : .05em;
}
/* cadre contact droit */
#Content2 {
top : 156px;
left : 453px;
width : 300px;
padding : 27px;
border-top: 1px dotted white;
border-bottom: 1px dotted white;
text-align : left;
padding-bottom : 16px;
font : normal 4em Arial, sans-serif;
position : absolute;
color : #ffffff;
letter-spacing : .05em;
}
/* lien dans cadre contact */
.LienNav {
	color:#FF6600;
	text-decoration: underline;
	letter-spacing: 0.8px;
	padding-left: 0.6em;
	padding-right: 0.6em;
}
.ombre {
display:none;
}


   