/*** Menu Actu *****************************************/
#menuActu #syndicate li {
	background: none;
	padding-left: 0px;
}
#menuActu a.rss, #menuActu a.news {
	margin: 1px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
}
#menuActu a.rss {
	background: url("livemarks16.png") 0% 50% no-repeat;
}
#menuActu a.news {
	background: url("news.gif") 0% 50% no-repeat;
}

#menuActu #archives form {
	margin: 0px;
}

#menuActu strong a {
	color: #CC9966;
}

/*** Actualités ****************************************/
.actualite {
	clear: left;
	margin-bottom: 15px;
	text-align: justify;
	border-top: 4px solid #99BB66;
}
.actualite h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url(date_icon.gif) no-repeat 0 7px;
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 125%;
	color: #FF9933;
}
.actualite h2 a {
	text-decoration: none;
	color: #FF9933;
}
.actualite h2 a:hover {
	text-decoration: underline;
}
.actualite img {
	margin-bottom: 6px;
	padding: 6px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

.post-entete {
	text-align: right;
}
.post-entete span {
	float: left;
}
.post-entete a, .post-info-co a {
	text-decoration: none;
	font-size: 80%;
	color: #AAAAAA;
	font-weight: bold;
}
.post-entete a:hover, .post-info-co a:hover {
	color: #113399;
}
.post-info {
	margin-top : 0;
	padding: 0 0 0 14px;
	font-size : 80%;
	color: #999999;
	background: url(tictac_grey.gif) no-repeat 0 4px;
}
.post-info-co {
	text-align: right;
	margin-bottom: 0px;
}
.post-info-co a {
	background : transparent url("ico_comments.png") no-repeat 0% 40%;
	padding-left: 13px;
}

/** Commentaires ***************************************/
#comments {
	padding: 10px;
	padding-top: 20px;
	font-size: 85%;
	color: #666666;
	background: #EEEEEE url("comments_curve.gif") repeat-x top left;
}
#comments h2 {
	margin: 20px 0px 15px 0px;
	padding: 8px 0px 0px 40px;
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 130%;
	color: #666;
	background: url("bubbles.gif") no-repeat 10px 0;
	height: 29px !important; /* for most browsers */
	height /**/:37px; /* for IE5/Win */
}
#comments ul {
	margin-left: 0;
}
#comments li {
	background: none;
	padding-left: 0;
}

.comment-number {
	float: left;
	margin-right: 10px;
	font-family: georgia;
	font-size: 200%;
}
.comment-number:before {
	content: "#";
}
.comment-info {
	background-color: #DDDDDD;
}
.comment-info a {
	text-decoration: none;
	color: #A0A0A0;
	font-weight: bold;
}



/*** News ****************************************/
.actualite_N {
	clear: left;
	margin-bottom: 15px;
	text-align: justify;
	border-top: 4px solid #99BB66;
}
.actualite_N h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url(date_icon.gif) no-repeat 0 7px;
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 125%;
	color: #FF9933;
}
.actualite_N h2 a {
	text-decoration: none;
	color: #FF9933;
}
.actualite_N h2 a:hover {
	text-decoration: underline;
}
.actualite_N img {
	margin-bottom: 6px;
	padding: 6px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

.post-entete {
	text-align: right;
}
.post-entete span {
	float: left;
}
.post-entete a, .post-info-co a {
	text-decoration: none;
	font-size: 80%;
	color: #AAAAAA;
	font-weight: bold;
}
.post-entete a:hover, .post-info-co a:hover {
	color: #113399;
}
.post-info {
	margin-top : 0;
	padding: 0 0 0 14px;
	font-size : 80%;
	color: #999999;
	background: url(tictac_grey.gif) no-repeat 0 4px;
}
.post-info-co {
	text-align: right;
	margin-bottom: 0px;
}
.post-info-co a {
	background : transparent url("ico_comments.png") no-repeat 0% 40%;
	padding-left: 13px;
}

/** Commentaires ***************************************/
#comments {
	padding: 10px;
	padding-top: 20px;
	font-size: 85%;
	color: #666666;
	background: #EEEEEE url("comments_curve.gif") repeat-x top left;
}
#comments h2 {
	margin: 20px 0px 15px 0px;
	padding: 8px 0px 0px 40px;
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 130%;
	color: #666;
	background: url("bubbles.gif") no-repeat 10px 0;
	height: 29px !important; /* for most browsers */
	height /**/:37px; /* for IE5/Win */
}
#comments ul {
	margin-left: 0;
}
#comments li {
	background: none;
	padding-left: 0;
}

.comment-number {
	float: left;
	margin-right: 10px;
	font-family: georgia;
	font-size: 200%;
}
.comment-number:before {
	content: "#";
}
.comment-info {
	background-color: #DDDDDD;
}
.comment-info a {
	text-decoration: none;
	color: #A0A0A0;
	font-weight: bold;
}

