/*===================================================
#		FEUILLE DE STYLE 							#
#		PROCENA	- style Profetic					#
#		Auteur:   pbourgeois@crepuq.qc.ca			#
#		Créé le:  7 avril 2006						#
#		Modifié le : 1 juin 2006					#
====================================================*/

@import url(archives.css);
@import url(boite.css);
@import url(menu_vertical.css);

span.spip_documents, span.spip_documents_ {border: none;}

a.spip_out { padding-right: 12px; background: url(images/spip_out.gif) no-repeat 100% 50%;}

/*----------------------------------------------- 
	STYLES GÉNÉRAUX
-------------------------------------------------*/

html {
	min-width: 780px;
	}

body { 
	background: #EFEFEF url(images/fondpage.gif) repeat-y center; /* Couleur du fond de la page */
	color: #333; /* Couleur du texte */
	margin: 0; /* Marge extérieures  */ 
	padding: 0; /* Marges intérieures */ 
	text-align: center; /* Permet de centrer la page */ 
	font-size: 70%; /* Grosseur du caractère */ 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; /* Type de caractère */ 
	}

a:link, 
a:visited, 
a:active { 
	color: #336699; /* Couleur des liens */ 
	text-decoration: none; /* Lien non-souligné */ 
	} 
a:hover	{ 
	text-decoration: underline; /* Lien souligné lors du survol de la souris */ 
	}
	
div#inscription {
	width: 300px;
	padding: 20px;
	border: 2px solid black;
	text-align: center;
	background: #EFEFEF;
	font-size: 12px;
	}
	
div.texte div#inscription a,
div.texte div#inscription a:link, 
div.texte div#inscription a:visited, 
div.texte div#inscription a:active {
	color: black;
	font-weight: bold;
	}
form#inscription {
	width: 530px;
	padding: 15px;
	margin: 20px 0 0 0;
	border: 1px solid black;
	text-align: left;
	background: #EFEFEF;
	}
legend {display: none;}
form#inscription fieldset {
	padding: 0;
	margin: 0;
	width: 100%;
	}
form#inscription input.login, .forml,
form#inscription input.courriel {
	padding: 0;
	margin: 0 0 5px 10px;
	width: 275px;
	}
form#inscription label {
	padding: 10px 0 0 10px;
	margin: 10px 0 0 0;
	width: 250px;
	font-weight: bold;
	color: black;
	}
form#inscription h3 {
	padding: 5px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid black;
	background: #000000;
	color: white;
	font-size: 14px;
	}
form#inscription input.spip_bouton {
	margin: 10px;
	}
	
div#divinscription {
	color: #990000;
	font-weight: bold;
	}
fieldset {
	border: none;
	}
/* Classes générées par SPIP */
.spip_logos {
	border-style: none; /* Enlève la bordure sur la images intégrées via l'espace privé  */ 
	}
#la_une img.spip_logos {
	float: right;
	margin-left: 10px;
	}
div.nouveau img.spip_logos {
	float: left;
	margin-right: 10px;
	}
.spip_documents {
	border: 1px solid #666666; /* Bordure pour les documents attachés  */ 
	background-color: white; 
	margin: 0 8px 16px 8px; /*  Marges (haut, droite, bas, gauche :
							comme le sens de l'aiguille d'une montre */ 
	}
/* Alternance de couleur pour les listes */	
.pairs {
	display: block; 
	background: #F5F5F7;
	}
.impairs {
	display: block; 
	background: #FFFFFF;
	}

/* ----------------------------------------------
	CONTENANT
-------------------------------------------------*/
#contenant { 
	width: 780px; /* Largeur de la page */
	padding: 0; 
	margin: 0 auto; /* Marges : 20pixels en haut et en bas, 0 pixel à droite et gauche */
	text-align: left; /* Justifier le texte à gauche */
    position: relative;
	}


/*------------------------------------------------ 
	ENTÊTE
-------------------------------------------------*/
#entete { 
	position: relative; /* Condition pour poSitionner les objets de l'entête */
	margin: 0;
	background: #990000 url(images/entete-top-bleue.jpg) no-repeat center top; /* Ombragé du haut */
	height: 152px;
	}
#entete select {position: absolute; z-index: 100; top: 128px; right: 2px;}
#entete #styles {
	position: absolute;
	top: -20px;
	right: 0;
	}
