/*
#topcol {
	background-color: #216B9D;
}
*/
.important { color: #8A0020; font-style: italic; }
.note { font-size:7pt; font-style: italic; }
#titre_page {
	background: transparent url(../img/fond_titre_page_bleue.gif) top left repeat-y;
	color: #fff;
}
#menu_x .titre-menu-x
{
	background-color: #216B9D;
	background-image: url(../img/tri_bas_blanc_bleu.gif);
}
#menu_x ul
{
	border-color: #216B9D;
}
#maincol h1,
#maincol h2,
.popup #titre_page h1 {
	background-color: #216B9D;
	color: #fff;
	background-image: url(../img/fond_titre_paragraph_bleu.gif);
	}
#maincol h2 a {
	color: #fff;
}
#maincol h3,
.popup #maincol h2 {
	line-height: 15px;
	color: #216B9D;
	background-image: url(../img/fleche_diagonale_bleue.gif);
}
#maincol h3 a {
	color: #216B9D;
}
#maincol h4 { 
	color: #2A4F68;
}
#maincol h5 {
	font-style: italic;
	font-weight: bold;
}
#menu_principal li.act a { background-color: #216B9D; }

.tx-damdownloads-pi1 div.downloads-row-2cols div.downloads-item {
	margin: 5px 1%;
	float: left;
	width: 48%;
	line-height: 1.2em;
/*	background-color: #efefef;*/
	clear: none;
}
.tx-damdownloads-pi1 div.downloads-row-3cols div.downloads-item {
	margin: 5px 1%;
	float: left;
	width: 31%;
	line-height: 1.2em;
/*	background-color: #efefef;*/
	clear: none;
}
div.downloads-item img {
	float: left;
	margin: 0 5px 5px 0;
/*	background-color: #efefef;*/
}




/* News
----------------------------------------------------------------------------- */


/*
#maincol .news-list-body,
#maincol .news-list-body p {
	padding: 0;
	margin: 0;
}
*/


#maincol .news-single-header,
#maincol .news-list-header {
/*	margin-left: 20px;*/
	background-color: transparent !important;
}
#maincol .news-single-header h2.news-single-title,
#maincol .news-list-header h2.news-list-title {
	color: #00599B;
}
#maincol .news-list-header h2.news-list-title span,
#maincol .news-single-header h2.news-single-title span {
	color: #666;
}
