.actu_modif{
	width:100%;
}
.actu_modif table{
	width:100%;
}
.actu_modif_texte{
	height:400px;
}
.actu_modif_texte .wysiwyg_content{
	height:400px;
	width:400px;
}
.actu_modif_texte table{
	width:100%;
	height:100%;
}
.actu_news, .actu_article, .actu_comment{
	margin-top:10px;
/*	border-bottom:1px inset #009eeb;*/
	background-image:url(layout/news_bas.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom:20px;
}
.actu_news .actu_titre, .actu_article .actu_titre, .actu_comment_auteur{
	color:#009eeb;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:solid 1px #009eeb;
}
.actu_news .actu_texte, .actu_article .actu_texte, .actu_comment_texte{	
	text-align:justify;
	padding-bottom:10px;
	padding-top:10px;
}
.actu_texte p{
	margin-top:0px;
}
.actu_texte img{
	margin:5px;
}
/*.actu_article .actu_titre{
	color:#582968;
	border-bottom:#800080 solid 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
}*/
.actu_tags{
	color:#009eeb;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	font-style:italic;
	text-align:right;
	font-size:11px;
}
.actu_comments{
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
	font-size:11px;
}
.actu_action_buttons{
	background-color:#DFA9FC;
	padding:3px;
}
.actu_clear{
	clear:both;
}
#actu_navig{
	text-align:center;
	vertical-align:middle;
	color:#009eeb;
	padding-top:10px;
}
.actu_comment_insert td{
	font-weight:bold;
}
.actu_comment_insert table input{
	width:250px;
}
.actu_comment_insert table textarea{
	width:400px;
	height:200px;
}