#entete #styles a {
	color: black;
	}
h1 { 
	margin: 0;
	padding: 0;
	} 
/* Logo et titre de l'organisme */
h1 a, 
h1 a:link, 
h1 a:visited, 
h1 a:active, 
h1 a:hover { 
	display: block;
	position: absolute; /* Acive le positionnement relative à l'entête  */
	top: 12px; /* Position du LOGO du haut de la page */
	left: 13px; /* Position du logo de la gauche de la page */
	font-size: 1.25em; /* Grosseur du caractère */
	font-weight: normal; /* Enlève le gras par défaut du H1 */
	color: #FFFFFF; /* Couleur du texte */
	text-decoration: none;
	} 
#entete em,
h1 a span {
	display: none;
	} 
/* Bandeau */
#entete p {
	} 
	
/* Texte du bandeau */	
#entete p span {
	display: none; /* 	Cache le texte pour les navigateurs compatible avec CSS
				      	Utile pour mettre un slogan ou du texte que les moteurs 
					  	de recherche indexeront
					
					*/
	}

#entete em { 
	position: absolute;
	display: block;
	color: white;
	top: 45px;
	left: 16px;
	font-style: normal;
	width: 350px;
	} 
#entete a#lien_profetic {
	display: block;
	width: 125px;
	height: 50px;
	position: absolute;
	top: 65px;
	left: 447px;
	}
#entete a#lien_profetic span {
	display: none;
	}
#recherche {
  position: absolute;
  top: 131px!important;
  top: 125px;
  right: 4px;
  width: 156px!important; 
  width: 156px; 
	}
#recherche .searchinput {
	width: 119px!important;
	width: 115px;
	border: none;
	}
#recherche .bouton {
	padding: 1px 3px;
	border: 1px solid black;
	}
#onglets {
  position: absolute;
  background: black;
  top: 125px;
  left: 0;
  line-height: normal;
  width: 780px;
  padding-top: 8px;
  }
#onglets ul {
  margin: 0 0 0 3px;
  padding: 0;
  list-style: none;
  }
#onglets li {
  float: left;
  background: url("images/right-bleu.gif") no-repeat right top;
  margin: 0;
  padding: 0 5px 0 0;
  }
#onglets a {
  float: left;
  display: block;
  background: url("images/left-bleu.gif") no-repeat left top;
  padding: 7px 9px 4px 19px;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#onglets a {float:none;}
/* End IE5-Mac hack */
#onglets a:hover {
  color: #fff;
  }
#onglets .lienon {
  background-image: url("images/right_on.gif");
  }
#onglets .lienon a {
  background-image: url("images/left_on.gif");
  color: #000000;
  padding-bottom: 5px;
  }
/* ----------------------------------------------
	MENU HORIZONTAL
 ------------------------------------------------*/
/* Positionnement du topmenu */
#topmenu {
	position: absolute; 
	top: 6px; 
	left: 185px;
	font-size: 10px;
	color: #000000;
	}
#topmenu a, 
#topmenu a:link, 
#topmenu a:visited, 
#topmenu a:active {
	color: #000000;
	font-size: 10px;
	margin-right: 15px;
	}

/*------------------------------------------------ 
	COLONNE GAUCHE
 -------------------------------------------------*/
 
#colgauche { 
	float: left; 
	width: 150px; 
	margin-top: 0; 
	margin-left: 5px!important; /* Pour les navigateurs standards */
	margin-left: 5px; /* Pour Internet Explorer */
	padding: 0;
	}
#colgauche div.menuGauche h3.titre_boite {
	margin: 10px 0 0 0;
	width: 141px;
	}
#colgauche h3.titre_boite {
	width: 141px;
	}
#colgauche div.boite {
	border-right: 1px solid #CCCCCC;
	width: 150px;
	}
#colgauche form {
	border: 1px solid #CCC; 
	padding: 3px;
	margin-top: 5px;
	width: 144px;
	}
#colgauche form img {
	border: none;
	}
#colgauche form fieldset {
	margin: 0;
	padding: 0;
	}
#colgauche form fieldset input.champsGoogle {
	border: 1px solid #CCC; 
	width: 135px;
	}
#colgauche form fieldset input.boutonGoogle {
	border: 1px solid #CCC; 
	width: 135px;
	}

