/************************************************************
 * Menu de pages et plan du site                            *
 ************************************************************/
.csc-sitemap {
	margin-top: 3px;
	margin-bottom: 3px;
}

.csc-sitemap a {
	color: #000000;
}

.csc-sitemap li {
	list-style-type: none;
	padding: 0px;
}


/************************************************************
 * FrontEnd Editing (avec tt_news)                          *
 ************************************************************/
.typo3-editPanel {
	display: none;
}

.news-list-item .typo3-editPanel,
.news-latest-item .typo3-editPanel {
	background-color: transparent;
	border: 0px;
	display: table;
}

.news-list-item .typo3-editPanel *,
.news-latest-item .typo3-editPanel * {
	background-color: transparent;
	border: 0px;
}

.news-list-item .typo3-editPanel-controls,
.news-latest-item .typo3-editPanel-controls {
	background-color: transparent;
	border: 0px;
}


/************************************************************
 * Nouvelles (tt_news)                                      *
 ************************************************************/

/* LATEST */
.news-latest-container {

}

.news-latest-item {

}

.news-latest-gotoarchive {

}

/* LIST */
.news-list-container {

}	

.news-list-item {
	padding-bottom: 8px;
}

.news-list-item  a {
	text-decoration: none;
}

.news-list-date {

}

.news-list-imgcaption {

}

.news-list-category {

}

.news-list-morelink {

}

.news-list-browse {

}

/* AMENU */
.news-amenu-container {

}

.news-amenu-item-year {

}

/* SEARCH */
.news-search-form {

}

.news-search-emptyMsg {

}

.news-latest-item h2
{
	font-style: normal !important;
}