.categorize .ui-selecting { background: #FECA40; }
.categorize .ui-selected { background: #865d7f; color: white; }
.categorize { list-style-type: none; margin: 0; padding: 0; width: 60%; }
.categorize { margin: 3px; padding: 0.4em; font-size: 10px; }
.CreatorLabel {
	color: #865d7f;
	padding: 5px 10px;
	background-color: rgb(255, 255, 255);
	font-family:	Verdana;
	font-size:	13px;
	width: 257px;
	}
#AnnonceCreator input {
	width: 308px;
}
#AnnonceCreator textarea {
	width: 308px;
}
.blogArticle {
	background-color: rgb(255, 255, 255);
	border-style: none;
	padding-top: 10px;
}

.delim {
	margin-left: 10px;
}

.blogArticle_Header {
	padding: 5px 10px;	
}

.blogArticle_Body {
	padding-left: 10px;	
	padding-top: -50px;
}

#lol {
	padding-left: 10px;	
}

.blogArticle_Footer {
	text-align: center;
	/*height: 14px;*/
	margin-top: 2px;
	font-size: 8px;
}
#lol td table tr {
	border-style: none;
}
/*
#calque_cadre_show td {
	font-family: Verdana;
	font-size: 9.33333px;
	font-weight: 400;
	font-style: normal;
	color:	#666666;
	border-style: solid;
	border-width: 1px;
}

#calque_cadre_show table {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}
*/
#EditorArea table {
	border-style: none;
}

#EditorArea td {
border-style: none;
padding-left: 3px;
}

#EditorArea tr {
border-style: none;
}

#CreatorArea table {
	border-style: none;
}

#CreatorArea td {
border-style: none;
padding-left: 3px;
}

#CreatorArea tr {
border-style: none;
}

mceToolbar {
		border-style: none;
	}
	mceToolbar tr {
		border-style: none;
	}
	mceToolbar td {
		border-style: none;
		
	}
	mceToolbar a {
		padding-left: 5px;	
	}
	
	.AnnounceTitleBox {
		font-family: verdana;	
	}
	
	.AnnounceValid {
		border-color: #F8E78C;
	}
	
	.AnnounceUnvalid {
		border-color: #865d7f;
		color: #865d7f;
	}
	
	.AnnounceTopBox {
		
		border-style: none;
		padding-top: 5px;
		padding-left: 10px;
		padding-bottom: 5px;
		font-family: verdana;

	}
	
	.AnnounceButton {
		padding-top: 3px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
	}
	
	.AnnounceLabel {
		font-family: verdana;
		font-size: 10px;
		font-style: italic;
	}
	
	.AnnounceBodyBox {
		position: relative;
		top: -11px;
		padding-top: 10px;
		font-family: verdana;
		padding-left: 15px;
	}
	
	.Announce {
		width: 618px;
		background-color: #FFFFFF;
		font-size: 10px;
	}
	
	.AnnounceBrowser td {
		font-size: 10px;
	}
	
	.list_blog {
		width:	490px;
		height:	93.4px;
	}
	
	.date_blog {
		text-align: center;
		border-right-width: 2px;
		border-right-style: solid;
		border-color: #BBBBBB;
		color: #BBBBBB;
		line-height: 20px;
		height: 40px;
		position: relative;
	}
	
.liste_blog .date_blog {
color:#BBBBBB;
font-size:1.5em;
font-weight:bold;
text-align:center;
font-size:1.2em;
font-weight:bold;
text-align:center;
vertical-align:top;
}
.contenu_article {
	font-size:10px;
	color: #666666;
}
.liste_blog a{
	font-size: 10px;
}

.titre_article a, .titre_article a:visited {
color:#F6BA4A;
}
h2.titre_article {
font-size:1em;
}

.commentaire h2.titre_commentaire {
border-bottom:2px dotted #CCCCCC;
font-size:1.5em;
margin:0 0 10px;
padding:0 0 10px;
}

.error {
	font-size: 10px;
	color: #FF0000;
}

.listeComm {
	margin:0 0 20px;
	padding:0;
	width:530px;
}

.hautComm {
	background-image: url('../../images/haut_comm.gif');
	width: 530px;
	height: 26px;
}

.bodyComm {
	width: 530px;
	background-image: url("../../images/fond_comm.gif");
	background-repeat: repeat-y;
	min-height: 40px;
	padding-left: 5px;
	font-size: 10px;
}

.bottomComm {
	width: 530px;
	height: 26px;
	background-image: url("../../images/bas_comm.gif");
	background-repeat: no-repeat;
	margin-bottom: 10px;
}