body 
	{
	font: 0.8em/1.4em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	}
.print
	{
	display: none;
	}
p 
	{
	margin: 0px;
	padding: 0px;
	}
a, a:link 
	{
	color: #364B74;
	font-weight: bold;
	text-decoration: none;
	}
a:visited 
	{
	color: #364B74;
	font-weight: bold;
	text-decoration: none;
	}
a:hover 
	{
	color: #7384BE;
	font-weight: bold;
	text-decoration: none;
	}
a img 
	{
	color: white;
	text-decoration: none;
	}
.clear 
	{
	clear: both;
	}
#global 
	{
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	}
#header 
	{
	background: #FFFFFF;
	width: 1000px;
	margin: 0;
	padding: 0;
	}
#logo 
	{
	background: url(../medias/bgHeader-ecrans.gif) no-repeat;
	height: 104px;
	width: 1000px;
	}
#logo_forum
	{
	background: url(../medias/bgHeader-ecrans-forums.gif) no-repeat;
	height: 104px;
	width: 998px;
	}
#logo #home {
	position: absolute;
	left: 20px;
	top: 1px;
	width: 210px;
	height: 100px;
}
#logo #liberation {
	position: absolute;
	left: 310px;
	top: 65px;
	width: 120px;
	height: 35px;
}
#logo_forum #home {
	position: absolute;
	left: 20px;
	top: 1px;
	width: 210px;
	height: 100px;
}
#logo_forum #liberation {
	position: absolute;
	left: 310px;
	top: 65px;
	width: 120px;
	height: 35px;
}
#dixit 
	{
	text-decoration: none;
	float: right;
	width: 290px;
	height: 80px;
	margin-top: 11px;
	margin-bottom: 12px;
	margin-right: 55px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.3em;
	}
#dixit .linkdixit a
  {
  color: #CCCCCC;
  text-decoration:none;
  }

#dixit .sign 
	{
	font-style: normal;
	font-weight: bold;
	text-align: right;
	font-size: 1.1em;
	}
#subheader 
	{
	float: left;
	margin: 0;
	margin: 0;
	padding: 5px 0;
	background: #FFFFFF;
	width: 1000px;
	}

#subheader #pub728 
	{
	/*background: url(../medias/bgAds.gif) no-repeat right center;*/
	width: 1000px;
	float: left;
	margin: 0px;
	padding: 0;
	text-align : center;
	}

#subheader #search 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 210px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}


/* ---- Formulaires ----*/
.form2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/** barre de navigation **/
#nav 
	{
	float: left;
	width: 1000px;
	background: #000000;
	margin: 0;
	height: 27px;
	}

#nav ul.nav {
	padding: 0;
	margin: 0;
}
#nav ul.nav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul.nav li a {
	float: left;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#nav ul.nav li a.backHome {
	background: url(../medias/bar_nav_home.gif) no-repeat;
	border: none;
	width: 75px;
	height: 27px;
}
#nav ul.nav li a.internet {
	background: url(../medias/bar_nav_internet.gif) no-repeat;
	border: none;
	width: 113px;
	height: 27px;
}
#nav ul.nav li a.television {
	background: url(../medias/bar_nav_television.gif) no-repeat;
	border: none;
	width: 146px;
	height: 27px;
}
#nav ul.nav li a.cinema {
	background: url(../medias/bar_nav_cinema.gif) no-repeat;
	border: none;
	width: 111px;
	height: 27px;
}
#nav ul.nav li a.dvd {
	background: url(../medias/bar_nav_dvd.gif) no-repeat;
	border: none;
	width: 75px;
	height: 27px;
}
#nav ul.nav li a.jeux {
	background: url(../medias/bar_nav_jeux.gif) no-repeat;
	border: none;
	width: 84px;
	height: 27px;
}
#nav ul.nav li a.telephone {
	background: url(../medias/bar_nav_telephone.gif) no-repeat;
	border: none;
	width: 142px;
	height: 27px;
}
#nav ul.nav li a.telephone {
	background: url(../medias/bar_nav_telephone.gif) no-repeat;
	border: none;
	width: 142px;
	height: 27px;
}
#nav ul.nav li a.blog {
	background: url(../medias/bar_nav_blog.gif) no-repeat;
	border: none;
	width: 85px;
	height: 27px;
}
#nav ul.nav li a.forums {
	background: url(../medias/bar_nav_forums.gif) no-repeat;
	border: none;
	width: 105px;
	height: 27px;
}
#nav ul.nav li a.rss {
	background: url(../medias/bar_nav_rss.gif) no-repeat;
	border: none;
	width: 53px;
	height: 27px;
}