/*------------------------------------------------ 
	COLONNE DROITE
 ------------------------------------------------*/
#coldroite { 
	float: right; 
	width: 160px; 
	padding-top: 0;
	margin-right: 0;
	display: block; /* On le cache puisque l'on veut seulement 2 colonnes sur la page d'accueil */
	}

/*------------------------------------------------
	COLONNE CENTRALE - Page d'accueil
 ------------------------------------------------*/
#colcentre { 
	margin-left: 170px; 
	margin-right: 175px; 
	padding: 4px 0 1em 0;
	}
p.chapo {
	font-weight: bold;
	text-align: justify;
	}
#contenu p.chapo {
	font-weight: bold;
	text-align: justify;
	font-size: 13px;
	margin-bottom: 0;
	}	
p.date {
	font-size: 11px;
	margin: 15px 0;
	font-style: italic;
	}	
#colcentre div#la_une p.mot_cles {
	margin: 5px 0 0 0;
	}	
	

/* Article à la une */
#colcentre #la_une {
	font-size: 1.15em;
	text-align: justify;	
	}
#colcentre #la_une p {
	margin: 1em 0; 
	}
#colcentre #la_une p a, 
#colcentre #la_une p a:link, 
#colcentre #la_une p a:visited {
	background: #FFFFFF;
	display: inline; 
	font-size: 1em;
	font-weight: normal;
	} 
#colcentre #la_une p a:hover {
	text-decoration: underline;
	} 
/* Fin Texte d'accueil */

/* Titre de la colonne du centre "Nouveautés sur ce site" */
#colcentre h1 {
	margin: .75em 0 .5em 0;
	border-bottom: 1px dotted black;
	font-weight: bold; 
	font-size: 16px; 
	color: #000000;
	}
	
#colcentre h2 {
	margin: 0 0 .25em 0;
	font-weight: normal; 
	text-align: left;
	font-size: 1.5em; 
	color: #000000;
	}

 /*  Liste des nouveautés */

/* Titre */
#colcentre h3.une {
	color: #000000; 
	font-size: 16px; 
	font-weight: bold;
	margin: 0; 
	} 

/* Titre */
#colcentre h3 {
	color: #000000; 
	font-size: 12px; 
	margin: 0; 
	} 

/* Texte d'introduction de la nouvelle*/
#colcentre p {
	margin: 0;
	}

#colcentre div.spip_documents { border: none;}

#colcentre div.nouveau {
	margin-top: 20px;
	text-align: justify;
	}
#colcentre div.nouveau div.item {
	margin-bottom: 1.5em;
	}

#colcentre div#la_une p.date { 
	margin: 5px 0; 
	font-size: 11px;
	font-style: italic;
	}

/* -----------------------------------------------
	CONTENU PRINCIPAL - Pages niveau 2
 ------------------------------------------------*/
#contenu { 
	margin-left: 170px; 
	margin-right: 34px; 
	padding: 5px 0 1em 0; 
	}
#contenu .spip_logos {
	float: right;
	}
#contenu div#boite-logo-article .spip_logos {
	float: none;
	}
#contenu h1 {
	font-size: 18px;
	margin: 0;
	border-bottom: 1px dotted black;
	}
	
#contenu div.texte { 
font-size: 14px;
	}
	
#contenu div#commentaire {
	text-align: right;
	}
/* Fil d'Ariane */
#contenu p.ariane {
	margin: 10px 3px 10px 0; 
	text-align: left;
	}
#contenu p.ariane a, 
#contenu p.ariane a:link, 
#contenu p.ariane a:hover,
#contenu p.ariane a:visited {
	color: black; 
	margin: 0;
	}
#contenu p.ariane a:active {
	font-weight: normal;
	}
/* Titre de page */
#contenu h2 { 
	font-size: 135%; 
	font-weight: bold; 
	color: black; 
	position: relative;
	margin: 0; 
	} 
#contenu table {
	margin: 0; 
	width: 99.5%;
	}

/* Boite logo, date, auteur de l'article */
#contenu #boite-logo-article,
#contenu #boite-logo-rubrique {
	float: right; 
	margin: 0 0 10px 10px; 
	line-height: normal;
	}
/* Logo */	
#contenu #boite-logo-article img { 
	margin: 8px 0 0 8px; 
	border: 1px solid black;
	}

