/*
**   BLOCS  ***************************************************************************
*/

div#colonneG
{
	position: relative;
	float: left;
	width: 310px;
}

th#colonneD
{
	position: relative;
	margin: 0 0 0 310px;
}


/*
**   GAUCHE  ***************************************************************************
*/

th#colonneG img
{
	display: block;
	margin: 0 0 0 0;
	border: #B5E3EE 2px solid;
}


/*
**   DROITE  ***************************************************************************
*/

th#colonneD ul li label
{
	display: block;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 12px;
	margin: 0 0 10px 0;
	background: url(../img/news_puce.gif) no-repeat 0 3px !important;
	background: url(../img/news_puce.gif) no-repeat 2px 3px;
}

th#colonneD ul li
{
	display: block;
	text-align: justify;
	margin: 0 0 16px 0;
	list-style: none;
}