/** contenu **/
#content,
#content_article
	{
	border: 1px solid #000000;
	clear: both;
	margin-top: 0px;
	padding-top: 12px;
	background: #FFFFFF url(../medias/inter_col02-2.gif) repeat-y;
	}

#content_article {
	background: #FFFFFF url(../medias/inter_col05.gif) repeat-y;
}

#content_forums {
	border: 1px solid #000000;
	clear: both;
	margin-top: 0px;
	padding-top: 12px;
	background: #FFFFFF;

}

/** colonnes **/
#col01 
	{
	float: left;
	width: 468px;
	}
#col02 
	{
	width: 530px;
	float: right;
	}
.col02_01 
	{
	width: 324px;
	float: left;
	}
	
.col02_test 
	{
	width: 324px;
	float: left;
	background: #FFFFFF url(../medias/bckgrd_vu.gif) repeat-y;
	}
	
.col02_02 
	{
	width: 206px;
	float: right;
	}
.col_contenu 
	{
	margin: 0 12px 0 12px;
	}


/** titres **/

h2, h3, h4, h3 
	{
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	font-weight: bold;
	color: #333333;
	line-height: 1.1em;
	}

h1
  {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	font-weight: bold;
	color: #333333;
	line-height: 1.1em;
	font-size: 2.1em;
  }

h2.rubrique 
	{
	font-size: 17px;
	letter-spacing: 0.5em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url(../medias/ligne_sep-rub.gif) repeat-x bottom;
	}

.dossiers h2
	{
	background: url(../medias/rub300_dossiers-bl03-2.gif);
	height: 19px;
	}
.dossiers h4
	{
	background: url(../medias/dossiers-182.gif);
	height: 19px;
	}
.carteblanche h2
	{
	background: url(../medias/rub300_carteblanche-bl03-2.gif);
	height: 19px;
	}
	
.focus h2
	{
	background: url(../medias/rub300_focus-bl03-2.gif);
	height: 19px;
	}
	
.opinions h2
	{
	background: url(../medias/rub300_opinions-bl03-2.gif);
	height: 19px;
	}
.blogs h2
	{
	background: url(../medias/rub182_blogs-bl03-2.gif);
	height: 19px;
	}
.chroniques h2
	{
	background: url(../medias/rub182_chroniques-bl03-2.gif);
	height: 19px;
	}
.indispensables h2
	{
	background: url(../medias/indispensables.gif);
	height: 19px;
	}
.critiques h2
	{
	background: url(../medias/rub182_critiques-bl03-2.gif);
	height: 19px;
	}
.outils h2
	{
	background: url(../medias/rub182_fine-plein-bl02.gif);
	height: 5px;
	}


.actualite h2
	{
	background: url(../medias/rub182_actualite-bl03-2.gif);
	height: 19px;
	}

.libefr h2
	{
	background: url(../medias/rub182_libefr-bl03-2.gif);
	height: 19px;
	}
.plus h2
	{
	background: url(../medias/rub182_plus-bl03-2.gif);
	height: 19px;
	}
.medias h2
	{
	background: url(../medias/rub649_medias-bl03-2.gif);
	height: 19px;
	}
	