#contenu .date {
	margin: 5px 0 5px 10px; 
	padding: 0; 
	font: 12px Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	}
#contenu .auteur-titre {
	margin: 0 10px; 
	font: 10px Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	}
#contenu .auteur {
	margin: 0 3px 5px 0;
	}
#contenu .texte { 
	margin-top: 0; 
	padding: 10px 0; 
	font: 12px Arial, Helvetica, sans-serif;
	color: black; 
	text-align: justify;
	}
#contenu .texte p.spip {
	margin: 0 0 1em 0; 
	}
td#texte-article {
	}
#contenu .item {
	clear: right;
	}
.titrerubrique a {
	background: url(images/folder.png) no-repeat left 50% ; 
	padding-left: 20px;
	}
#contenu .soustitre {
	font-weight: bold;
	}

/* Boites de contenu dans les squelettes rubriques */
#boite-srubrique-rubrique, 
#boite-liens-rubrique, 
#boite-syndic-rubrique { 
	margin: 15px 0; 
	padding: 0; 
	}

/* Bordure boite de rubriques et d'articles */
#boite-srubrique-rubrique,
#boite-liens-rubrique, 
#boite-syndic-rubrique {
	border: 1px solid #CCCCCC;
	}	
#boite-syndic-rubrique p {
	margin: 1em;
	}

/* Titre h3 sous-rubrique et article*/
#boite-srubrique-rubrique h3, 
#boite-articles-rubrique h3,
#boite-liens-rubrique h3,
#boite-syndic-rubrique h3 {
	color: #000000; 
	font-size: 13px; 
	margin-left: 10px;
	}

#boite-srubrique-rubrique ul, 
#boite-liens-rubrique ul, 
#boite-syndic-rubrique ul {
	margin: 0; padding: 0;
	}
#boite-srubrique-rubrique li, 
#boite-liens-rubrique li, 
#boite-syndic-rubrique li,
#boite-simple li{
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	}
#boite-srubrique-rubrique li a, 
#boite-srubrique-rubrique li a:link, 
#boite-srubrique-rubrique li a:visited {
	display: block; 
	padding: 5px 10px 5px 23px; 
	background: url(images/puce-articles-Srubrique-normal.gif) no-repeat 5px 5px; 
	color: #7A7A7A;
	}
#boite-srubrique-rubrique li a:hover {
	text-decoration: none; color: black;
	background: url(images/puce-articles-Srubrique-hover.gif) no-repeat 5px 5px;
	}
#boite-simple ul {
	margin: 1em 0 0 0; padding: 0;
	}
#boite-simple li a, 
#boite-simple li a:link, 
#boite-simple li a:visited {
	display: block; 
	padding: 5px 10px 5px 18px; 
	background: url(images/puce-articles-Srubrique-normal.gif) no-repeat left 50%; 
	color: #7A7A7A;
	}
#boite-simple li a:hover {
	text-decoration: none; color: black;
	background: url(images/puce-articles-Srubrique-hover.gif) no-repeat left 50%;
	}

#articles li a, #articles li a:link, 
#articles li a:visited,
#boite-liens-rubrique li a, 
#boite-liens-rubrique li a:link, 
#boite-liens-rubrique li a:visited,
#boite-syndic-rubrique li a, 
#boite-syndic-rubrique li a:link, 
#boite-syndic-rubrique li a:visited,
#boite-articles-rubrique li.recherche-liste-sites a {
	display: block; 
	padding: 5px 10px 5px 23px; 
	background: url(images/puce-articles-rubrique-normal.gif) no-repeat 5px 8px; 
	color: #7A7A7A;
	}
#articles li a:hover,
#boite-liens-rubrique li a:hover, #boite-syndic-rubrique li a:hover,
#boite-articles-rubrique li.recherche-liste-sites a:hover { 
	text-decoration: none; 
	color: black;
	background: url(images/puce-articles-rubrique-hover.gif) no-repeat 5px 8px;
	}

/* Contenu boite de documents */
#documents_boite { width: 100%; margin: 15px 0 20px 0; }
#documents_boite h3 {
	margin: 0;
	padding-left: 20px;
	background: url(images/document.gif) left 50% no-repeat;
	}
