/* A la une en-alternance*/
#a_la_une
{	float: left;
	width: 366px;
}

#a_la_une_top
{	width: 366px;
	height: 24px;
	background: url("/images/specific/home/a_la_une_top.png") no-repeat;
}

#a_la_une_top h2 {
	padding-top: 5px;
	padding-left: 10px;
	font-weight:bold;
	font-size:12px;
	color: black;
}

#a_la_une_content
{
	min-height: 100px;
	height: auto !important;
	height: 100px;
	text-transform: uppercase;
	background: url("/images/specific/home/a_la_une_filet.png") repeat-y;
}

#a_la_une_content ol, #a_la_une_content div {
	margin: 0px 7px 0 7px;
	padding-top:7px;
}

#a_la_une_content a
{
	text-decoration:none;
}

#a_la_une_bottom
{	width: 366px;
	height: 10px;
	background: url("/images/specific/home/a_la_une_bottom.png") no-repeat;
}

#a_la_une ol li
{	margin: 0px -1px 0px -3px;
	padding: 0px 6px;
}

#a_la_une table td tr
{	margin: 0px -1px 0px -3px;
	padding: 0px 6px;
}
.une1, .une2
{
	font-size: 9px;
	line-height: 18px;
}

.une2
{	
	background-color: #F1B8FF;
}

#une_liste a
{
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}