h3 
	{
	font-size: 1.5em;
	}

.bloc_article_01 h3 {
	width: 90%;
}

.image h3 {
	display: none;
}

.bloc h3 
	{
	font-size: 1.1em;
	}

h4 
	{
	font-size: 1.3em;
	}

h6 {
	color:#333333;
	font-size: 1em;
	margin: 0;
	padding: 0; 
}

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited,
h3 a:link, h3 a:visited
	{
	color: #333333;
	}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h3 a:hover 
	{
	text-decoration: underline;
	}


.bloc,
.bloc_article, 
.bloc_article_02
	{
	background: url(../medias/ligne_sep01.gif) repeat-x bottom;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	}
	
.bloc_surfing
	{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	}

.bloc_surfing h1
  {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	font-weight: bold;
	color: #333333;
	line-height: 1.1em;
	font-size: 2.1em;
  }
  
.bloc_surfing h2, 
.bloc_surfing h2 a:link, 
.bloc_surfing h2 a:visited
  {
	font-weight: normal;
	color: #364B74;
	line-height: 1.1em;
  }

.col02_02 .bloc
	{
	background: none;
	margin: 0;
	padding: 0;
	}

#content_article .bloc {
	margin: 30px 0 10px 0;
}

.mainliste
	{
	padding: 0 0 0 0;
  }

/** supprime le filet du dernier bloc **/
.der 
	{
	background: url(none);
	}


.ref 
	{
	margin: 0px 0 3px 0;
	padding: 0;
	}

/**
.rubrique 
	{
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 10px;
	border-left: 2px solid #666666;
	padding-left: 10px;
	font-size: 0.8em;
	}
**/

.date 
	{
	margin: 0px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.1em;
	font-weight: bold;
	color: #999999;
	float: right;
	}

.reactions :link, .reactions :visited
	{
	text-decoration: none;
	margin: 0px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.1em;
	font-weight: bold;
	color: #999999;
	float: right;
	}

/** rubriques **/
.rub 
	{
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	line-height: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	}
.rub_blog
	{
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	}
ul.rub li 
	{
	display: inline;
	padding-left: 12px;
	margin: 0px 10px 0px 0px;
	}

.internet 
	{
	color: #9962ae;
	background: url(../medias/puce-car-internet.gif) no-repeat left center;
	text-decoration: none;
	}
.internet a 
	{
	color: #9962ae;
	text-decoration: none;
	}
.television 
	{
	color: #cf7396;
	background: url(../medias/puce-car-television.gif) no-repeat left center;
	}
.television a
	{
	color: #cf7396;
	text-decoration: none;
	}
.cinema 
	{
	color: #00adba;
	background: url(../medias/puce-car-cinema.gif) no-repeat left center;
	}
.cinema a
	{
	color: #00adba;
	text-decoration: none;
	}
.dvd 
	{
	color: #3F8D1D;
	background: url(../medias/puce-car-dvd.gif) no-repeat left center;
	}
.dvd a
	{
	color: #3F8D1D;
	text-decoration: none;
	}
.jeux 
	{
	color: #7CBD13;
	background: url(../medias/puce-car-jeux.gif) no-repeat left center;
	}
.jeu 
	{
	color: #7CBD13;
	background: url(../medias/puce-car-jeux.gif) no-repeat left center;
	}
.jeux a
	{
	color: #7CBD13;
	text-decoration: none;
	}
.telephone 
	{
	color: #DB9830;
	background: url(../medias/puce-car-telephone.gif) no-repeat left center;
	}
.telephone a
	{
	color: #DB9830;
	text-decoration: none;
	}
.high-tech 
	{
	color: #DE1C1C;
	background: url(../medias/puce-car-high-tech.gif) no-repeat left center;
	}
.high-tech a
	{
	color: #DE1C1C;
	text-decoration: none;
	}
.medias 
	{
	color: #2835DB;
	background: url(../medias/puce-car-medias.gif) no-repeat left center;
	}
