﻿#apDiv1 {
	z-index:1;
}
body {
  	text-align: left; /*ajouté car SPIP centre par défaut*/
	font-family: Arial, Helvetica, sans-serif;
	background-position:center;
	
	background-color:#CCCCCC;
	height: 100%;
	margin: 0;
	padding: 0;
}

html {
  height: 100%;
}

#TableauFond {
	background-image: url('assets/header.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

#apDiv2 {
	position:absolute;
	left:834px;
	top:655px;
	width:177px;
	height:110px;
	z-index:1;
}
.Style5 {
	font-weight: bold; 
	font-size:13px
	color:#62265d;
	color:#e32185;
}
.Style6 {
	font-family: Arial;
	font-size:12px;
	text-align:left;
	padding-left:40px;	
}

#apDiv3 {
	z-index:2;
}
.Style12 { font-size: 40px; font-weight: bold; color: #FFFFFF; }
#apDiv4 {
	z-index:3;
	padding-right:25px;
	font-size: 11px;
}
.Style14 {
	font-size: 12px;
	font-family: Arial;
	color:#000000;
}
#apDiv5 {
	position:absolute;
	left:1092px;
	top:578px;
	width:176px;
	height:55px;
	z-index:4;
}
.Style15 {
	font-weight: bold;
	color:#6092c7;
	text-align:left;
}
#apDiv6 {
	position:absolute;
	left:833px;
	top:474px;
	width:138px;
	height:20px;
	z-index:5;
}
#apDiv7 {
	z-index:5;
}

.Style18 {
	color: #D80061;
	font-weight: bold;
}
#apDiv8 {
	position:absolute;
	left:312x;
	top:864px;
	width:470px;
	height:21px;
	z-index:6;
}
.Style20 {
	color: #0060AA;
	font-weight: bold;
	font-size: x-small;
}
.Style21 {font-size: 20px; font-weight: bold; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #B6CE00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#apDiv9 {

	z-index:7;
}
#apDiv10 {
	z-index:8;
}

#apDiv11 {
	z-index:9;
}
.Style22 {
	font-size: small;
	color:#000000;
}
#apDiv12 {
	z-index:10;
}
.Style25 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style:normal;
}

a:focus { outline:0; } /* Sert à supprimer le cadre en pointillé autour des liens */

a.Style15:link { color: #0060AA; }
a.Style15:visited { color: #0060AA; }
a.Style15:hover { color: #B6CE00; }

a.Style21:link { color: #111; }
a.Style21:visited { color: #111; }
a.Style21:hover { color: #B6CE00; }

/*#citation {
  color: #FFFFFF;
  position:absolute;
  left:849px;
  top:445px;
  width:139px;
  height:90px;
  z-index:1;
  overflow:auto;
}*/

#plan {
  background-color: #eee;
  height:400px;
  overflow:auto;
  padding: 2px;
}

#apDateQuant {

}



#DivHautCitation {
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	text-indent:10px;
	text-align:justify;
	border-radius: 5px 10px 0 5px;
	color:#6092c7;

}

#DivBasCitation {
	height:15px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:25px;
 	font-size: 11px;
  	font-weight:normal;
  	text-align: right;
	color:#6092c7;
}

#TabCopernic {
	color:#000000;
}

#etoile {
	position:absolute;
	z-index:6;
}

#fleur {
	position:absolute;
	z-index:0;
}

.StyleLienFavoris {
	color:#FFFFFF;
	text-align:left;
	padding-left:40px;	
	font-size: 12px;
	font-weight:bold;
}

#pastille {
	position:absolute;
	width:22px;
	height:22px;
}

#nbre-nouveau {
	position:absolute;
	width:22px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	margin-top:1px;
}

.styleNbre-nouveau {
	font-family:"Arial Rounded MT";
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#cc5517;
	color:#ffffff;
	font-size: 12px;
	text-decoration:blink;
}


.ColonneGauche{
	background-image:url(images/degrade-gauche.png);
	background-position:right;
	background-repeat:repeat-y;
}

.ColonneDroite{
	background-image:url(images/degrade-droite.png);
	background-position:left;
	background-repeat:repeat-y;
}


