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

/* Taille de texte globale */
html {font-size: 100%;}

body {
	margin : 0;
	background-color: #000000;
	font-size: 0.95em;
	text-align : center;
}
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 : #ffffff;
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;
background-color:#FFFFFF;
text-decoration : none;
outline:none;
}
#tout {
font : normal .90em Arial, sans-serif;
color : #999999;
width : 100%;
margin : 0;
background-color : #6d6d6d;
text-align : center;
}
/* couleurs de fond des pages */
#Fondaccueil {background: #99cccc;}
#Fondsdv1 {background: #484000;}
#Fondsdv2 {background: #B0E0E6;}
#Fondnb {background: #CDCDCD;}
#Fondnorvege {background: #C0D9D9;}
#Fondsardaigne {background: #382805;}
#Fondjapon {background: #300006;}
#Fondasie {background: #8C7E10;}
#Fondtravail {background: #DDDDBD;}
#Fondculi {background: #A8A8A8;}
#Fondfilms {background: #303030;}
#Fondcontact {background: #FF9900;}
/* réglages de la galerie */
#Galeriecache {
display: none;
height: 0px;
}
#Galerie {
height : 480px;
text-transform : none;
background-color : #ff6600;
text-align : center;
display : block;
}

#enbas {
text-align : center;
text-transform : inherit;
color : #949c9c;
font-family : Arial, sans-serif;
font-size : 1em;
font-weight : bold;
}
/* 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 1.1em 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 1.1em Arial, sans-serif;
position : absolute;
color : #ffffff;
letter-spacing : .05em;
}
/* lien dans cadre contact */
.LienNav {
	color : #f4f4f4;
	text-decoration: underline;
	letter-spacing: 0.8px;
	padding-left: 0.6em;
	padding-right: 0.6em;
}
.ombre {
width : 100%;
height : 24px;
}


   