#documents_boite dl {margin: 15px 10px 0 5px; width: 225px; padding: 0; float: left;}
#documents_boite dt {float: left;}
#documents_boite dd a {color: #666666;}
#documents_boite dd a:hover {color: #000000; text-decoration: none;}

/* Plan du site */
#plan {
	margin-top: 20px;
	}
#plan ul { 
	list-style-type: none; 
	padding: 0; 
	margin: 0; 
	color: #666666;
	}
#plan ul ul li { 
	background: url(images/plan-puce.gif) no-repeat; 
	margin: 0; 
	padding: 6px 0 0 36px; 
	}
#plan ul ul li.dernier { 
	background-image: url(images/plan-dernier.gif); 
	}
#plan a, #plan li a {
	color: #666;
	}
#plan a:hover, 
#plan li a:hover {
	color: #0066CC;
	}

.logo_document {
	float: left;
	}
.logoArticle {
	background-color: #C9D1D1;
	}
.titre_resultat_recherche { 
	color: #1D4D9E;
	}

/* Forum d'article */
.spip_barre {
	display: none;
	}
.spip_encadrer table { 
	display: none;
	}
.spip_encadrer td { 
	padding-top: 5px;
	}
#message-forum {
	border: 1px solid #666666; 
	padding: 5px 15px; 
	margin-top: 20px; 
	margin-bottom: 30px; 
	}
#message-forum ul {
	padding: 0; 
	margin: 0; 
	list-style-type: none;
	}
#message-forum li {
	margin-bottom: 15px; 
	}
#message-forum h3, 
#formulaire-forum h3 a, 
h3 a.repondre, 
#documents_boite h3 {
	color: #1D4D9E; 
	font-size: 13px;
	}
a.repondre {
	text-decoration: underline; 
	background: url(images/repondre.gif) left 33px no-repeat;
	padding-left: 20px; 
	padding-top: 30px;
	}
#message-forum h4 {
	margin: 0;  
	font-size: 13px;
	}
#message-forum .date-auteur {
	color:#333333;
	}
#message-forum a {
	color: #666666; 
	text-decoration: underline; 
	}
#formulaire-forum {
	border: none; 
	padding: 15px;  
	width: 493px;
	margin: 0; 
	background-color: #F0F0F0; 
	text-align: left;
	}
#formulaire-forum form {
	border: none;
	}
/* Correction pour IE6 \*/
#formulaire-forum {
	width: 490px;
	}
/* Fin de la correction pour IE6 */
#formulaire-forum fieldset {
	border: none;
	}
#formulaire-forum textarea {
	width: 480px; 
	border: none;
	}
#formulaire-forum input {
	border: none;
	}
#formulaire-forum .spip_bouton {
	background-color: #1D4D9E; 
	font-family: Arial, Helvetica, sans-serif; 
	color: white; 
	font-size: 11px; 
	border: none; 
	padding: 3px 15px; 
	}
	
#stats img {
	display: none;
	}

#contenu form {
	margin-top: 0; 
	position: relative; 
	color: black; 
	text-align: left;
	}
#contenu .forml {
	width: 450px; 
	border: 1px solid #BABABA; 
	margin: 5px 0;
	}

/*------------------------------------------------
	PIED DE PAGE
 ------------------------------------------------*/
#pied { 
	clear: both; 
	margin: 0; 
	padding: 20px 0; 
	font-size: 9px; 
	text-align: left; 
	color: #999; 
	background: #FFFFFF; /* url(images/pied-fond.gif) no-repeat center bottom; Ombragé du bas */
	}

#pied p {
	text-align: center;
	}
#pied a, #pied a:link, 
#pied a:visited {
	color: #999; 
	font-size: 9px;
	}


/*------------------------------------------------
	AGENDA
 ------------------------------------------------*/
#calendrier {
	background-color: #FFFFFF; 
	margin: 0; 
	padding-bottom: 15px;  
	}
#calendrier table {
	width: 490px; 
	margin: 1px auto; 
	padding: 15px 0; 
	border-style: none;
	}
table.agenda tr, table.agenda td {
	border-collapse: collapse; 
	border: 1px solid #BFBFBF;
	}
table.agenda {
	border-collapse: collapse; 
	border: 1px solid #EAEAEA; 
	}
table.agenda th {
	border-collapse: collapse; 
	border-style: none; 
	background-color: #EAEAEA;
	}
