.newsbox {
	margin:20px 20px 40px 20px;
	border:1px solid #bdcbd5;
}

.newstitle {
	background-color:#7F9BAD;
	border-bottom:1px solid #bdcbd5;
	font-size:16px;
	font-family:Verdana;
	padding:3px;
} 

.newsadmin {
	float:right;
	font-size:14px;
}

.newsinfos {
	font-size:8pt;
	font-style:italic;
}

.newsmessage {
	padding:7px;
	text-align:justify;
}
.newsadmin + .newsmessage {
	margin-top:11px;
}
.newsfooter {
	background-color:#7F9BAD;
	border-top:1px solid #bdcbd5;
	font-size:11px;
	font-family:Arial,serif!important;
	padding:2px;
}
.newsfooter a {
	color:white;
	text-decoration:underline;
}
#newspages {
	text-align:center;
}
.comments {
	float:right;
}

.blc-contenu-txt p {
	margin-left:20px;
	margin-right:20px;
}
.news_p_title {
	font-size:14px;
	padding-left:20px;
}

.comment_del {
	margin-top:-4px;
	position:relative;
	top:8px;
}

/* Normal Bubble */
div.bubble {
	width: auto;
	margin-left:20px;
	margin-right:20px;
	font-size: 0.75em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin:0px;
	padding:0px;
	border:1px solid #c9c2c1;
}

div.bubble blockquote p {
	margin:10px;
	padding:0px;
	font-size:16px;
	text-align:justify;
	font-family:serif;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url('images/tip.gif') no-repeat 20px -1px;
	font-style: normal;
}

#message { width:100%; background-color:#A6BDC9; border:1px solid #172027; height:80px; }
#message:hover, #message:focus, #message:active { background-color:#A6C9C4; }