﻿/** Général. */

.colorBox .titre {
	color: #E7511E;
}

/*
### LIVE ###################################################*/

div.home-live {
	padding: 0.4em;
}

/*
### PRESENTATION ###################################################*/

div.home-presentation {
	margin-top: 20px;
	color: #626262;
}

div.home-presentation a, div.home-presentation a:hover {
	display: block;
	text-decoration: none;
	color: #E7511E;
}

div.home-presentation .suite {
	text-align: right;
	margin: 20px 30px 0 0;
	font-weight: bold;
	font-size: 0.9em;
}