.medias a
	{
	color: #2835DB;
	text-decoration: none;
	}
.chronique 
	{
	color: #364B74;
	background: url(../medias/carre-bleu-6x6.gif) no-repeat left 3px;
	}
.chronique a
	{
	color: #364B74;
	text-decoration: none;
	}
.blog
	{
	color: #364B74;
	}
.blog a
	{
	color: #364B74;
	text-decoration: none;
	}


.chapo 
	{
	vertical-align: bottom;
	color: #333333;
	}
.chapo a:link 
	{
	color: #333333;
	font-weight: normal;
	text-decoration: none;

	}
.chapo a:visited
	{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	}
.chapo a:hover {
	color: #666666;
	text-decoration: none;
}
	
.chapo span.type 
	{
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	}

 img.droit 
	{
	float: right;
	margin-left: 5px;
	margin-bottom: 15px;
	border:0;
	}
	
.legende  {
	margin: -5px 7px 10px 10px;
	padding: 5px 0 0px 10px;
	color: #666666;
	font-weight: normal;
	border-left: dashed 1px #666666;
}

.note
	{
	margin: 5px 0;
	color: #666666
	}
.alire {
	color: #666666;
	margin-top: 20px;
	padding-left: 5px;
	border-left: 4px solid #4A6394;
}
.tag {
	margin: 5px 0 10px 0;
	font-size: 1em;
	font-weight: normal;
}

.tag a {
	color: #666666;
	font-weight: normal;
}
.art-pcdsvt {
	margin-top: 20px;
}

.lettrine {
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.separ {
	margin: 5px 0;
}
p.spip {
	margin: 0 0 10px 0;
}


.art-pcdt {
	width: 200px;
	float: left;
	padding-left: 15px;
	background: url(../medias/flechebleuegauche.gif) no-repeat 1px 23px;
}
.art-svt {
	width: 200px;
	float: right;
	text-align: right;
	padding-right: 15px;
	background: url(../medias/flechebleuedroite.gif) no-repeat 208px 23px;
}
.medias_photos {
	margin-right: 3px;
	margin-bottom: 7px;
}
.folder {
	color: #FFFFFF;
	background: #333333;
	padding: 0px 5px;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	margin-right: 10px;
	float: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.folder a {
	color: #FFFFFF;
}

/** publicite **/
.pub300 
	{
	font-family: test;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(../medias/ligne_sep01.gif) repeat-x bottom;
	}
.pub300_contenu 
	{
	background-color: #CCCCCC;
	padding-bottom: 12px;
	text-align: center;
	}
.pub300_tetiere 
	{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	font-weight: bold;
	color: #666666;
	}


.dossiers .dos 
	{
	height: 63px;
	margin: 0 0 5px 0;
	padding: 0px 5px 0 5px;
	}

.dossiers .dos h3
	{
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	}	
	
.dossiers .dos_col3 
	{
	height: 41px;
	margin: 0 0 5px 0;
	padding: 0px 5px 0 5px;
	}

.dossiers .dos_col3 h3
	{
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	}	

.bloc .tetiere 
	{
	padding: 0;
	margin: 0 0 5px 0;
	}

.auteur 
	{
	color: #666666;
	font-size: 1em;
	font-weight: normal;
	line-height: 1em;
	margin-top: 4px;
	}

.auteur a{
	color: #666666;
	font-weight: normal;
}

.tags 
	{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.1em;
	}
.tags p 
	{
	margin: 0;
	text-align: center;
	}

.tags a 
	{
	font-size: 1.4em;
	text-decoration: none;
	color: #666666;
	}

.col02_02 h3
	{
	padding: 2px 0 0 0;
	}
.col02_02 .date
	{
	float: none;
	font-weight: normal;
	text-transform: lowercase;
	}

.bloc .bloc_article img {
	margin-bottom: 5px;
}

.col02_02 .rub 
	{
	padding-left: 12px;
	}
.blog .rub
	{
	margin-left: -12px;
	}
.opinions .rub
	{
	padding-left: 12px;
	}
.blogs .bloc_article
	{
	margin-left: 8px;
	}

#article .col02_02 {
	width: 204px;
	vertical-align: top;
}

#article .col02_02 .bloc {
	margin-top: 30px;
}
#article .col02_02 .bloc ul {
	margin: 0px;
	padding: 0px;
}
#article .col02_02 .bloc ul.outils
	{
	font-size: 0.9em;
	text-transform: uppercase;
	}
