/* Start of CMSMS style sheet 'lacourdesarts_css_news_summary' */
@charset "utf-8";
/* CSS Document */

/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */


.NewsSummary {
	background: url(http://www.lacourdesarts.com/images/news_accueil_top.jpg) no-repeat center top;
	padding-top: 47px;
	margin-bottom:20px;
	border-bottom: 5px solid #771419;
	background-color: #e8d2d2;
	width:798px;
	height:115px;
}

.NewsSummary2 {
	background: url(http://www.lacourdesarts.com/images/news_summary_top.jpg) no-repeat center top;
	padding-top: 47px;
	margin-bottom:20px;
	border-bottom: 5px solid #fabb00;
	background-color: #fdeebf;
	width:798px;
	height:115px;
}

.NewsSummaryContent {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

.NewsSummaryPostdate
{
	width: 70px;
	float:left;
	padding-bottom:5px;
}

.NewsSummaryLink {
	padding-bottom:5px;
}

.NewsSummaryField {
	padding-right:10px;
	padding-bottom:10px;
	float:left;
}

.NewsSummaryField img {
	border: 1px solid #771419;
}

.NewsSummaryMorelink {
	text-align:left;
}
/* End of 'lacourdesarts_css_news_summary' */

