/* CSS Document */

div#log_art{
	float:left;
	width:300px;
	}

div#coldeux h1#titrart{
	font-family:inherit;
	font-size:1.3em;

}

div#nom_auteur span.auteur_art a, div#nom_auteur span.date {
	font-size:0.8em;
	font-family:inherit;
	}
	
div#coldeux table.spip{
width:90%;
}

div#coldeux td{
background-color:#FFFFFF;
}

/* qoutes style */

/* SpÈcifie des paires de guillemets sur deux niveaux et pour deux langues */
Q:lang(en) { quotes: '"' '"' "'" "'";
color:#0000FF; font-size:1.1em;}
Q:lang(no) { quotes: "´" "ª" "<" ">"; font-size:16px; }

/* InsËre des guillemets avant et aprËs le contenu d'un ÈlÈment Q */

Q{float:right;
margin:0 auto;
text-align:center;
margin-left:10px;
margin-top:9px;
width:500px;}

Q:before { line-height:18px; content: open-quote; font-weight:bold; font-size: 20px; margin:2px;}
Q:after  { line-height:18px; content: close-quote; font-weight:bold; font-size: 20px; margin:2px;}

div#coldeux blockquote.spip{
	text-align:center;
	clear:both;
	}
	
div#coldeux hr.spip{
	width:80%;
	margin-left:10%;
}


/* FORUM -- FORUM */

div#coldeux h2.forum-decompte{

color: #fa9a00;

font-size: 12px;

}

.forum_dep {
width:550px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.forum_sec {
padding:4px;
margin:1px;
width:549px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;}

.contrib{
float:right;
width:365px;}



.contrib .ho-bulle{
height:35px;
line-height:0px;
margin-bottom:0px;
padding-bottom:Opx;
background-image:url(http://bonnenouvelle.pro/images/ho-jeanne-bulle.gif);
background-repeat:no-repeat;}

.contrib .bas-bulle{
height:46px;
line-height:0px;
margin-bottom:0px;
padding-bottom:Opx;
background-image:url(http://bonnenouvelle.pro/images/bas_jeanne_bulle.gif);
background-repeat:no-repeat;}

.contrib .bulle{
background-image:url(http://bonnenouvelle.pro/images/f-jeanne-bulle.gif);
background-repeat: repeat-y;
margin-top:0px;
padding-top:0px;
padding-left:8px;
padding-right:8px;
}

#content .contrib .bulle p.spip{
margin-bottom:12px;}

#content .contrib_b .bulle_b p.spip{
margin-bottom:12px;}

.contrib-b{
float:left;
width:450px;}

.contrib-b .ho-bulle-b{
height:40px;
line-height:0px;
margin-bottom:0px;
padding-bottom:Opx;
background-image:url(http://bonnenouvelle.pro/images/ho-jeanne-bulle-b.gif);
background-repeat:no-repeat;}

.contrib-b .bulle-b{
background-image:url(http://bonnenouvelle.pro/images/f-jeanne-bulle-b.gif);
margin-top:0px;
padding-top:0px;
padding-left:57px;
padding-right:23px;
}

.contrib-b .bas-bulle-b{
height:15px;
line-height:0px;
margin-bottom:0px;
padding-bottom:Opx;
background-image:url(http://bonnenouvelle.pro/images/bas_jeanne_bulle_b.gif);
background-repeat:no-repeat;}

