/*
 * #4998a7
 * #60bdce
 * #e1e1e1
 * #d70000
 */
a,a:link,a:visited {
	color: #4998a7;
}

a:hover {
	color: #60bdce;
}

h1 {
	color: #60bdce;
}

#fiche.archive h4 {
	text-align: center;
	color: #aaa;
}

form.lstPage a.current {
	color: #60bdce;
}

table#dir td.left {
	width: 250px;
	border-right: 1px solid #60bdce;
}

form div.section h3:hover {
	background-color: #e1e1e1;
}

ul#menu1 {
	background: #60bdce;
}

ul#menu1 li {
	background-color: #60bdce;
}

ul#menu1 li:hover {
	background-color: #d70000;
}

table.listing_type a:link,table.listing_type a:visited,table.listing_type a.modifier,
table.listing_type a:link,table.listing_type a:visited,table.listing_type a.voir
	{
	color: #d70000;
}

span.toggle_select_all {
	color: #d70000;
}

table.excel a:link,table.excel a:visited {
	color: #294867;
}

table.lst span.count {
	color: #4998a7;
}

a.btt2,span.btt2 {
	color: white;
}

ul.form li.reglements {
	border: 1px solid #eee;
	padding: 10px;
}

/**/
a.btt3, a.btt3:link, a.btt3:visited {
	background: #60bdce;
	color: white;
}
table.listing em {
    font-style: normal;
    font-weight: bold;
    color: #60bdce;
}

.non-publie {
	text-decoration: line-through;
	opacity: 0.5;
}