﻿HTML, BODY {
background : Black;
	margin: 0; padding: 0;
	color : #75705E;
	font-family : Verdana, Arial, sans-serif;
	scrollbar-arrow-color: #FFD700;
	scrollbar-base-color: #696969;
	scrollbar-track-color: Black;
	scrollbar-face-color: Gray;
	scrollbar-shadow-color: Gray;
	scrollbar-highlight-color: Gray;
	scrollbar-3d-light-color: #EAEAEA;
	scrollbar-darkshadow-color: #696969;
	font-family: Verdana, Arial, sans-serif;
}
img{
	border : none;
}
table {	font-family : Verdana, Arial, sans-serif;
    font-size: 13px; 
	margin-left: auto;
	margin-right: auto;
}
H1 {
    font-size: 12px;
    color : #48547D;
	margin : 3px 5px 0px 0px;
	font-weight : lighter;
}
H2 {
	font-size: 13px;
    color : #CAAC00;
	font-weight : bold;
	font-weight : lighter;
}
span.gras {
	font-size: 12px;
    color : #40E0D0;
	text-align : justify;
	font-weight : bold;
}
A {
    font-size: 13px;
    color : #CAAC00;
    text-decoration : none;
}
A.biglien {
    font-size: 13px;
    color : #FFD700;
    text-decoration : none;
	font-weight : bold;
}
A:Hover {
	color: #6495ED;
}
A.puce {
background-image : url(photographies-couleur-mode-reportage/puce-bleu.gif);
background-repeat : no-repeat;
padding-left : 12px;
margin-right : 15px;
color : #6E94D7;
font-size: 13px;
text-decoration : none;
/*font-weight : bold;*/
}
A.puce:Hover {
background-image : url(photographies-couleur-mode-reportage/puce-or.gif);
background-repeat : no-repeat;
padding-left : 12px;
margin-right : 15px;
color : #FFD700;
}
A.puceOn {
background-image : url(photographies-couleur-mode-reportage/puce-or.gif);
background-repeat : no-repeat;
padding-left : 12px;
margin-right : 15px;
color : #5480CF;
font-size: 13px;
text-decoration : none;
/*font-weight : bold;*/
}
A.puceOn:Hover {
background-image : url(photographies-couleur-mode-reportage/puce-or.gif);
background-repeat : no-repeat;
padding-left : 12px;
margin-right : 15px;
color : #5480CF;
}
A.pucePetit {
/*background-image : url(photographies-couleur-mode-reportage/puce-or-pti.gif);
background-repeat : no-repeat;*/
border-left : 1px solid #688AE1;
padding-left : 5px;
margin-left : 13px;
color : #6E94D7;
font-size: 11px;
text-decoration : none;
/*font-weight : bold;*/
}
A.pucePetitOn {
/*background-image : url(photographies-couleur-mode-reportage/puce-bleu-pti.gif);
background-repeat : no-repeat;*/
border-left : 1px solid #688AE1;
padding-left : 5px;
margin-left : 13px;
color : #FFD700;
font-size: 11px;
text-decoration : none;
font-weight : bold;
}
A.pucePetit:Hover {
/*background-image : url(photographies-couleur-mode-reportage/puce-bleu-pti.gif);
background-repeat : no-repeat;*/
border-left : 1px solid #688AE1;
padding-left : 5px;
margin-left :13px;
color : #FFD700;
}
.dotted {
	border-left-style : solid;
	border-left-color : Gray;
	border-left-width : 1px;
	padding : 3px 0 3px 7px;
}
.centre {text-align: center; }
#AutoNumber1{ }
a.vigntt img { border: 1px solid #676767; margin : 1px;}
a.vigntt:Hover img {border: 1px solid #C9C9C9;margin : 1px;}
/*a.vigntt:active {border: 1px solid #4682B4;margin : 2px;}*/
a.pages   { text-decoration: none; font-family: Verdana; font-size: 16px;   
	color: Fuchsia; margin-right : 20px; text-align : right;
}


