BODY  {
    color: #000000;				/* noir		*/
  background-color: #ffffff;
  background-image: url(attac-grand-clair.png);
/*	background-repeat:repeat-y; */
/*	background-position:20%; */
    font: 13px Verdana, Arial, 'Times New roman', serif;
    margin: 5px 5px 5px 5px;
}

A:link {
    color: #ff0000;	                	/* bordeaux	*/
    text-decoration: underline;
}
 
A:visited {
    color: #ff0000;                 
    text-decoration: underline;
}
 
A:hover {
    text-decoration: none;
}

H1 {
    color: #000080;				
    background: white;			
    text-align: center;
    font: bold 25px 'Times New roman', Verdana, Arial, sans-serif;
}

H2 {
    color: #000080;				
    background: white;			
    text-align: center;
    font: bold 20px 'Times New roman', Verdana, Arial, sans-serif;
}

/* = h3.spip */
H3 {
     color: #000080;				
     background: white;			
    /* margin: 20px 0px 0px 0px; */
     font: bold 15px 'Times New roman', Verdana, Arial, sans-serif;
     text-align: left;
     text-decoration: underline;
}

H4 {
     color: #000080;					
     background: white;				
     font: bold 13px 'Times New roman', Verdana, Arial, sans-serif;
     text-align: right;
     text-decoration: none;
}

H5 {
     color: #000080;					
     background: white;				
     font: bold 13px 'Times New roman', Verdana, Arial, sans-serif;
     text-align: left;
     text-decoration: none;
}

UL {
	list-style: square;
	list-style-image:url(darkball.gif);
}

UL.pourcent {
	font: bold 13px Verdana, Arial, 'Times New roman', serif;
	list-style: disc;
	list-style-image:url(attac-puce-rouge.png);
}


OL LI {
        color: #000080;					
        background: transparent;				
        margin: 18px 0px 4px 0px;
        font: bold small-caps 15px 'Times New roman', Verdana, Arial, sans-serif;
        list-style: upper-roman inside;
}

P.pied {
        color: black;
        background-color: transparent;
	margin: 4px 0px 2px 0px;
         font: 11px Verdana, Arial, 'Times New roman', serif;
         text-align: center;
}

IMG {
	border: 0;
}

TD.psr-descri {
   font-weight: normal;
}

.blue {
     color: #000080;					
}

.centre {
	text-align:center;
}

.logo {
	background-color: transparent;
	position: absolute;
	left: 86px;
	top: 0px;
	z-index: 20;
}

.logo1 {
	background-color: transparent;
	position: absolute;
	left: 91px;
	top: 5px;
	z-index: 10;
}

.logo2 {
	background-color: transparent;
	position: absolute;
	left: 693px;
	top: 420px;
	z-index: 10;
}

.powered {
	background-color: transparent;
	float: right;
	margin-right: 3em;
	margin-top: 2em;
	z-index: 20;
}

.index1 {
        color: black;
        background-color: transparent;
	float: right;
	margin-right: 3em;
	z-index: 20;
}

.decale-gauche {
    font: 13px Verdana, Arial, 'Times New roman', serif;
        background-color: transparent;
	margin-left: 20px;
}

.sous-logo {
	position: absolute;
	left: 45px;
	top: 130px;
}

.zoom {
	position: absolute;
	left: 60px;
	top: 270px;
	vertical-align:middle;
	text-align:center;
	background:black;
	color:white;
	padding: 0.3em;
}

.zoom-links {
	position: absolute;
	left: 40px;
	top: 140px;
	vertical-align:middle;
	text-align:left;
	padding: 0em;
}

.standard {
  background-color: #ffffff;
  /* background-image: url(carre.png);
	border-top: 0.3em ridge #666666;
	border-right: 0.3em groove #666666;
	border-bottom: 0.3em groove #666666;
	border-left: 0.3em ridge #666666; */
	border: 1px dotted #666666;
	padding: 2%;
	margin-top: 2%;
	margin-left: 25%;
	margin-right: 5%;
	width: 65%;
	z-index: 5;
}

.w3c {
	background-color: transparent;
	position: relative;
	width: 30%;
	left: 80%;
	z-index: 20;
}


.spacer {
	clear: both;
}


