@charset "utf-8";

/* --------------------------------------------------------------------------------------------------- */
/*                                masecu.be :: homepage CSS document                                   */
/* --------------------------------------------------------------------------------------------------- */

		
/* ------------ */
/* MAIN CONTENT */
/* ------------ */
#content_main {
	width:235px;
	margin-right:25px;
	color:#9a9a9a;
	float:left;
}
	#content_main p {
		font-size:1em;
	}

p#bonsurf {
	margin-top:0.4em;
	font-size:1.4em;
	color:#000;
	font-weight:bold;
}


/* ------------------ */
/* ADDITIONAL CONTENT */
/* ------------------ */
#content_supp {
	float:right;
	width:490px;
}	

#lastArticle {
	height:171px;
	background-image:url(../img2/content_supp/article/article_top.gif);
	background-repeat:no-repeat;
	background-color:#8569a4;
	padding:10px 15px 5px 15px;
}
	#lastArticle h4 {
		font-size:1.6em;
	}
	#lastArticle a {
		color:#9174b3;
	}
	#lastArticle p {
		font-size:1.1em;
		margin:0.2em 0 0.6em 0;
	}
	#lastArticle p+li {
		margin-top:-0.3em;
	}
	#lastArticle li+p {
		margin-top:1.1em;
	}	
	#lastArticle li {
		list-style-position:outside;
		font-size:1.1em;
		margin:0.2em 0 0.2em 20px;
	}
#lastArticleBottom {
	clear:both;
	background-image:url(../img2/content_supp/article/article_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#8569a4;
	height:40px;
	margin-bottom:8px;
	overflow:hidden;
}

h3.article {
	width:460px;
	height:50px;
}

#reagir {
	float:right;
	height:25px;
	width:300px;
	padding-right:20px;
	background-color:#8569a4;	
}

#commenter a, #lireSuite a {
	display:block;
	float:right;
	width:92px;
	height:19px;
	margin-left:8px;
	padding:6px 0 0 8px;
	background-image:url(../img2/content_supp/article/article_bouton.gif);
	background-color:#65438d;
	font-weight:bold;
	font-size:11px;
}


#imgTeaser {
	display:block;
	width:241px;
	height:70px;
	background-color:#52aeeb;
	margin-bottom:8px;	
}

#forumTeaser {
	height:103px;
	background-image:url(../img2/content_supp/forum/forum_top.gif);
	background-repeat:no-repeat;
	background-color:#cc3352;
	padding:10px 15px 5px 15px;
}

#forumTeaser a {
	color:#fff;
	text-decoration:none;
}
	#forumTeaser a:hover {
		text-decoration:underline;
	}

#forumTeaserBottom {
	background-image:url(../img2/content_supp/forum/forum_bottom.gif);
	background-repeat:no-repeat;
	background-color:#cc3352;
	background-position:bottom;
	height:30px;
	margin-bottom:8px;
	overflow:hidden;
	clear:both;
}

h3.forumTeaser {
	width:200px;
	height:50px;
}

img#btn_forum {
	float:right;
	margin-right:15px;
}

#actusTeaser {
	min-height:211px;
	height:auto !important;
	height:211px;
	_height:216px;
	background-image:url(../img2/content_supp/actus/actus_top.gif);
	background-repeat:no-repeat;
	background-color:#85bf68;
	padding:10px 15px 5px 15px;
}

#actusTeaserBottom {
	background-image:url(../img2/content_supp/actus/actus_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
	margin-bottom:8px;
	margin-top:-10px;
	overflow:hidden;
	clear:both;
}

h3.actusTeaser {
	width:200px;
	height:50px;
}

.teaserActusDate {
	margin:0 0 0.1em 0;
	font-weight:bold;
	font-size:1.4em;
}
li.teaserActus {
	font-size:1.1em;
	padding-bottom:0.6em;
	margin-bottom:0.6em;
	border-bottom:1px dashed #fff;
}