@charset "windows-1252";

body
{
background-color:black;
}

/* TITRE */

h1
{
font-family: sans-serif;
font-size:  14px;
font-weight: normal;
margin-bottom: 10px
}

/* SOUS TITRE */

h2
{
color: #FFFFFF;
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
margin-bottom: 5px;
margin-top: 0px;
text-indent: 0px;
}
h2.mizenvaleur
{
color: FF0000;
}
h2.fimg
{
color: black;
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
margin-bottom: 5px;
margin-top: 0px;
text-indent: 0px;
}

/* SOUS TITRE D'IMAGE */

h3
{
font-family: sans-serif;
font-size:  10px;
font-weight: normal;
margin-bottom: 10px;
margin-top: 0px
}

/* SOUS sous titre */

h4
{
color: white;
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
margin-bottom: 4px;
margin-top: 0px;
Text-indent: 0px;
}
table
{
font-family: sans-serif ;
font-size:  12px;
text-indent: 10px;
}
.noti
{
text-indent: 0px;
}
.fondnoir
{
font-family: sans-serif;
font-size: 12px;
Text-indent: 10px;
color: white;
margin-bottom: 0px;
margin-top: 0px;
}
.fondimg
{
color: black;
font-family: sans-serif;
font-size: 12px;
text-indent: 10px;
margin-bottom: 0px;
margin-top: 0px;
}

/* paragraphe. .noti pour "no indent" */

p
{
color: #FFFFFF;
font-family: sans-serif ;
font-size:  12px;
text-indent: 10px;
margin-bottom: 0px;
margin-top: 0px
}

/* test pour famille cursive de certains paragraphes */

p.labonne
{
color: #FFFFFF;
font-family: sans-serif;
font-size: 13px;
text-indent: 10px;
font-style: italic;
margin-bottom: 0px;
margin-top: 0px;
}
p.labonnenoti
{
color: #FFFFFF;
font-family: sans-serif;
font-size:  13px;
text-indent: 0px;
font-style: italic;
margin-bottom: 0px;
margin-top: 0px;
}
p.labonnefimg
{
color: black;
font-family: sans-serif;
font-size: 13px;
text-indent: 0px;
font-style: italic;
margin-bottom: 0px;
margin-top: 0px;
}
p.noti
{
font-family: sans-serif ;
font-size:  12px;
text-indent: 0px;
margin-bottom: 0px;
margin-top: 0px;
}
p.notifimg
{
color: black;
font-family: sans-serif ;
font-size:  12px;
text-indent: 0px;
margin-bottom: 0px;
margin-top: 0px;
}
p.nomarge  /* txt blanc, sans marge sup et inf, sans retrait */
{
color: #FFFFFF;
font-family:  sans-serif ;
font-size:  12px;
margin-top: 0px;
text-indent: 0px;
margin-bottom: 0px;
margin-top: 0px;
}

/* STYLE DES LIENS */

a
{
border: none;
}
a.cadr:link,#lienPdf:link
{
color: #333;
}
a.cadr:hover,#lienPdf:hover
{
color: black;
}
a.cadr:visited,#lienPdf:visited
{
color: #FF6C0B;
}

a:link
{
color: #FFFFFF;
font-family: sans-serif ;
font-size: 15px;
border: none;
text-decoration: none;
}
a:visited
{
color: #FF6C0B;
font-family: sans-serif ;
font-size: 15px;
border: none;
text-decoration: none;
}
a:hover
{
color: #FFFFFF;
font-family: sans-serif ;
font-size: 16px;
border: none;
text-decoration: underline;
}

/* STYLE IMG */

img
{
border-style: none;
}

/* STYLE scrollbar  par défaut beige, .divnoir pour les fonds noirs */

div.divnoir
{
scrollbar-face-color: black; 
scrollbar-arrow-color: cc3300;
scrollbar-base-color: ;
scrollbar-shadow-color: ;
scrollbar-darkshadow-color: ;
scrollbar-highlight-color:;
scrollbar-3dlight-color: cc3300 ;
scrollbar-track-color: black ;
}
div 
{ 
scrollbar-face-color: ; 
scrollbar-arrow-color: 663300;
scrollbar-base-color: ffffcc;
scrollbar-shadow-color : ;
scrollbar-darkshadow-color: 663300;
scrollbar-highlight-color: cc9966;
scrollbar-3dlight-color: ffffff;
scrollbar-track-color:;
}

/* popUp */

.thumbScroll
{
text-align: center;
scrollbar-face-color: black; 
scrollbar-arrow-color: #CCC;
scrollbar-base-color: ;
scrollbar-shadow-color: ;
scrollbar-darkshadow-color: ;
scrollbar-highlight-color:;
scrollbar-3dlight-color: #CCC;
scrollbar-track-color: black ;

}
 a.thumbScroll
 {

vertical-align: middle;
margin-left: auto; margin-right: auto;
}
img.thumbScroll
{
padding: 0;
margin-top: 3px; margin-bottom: 3px;
}

/* Titre Porte Folio */

.titrePorteFolio 
{
font: 16px, sans-serif, black;
font-weight: bold;
position: absolute; 
left: 60px; 
top: 55px;
z-index: 50;
border-bottom: 1px solid #333;
width: 400px;
}