table.agenda a, table.agenda a:link, 
table.agenda a:visited, table.agenda a:active { 
	text-decoration: none; 
	color: #000; 
	padding: 2px; 
	font-size: 9px;
	}
table.agenda a:hover { 
	text-decoration: underline; 
	}
.agendaBouton { 
	border-style: none; 
	color: #FFFFFF; 
	background-color: #BABEBF; 
	padding: 1px 10px;
	}
.agendaNav, .agendaHead, .agendaThisMonth {
	background-color: #FFFFFF;
	}
.agendaThisDay {
	background-color: #BBC9E3;
	}
.agendaNotThisMonth { 
	background: #EFEFEF;
	}
.agendaNav {
	text-align: center; 
	border: none;
	}
.AgendaForm {
	text-align: center; 
	margin: 0; 
	padding: 10px 0; 
	}
div.AgendaForm form fieldset {
	margin: 0; 
	text-align: center; 
	border: none; 
	position: relative;
	}

/* Les flèches de navigation du calendrier */
a.droite {
	position: absolute; 
	width: 8px; 
	height: 14px; 
	display: block;  
	background: url(images/agenda-nav-droite.gif) no-repeat left top; 
	left: 495px; 
	top: 4px;
	}
a.gauche {
	position: absolute; 
	display: block; 
	width: 8px; 
	height: 14px; 
	background: url(images/agenda-nav-gauche.gif) no-repeat; left: 15px; top: 4px; 
	z-index: 1000;
	}
a.gauche span, a.droite span {
	display: none;
	}

/*------------------------------------------------
	CSS EXCLUSIF À IE MAC 5.2
 ------------------------------------------------*/
/* Les règles suivantes sont exclusives à IEMAC 5.2. Explications ici: 
   http://www.stopdesign.com/examples/ie5mac-bpf/ */
/*\*//*/
	#entete p strong {top: 80px; left: 300px;}
	.h3coldroite1 {position: static; display: block; margin: 22px 0 0 5px;}
	.h3coldroite2 {position: static; display: block; margin: 10px 0 0 5px;}
	#colcentre h3 {position: static; padding-left: 8px;}
	h3 strong {position: static;} 
/* Fin des règles exlusives à IE5 MAC 5.2 */

#forum {
	margin-bottom: 1em;
}

#forum, #forum ul, #forum li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#forum li.forum-parent{
	margin-bottom: 1em;
}

#forum li.forum-enfant{
	margin-left: 2.5em;
}

#forum .forum-bloc {
	border: 1px dashed;
	margin-bottom: 0.8em;
}

#forum .forum-titraille {
	padding: 0.3em;
}

#forum h4 {
	padding: 0;
	margin: 0;
	font-size: 120%;
	font-weight: 600;
}

#forum .forum-date {
	font-size: 90%;
}

#forum .forum-contenu {
	border-top: 1px dashed;
	padding: 0.3em;
}

#forum .forum-repondre {
	text-align: right;
}

/* -------------------------------
	ARCHIVE
--------------------------------*/

div.archive h4 {
	margin: 5px 0;
	padding: 3px 3px 3px 8px;
	background: #EFEFEF;
	}
div.archive ul {
	margin: 8px;
	padding: 0;
	list-style-type: none;
	}
div.archive ul li {
	font-weight: bold;
	}
	
div.archive ul ul {
	margin: 0 0 0 -8px;
	}
div.archive li li {
	font-weight: normal;
	}
div.archive li a {
	display: block;
	padding: 3px 3px 3px 20px;
	background: url(images/puce.gif) no-repeat 5px 4px;
	}

div.voir_aussi {
	padding: 0;
	}

div.voir_aussi h3 {
	margin: 0;
	padding: 3px 3px 3px 8px;
	background: black;
	color: white;
	}
div.voir_aussi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}	
div.voir_aussi li a {
	display: block;
	padding: 3px 3px 3px 20px;
	background: url(images/puce.gif) no-repeat 5px 4px;
	}
/* -------------------------------
	formulaire proposer liens
--------------------------------*/
#proposerlien { 
	width: 300px; 
	margin-top: 0; 
	margin-left: 8px!important; /* Pour les navigateurs standards */
	margin-left: 5px; /* Pour Internet Explorer */
	padding: 0;
	}
