 
BODY {
	background : #ffffff;
	text-align : justify; font-size : 11px; font-family: Verdana, Arial;
     }

ul, .texte {
	text-align : justify; font-size : 11px; font-family: Verdana, Arial;
   }
 
/*  pour les liens sur fond vert clair  */
A.green:link        { color : #0000D9; text-decoration : none; }
A.green:visited     { color : #660099; text-decoration : none; }
A.green:hover       { color : #669900; text-decoration : underline; }
A.green:active      { color : #FF0033; text-decoration : none; }


/*  pour les liens sur fond noir  */
A.black:link        { color : #4FA7FF; text-decoration : none; }
A.black:visited     { color : #FFAE5E; text-decoration : none; }
A.black:hover       { color : #FFFFFF; text-decoration : underline; }
A.black:active      { color : #FF0033; text-decoration : none; }


/*  pour les liens sur fond bleu  */
A.blue         		{ color : #0000EE; font-size : 9px;}
A.blue:link         { color : #0000EE; text-decoration : none }
A.blue:visited      { color : #800080; text-decoration : none }
A.blue:hover        { color : #FF0000; text-decoration : underline }
A.blue:active       { color : #FFFFFF; text-decoration : none }

.enanglais          { color : #ff6600; font-style : italic }
.enallemand         { color : #840000; font-style : italic }

.titre-principal    { color : #ffffff;
						  background-color : #cc0000;
						  padding: 5px;
						  padding-left: 12px;
						  padding-right: 12px;
						  font-size : 16px;
						  text-transform : uppercase; 
						  text-align : center;
						  font-weight : bold;
						  border-style : dotted;
						  border-width : thin;
						  border-color : #ffcc66 }

.titrecochet1       { color : #cc0000;
						  font-size: 16px;
						  text-transform : uppercase; 
						  font-weight : bold;
						  font-family: Georgia, Times New Roman; }
						  
.titrecochet2       { color : #ff702b;
						  font-size: 16px;
						  font-weight : bold;
						  font-family: Georgia, Times New Roman; }

.titre1             { color : #cc0000;
						  height: 18px;
						  text-transform : uppercase; 
						  font-weight : bold;
						  background-image: url(divers/--.html); }

.titre2             { color : #ff5300;
						  height: 18px;
						  font-weight : bold; }

.dateupdate        	{ background-color: Navy;
					  color: White;
					  font-size: 12px;
					  padding: 2px;
					  padding-top: 4px;
					 }
					 
.date           	{ color : #808080 }
.source           	{ color : #be7e7e }
.indication       	{ color : #808080; font-style : italic;  }

.surlignage1      	{ color : #ff9900; font-weight : bold }

.surlignage2      	{ color : #f25128; font-weight : bold }

.surlignage3      	{ color : #5353ff; font-weight : bold }

.titre-liens      	{ color : #5353ff;
						  font-weight : bold; 
						  font-size : 16px; 
						  font-variant : small-caps  }

.entreprise      	{ color : #ff3333; font-weight : bold }

.ville      	{ color : #ff3333; font-weight : bold }

.pays      			{ color : #000000; font-weight : bold; font-size : 16px; }

SPAN.fichiers           { color : #004680 }

SPAN.videos_langue      { color : #658963; font-size : 10px }

ul.puce-liens			{ list-style-image : url(puces/fleche-bleu.gif);
			  			  vertical-align: middle;}

.taille8      { font-size : 8px; }

.taille1      { font-size : 9px; }

.taille10      { font-size : 10px; }

.taille11      { font-size : 11px; }

.taille12      { font-size : 12px; }


#puce1      { background-image: url(puces/puce-carre-vert.gif);
			  background-repeat: no-repeat;
			  width: 14px;
			  height: 13px;
			  margin-top: 2px;
			  float: left; }
			  
#puce2      { background-image: url(puces/fleche-bleu.gif);
			  background-repeat: no-repeat;
			  float: left;
			  position:relative;
			  top: 1px;
			  vertical-align: middle;
			  width: 13px;
			  height: 13px;
			  margin-left: 15px;}
			  
#puce3      { background-image: url(puces/puce-carre-bleu-s.gif);
			  background-repeat: no-repeat;
			  float: left;
			  position: relative;
			  top: 3px;
			  vertical-align: bottom;
			  width: 7px;
			  height: 7px;
			  margin-left: 5px;}
			  
#puce4      { background-image: url(puces/puce-carre-orange.gif);
			  background-repeat: no-repeat;
			  float: left;
			  position: relative;
			  top: 1px;
			  vertical-align: bottom;
			  width: 14px;
			  height: 13px;
			  margin-left: 5px;}

#puce5      { background-image: url(puces/fleche-bleu.gif);
			  background-repeat: no-repeat;
			  float: left;
			  position:relative;
			  top: 1px;
			  vertical-align: middle;
			  padding-left: 22px;
			  margin-left: 15px;}
			  
#puce-fichier { background-image: url(puces/disk.gif);
			  background-repeat: no-repeat;
			  float: left;
			  position:relative;
			  top: 1px;
			  vertical-align: middle;
			  width: 11px;
			  height: 11px;
			  margin-left: 15px;}
			  
#puce-flash { background-image: url(puces/flash.gif);
			  background-repeat: no-repeat;
			  float: left;
			  position:relative;
			  top: 0px;
			  vertical-align: middle;
			  width: 18px;
			  height: 15px;
			  margin-left: 2px;
			  margin-right: 5px;}
			  
.sideBox {
  background-color: #f0e0d0;
  border-color: #d0a070;
  border-style: solid;
  border-width: 1px;
  float: right;
  padding: 1em;
  margin: 1em;
  width: 240px;}

.sideBox2 {
	  position: relative;
	  border-color: #00cc66;
	  border-style: solid;
	  border-width: 1px;
	  padding: 10px;
	  margin: 10px;
	  width: 80%;
  		}
  

#entete, .noprint
{
  display: none !important;
}

a[href]:after {
  content: "  : [ " attr(href) " ] ";
  font-weight: normal;
  color : #cc0033;
  /*text-align: left;*/
}
	