.conferences .day { background: transparent url(../img/bg_day.png) top left no-repeat; }
.formations .day { background: transparent url(../img/bg_day_form.png) top left no-repeat; }
.conferences table h2 a{ color: #002c77; }
.formations table h2 a{ color: #426619; }


.day
{
	color: #FFFFFF;
	padding-top: 4px;
	text-align: center;
}

div#contenu
{
	padding: 50px 19px 0 0;
	width: 829px
}

div#col_left
{
	width: 563px;
}

.separator
{
	background: transparent url(../img/bg_separator_tab.png) top left repeat-x;
	height: 1px;
	margin-top: 8px;
}

table h2
{
	font-size: 14px;
	margin-top: 18px;
}

table h2 a
{
	text-decoration: none;
}

div#contenu table p
{
	color: #333333;
	font-size: 12px;
	margin-bottom:6px;
}

table td
{
}

.suite
{
	float: right;
	width: 65px;
	background: transparent url(../img/puce.png) 0 4px no-repeat;
	padding-left: 8px;
}

.suite a
{
	color: #333333;
}

table table td
{
	padding-left: 12px;
}

.conf_left
{
	padding-left: 10px;
}


