/*-----------------------------*/
/* $auteur : VP                */
/* $date :  19 mars 2008       */
/* $version : 1.0              */
/*-----------------------------*/ 


h1 {
font-family: Comic sans MS, Arial;
font-size: 32pt;
font-style: italic;
font-weight: bold;
color: black;
}

h3 {
font-family: Lucida Calligraphy, Arial;
font-size: 20pt;
font-style: italic;
font-weight: bold;
color: black;
}

h2:first-letter {
font-family : Comic sans MS;
font-size: 32pt;
font-weight: bold;
font-style : italic, underline;
}

h2 {
font-family : Comic sans MS;
font-size: 24pt;
font-style : italic;
color: #8BBF2A;
}

h5 {
font-family : Lucida Calligraphy, Comic sans MS;
font-size: 11pt;
font-style : italic;
font-weight: bold;
color: black;
}


body {
/* la police de la page est l’arial */
font-family : Comic sans MS, arial;
font-size : 12px;
font-style : normal;
color : white;
background-color : #000000;
margin-left : 50px;
margin-right : 50px;

/**/
scrollbar-darkShadow-color:#FFFFFF;
/**/ 
scrollbar-3dlight-color:#FFFFFF;
/**/ 
scrollbar-arrow-color:#FFFFFF;
/**/ 
scrollbar-base-color:#FFFFFF;
/**/ 
scrollbar-face-color:#8BBF2A;
/**/ 
scrollbar-highlight-color:#8BBF2A;
/**/
scrollbar-shadow-color:#FFFFFF;
/**/
scrollbar-track-color:"#8BBF2A";

}

p {
margin-left : 20px;
margin-right : 20px;
text-align : left;
font-weight: normal;
font-size : 15px;
}

ul {
font-weight: normal;
font-size : 15px;
}

/* Le style par défaut pour la balise de lien */
a {
/*pas de style sur le texte */ 
text-decoration: none; 
/* police = verdana, sans serif */ 
font-family: "verdana",sans-serif;
}

/* Les liens en eux même */
a:link {
/*pas de style sur le texte */ 
text-decoration: none;
/* police = verdana, sans serif */ 
font-family: "verdana",sans-serif; 
/* couleur : noir */
color: #000000 
}

/* Les liens actifs */
a:active { 
/*pas de style sur le texte */
text-decoration: none;
/* police = verdana, sans serif */
font-family: "verdana",sans-serif; 
/* couleur : noir */
color: #000000 
} 

/* Les liens déjà visités*/
a:visited {
/*pas de style sur le texte */
text-decoration: none;
/* police = verdana, sans serif */
font-family: "verdana",sans-serif;
/* couleur : noir */ 
color: #000000 
} 

/* Quand on passe par dessus un lien */
a:hover { 
/*style sur le lien = souligné */
text-decoration: underline; 
/* police = verdana, sans serif */
font-family: "verdana",sans-serif;
/* couleur : noir */ 
color: #000000 
}

.Infos {
font-family : Lucida Calligraphy, Comic sans MS;
font-size: 12pt;
font-style : italic;
font-weight: normal;
}

.Legende {
font-family: Comic sans MS, Arial;
font-size: 10pt;
font-style: italic;
font-weight: bold;
color: #0000FF;
}

.PageIndex {
font-family: Comic sans MS, Arial;
font-size: 14pt
font-style: normal;
font-weight: bold;
color: #000000;
}

.Sup {
font-family: Comic sans MS, Arial;
font-size: 12pt;
font-style: italic;
font-weight: bold;
color: #80FF40;
}

.Construction {
font-family : Lucida Calligraphy, Comic sans MS, Arial;
font-size: 22pt;
font-style : italic;
font-weight: normal;
}

#IDContact {
font-family : Lucida Calligraphy, Comic sans MS;
font-size: 12pt;
font-style : italic;
font-weight: normal;
}

#IDPhotos {
font-family : Lucida Calligraphy, Comic sans MS;
font-size: 12pt;
font-style : italic;
font-weight: normal;
}

.menu, .ssmenu {
filter:alpha(opacity=90);
-moz-opacity:0.90;
opacity: 0.90;
}


#DiapoHaut { 
background-image:url(../Images/Divers/DiapoHaut.jpg); 
background-repeat:repeat-x; 
overflow: auto; 
 
} 

#DiapoBas { 
background-image:url(../Images/Divers/DiapoBas.jpg); 
background-repeat:repeat-x; 
overflow: auto; 
 
} 

#Diapo { 
overflow: auto;
}

.div-mh { 
width: 1000px; 
height: 245px; 
overflow: auto; 
white-space:nowrap; 
overflow-y: hidden; 
border: 2px solid #8BBF2A;
} 

.div-pv { 
width: 300px; 
height: 400px; 
overflow: auto; 
white-space:nowrap; 
overflow-y: hidden; 
border: 0px solid #8BBF2A;
} 

.div-ph { 
width: 400px; 
height: 300px; 
overflow: auto; 
white-space:nowrap; 
overflow-y: hidden; 
border: 0px solid #8BBF2A;
} 

.div-peint { 
width: 359px; 
height: 558px; 
overflow: auto; 
white-space:nowrap; 
overflow-y: hidden; 
border: 0px solid #8BBF2A;
} 

.div-infos { 
width: 550px; 
height: 170px;
overflow: auto;  
white-space:nowrap; 
overflow-y: hidden; 
border: 0px solid #8BBF2A;
} 

.div-acces { 
width: 850px; 
height: 110px;  
overflow: auto; 
white-space:nowrap; 
overflow-y: hidden; 
border: 0px solid #8BBF2A;
} 

.div-itineraire { 
width: 550px; 
height: 150px;  
overflow: auto; 
white-space:nowrap; 
overflow-y: hidden; 
border: 0px solid #8BBF2A;
}

.div-plus { 
width: 550px; 
height: 170px;  
overflow: auto; 
white-space:nowrap; 
overflow-y: hidden; 
border: 0px solid #8BBF2A;
}  

.div-photos { 
width: 450px; 
height: 110px;  
overflow: auto; 
white-space:nowrap; 
overflow-y: hidden; 
border: 0px solid #8BBF2A;
} 