#article .col02_02 .bloc ul li {
	padding-left: 15px;
	margin: 0px 5px 0px 0px;
	list-style: none;
	background: url(../medias/carre-bleu-6x6.gif) no-repeat left 6px;
}
#article .col02_01 .bloc ul.outils
	{
	font-size: 0.9em;
	text-transform: uppercase;
	}
#article .col02_01 .bloc ul li {
	padding-left: 15px;
	margin: 0px 5px 0px 0px;
	list-style: none;
	background: url(../medias/carre-bleu-6x6.gif) no-repeat left 6px;
}
/* ---- Footer ---- */
#footer {
}
#footerContent {
	background: #FFFFFF;
	text-align: center;
	width: 1000px;
	padding: 18px 0 2px 0;
}

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; list-style:none;}
.forum-fil { margin-top: 1em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; list-style:none; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; list-style:none; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #666; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #ccc; list-style:none; }
ul ul .forum-chapo { background: #ddd; }
ul ul ul .forum-chapo { background: #eee; }
ul ul ul ul .forum-chapo { background: #f5f5f5; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: none; background: none; }

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: none; background: none; }

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 2px;
	border: 1px solid #c8c8c8; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 2px;
	/*background: #FFF;  Sinon, superposition dans MSIE */
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 96%;
	padding: 1px;
	border: 1px solid #e6e6e6;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: right; }
.spip_bouton input {
	font-size: 10px;
	margin: 3px 0;
	padding: 1px 1px;
	border: 2px outset;
	font-weight: bold;
	float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #F00; }
fieldset.reponse_formulaire { border: 1px dotted #F00;; font-weight: normal; }
.reponse_formulaire legend { padding: 2px; background: #fff;}

/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Bloc liens sponsorisés */
.blokPubFin {
	width: 641px;
	padding: 0 0 10px 0;
}
.blokPubFin .blokPubFinTop {
	background: #e1e1e1;
	border-top: 2px solid #c8c8c8;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	padding: 0 4px;
}
.blokPubFin .blokPubFinContent {
	background: #e1e1e1;
	padding: 2px 4px;
}
.spip_logos {
	border: 0;
}

.linkUne {
	width: 444px;
	height: 222px;
	position: absolute;
}
.blokLies {
	background: url(../medias/bgBlokLies.jpg) top no-repeat;
	float: right;
	width: 166px;
	margin: 14px 0 0 5px;
	padding: 8px 2px 6px 2px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.blokCaracProduits {
	background: url(../medias/bgBlokCaracProduits.jpg) top no-repeat;
	float: center;
	width: 400px;
	margin: 14px 0 0 5px;
	padding: 8px 2px 6px 2px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
h3.titleNoMarginSmall {
  font-weight: bold;
	font-size: 16px;
	margin:4px 0 0 0;
}
a.titlelie {
	color: #000;
	font-weight: bold;
}
a.titleHome {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

ul.nuage {
width: 280px;
font-size:  80%;
font-weight: normal;
list-style-type: none;
margin: 0 ;
padding : 0;
text-align: center;
}

ul.nuage li{
text-decoration: none;
display: inline;
padding-right: 5px ;
}

ul.nuage li a{
text-decoration: none;
}

.spip_code {
	font-size: 12px;
}

#plusone {
  padding:2px 0;
}

