.home {
	float:left;
	width:672px;
}

.home .white_frame{
	float:left;
	width:332px;
	height:346px;
	background:url('../media/block_332_bottom.gif') no-repeat 0px bottom #FFFFFF;
}

.home .white_frame .top_frame{
	float:left;
	width:332px;
	height:4px;
	background:url('../media/block_332_top.gif') no-repeat 0px bottom #FFFFFF;
}

.home .white_frame .content{
	float:left;
	width:322px;
	padding:1px 5px 5px 5px;
}

.home .white_frame .content h1{
	margin:25px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:322px;
}

.home .white_frame .content .list{
	float:left;
	width:290px;
	margin:10px 0px 0px 30px;
}

.home .white_frame .content .list p{
	background:url('../media/orange_arrow.gif') no-repeat 0px 11px;
	padding:5px 0px 5px 10px;
	font-size:12px;
	font-family:'Arial';
	text-align:left;
}

.home .blue .white_frame .content .list p{
	background:url('../media/blue_arrow.gif') no-repeat 0px 11px;
}

.home .white_frame .content .list a{
	text-decoration:none;
	color:#252525;
}

.home .white_frame .content .list a:hover{
	color:#24A4E3;
}


.home .orange .white_frame .content .list a:hover{
	color:#E96900;
}

.home .blue .white_frame .content .list a:hover{
	color:#24A4E3;
}

.home .orange .white_frame{
	margin:0px 8px 0px 0px;
}

.home .encart {
	float:left;
}

.home .encart_employeur {
	float:left;
	margin:8px 0px 0px 0px;
	width:332px;
	height:168px;
	background:#FFFFFF;
}

.home .encart_employeur .list{
	float:left;
	margin:90px 0px 0px 107px;
}

.home .encart_employeur .list p{
	background:url('../media/blue_arrow.gif') no-repeat 0px 8px;
	padding:2px 0px 2px 10px;
	font-size:12px;
	font-family:'Arial';
	text-align:left;
}

.home .encart_employeur .list a{
	text-decoration:none;
	color:#252525;
}

.home .encart_employeur .list a:hover{
	color:#24A4E3;
}

/*
.news_frame .event{
	float:left;
	width:220px;
	height:50px;
	font-size:11px;
	font-family:'Arial';
	padding:20px 5px 0px 5px;
}

.news_frame .event b{
	font-weight:bold;
	color:#404040;
}

.news_frame .event a{
	text-decoration:none;
	font-size:11px;
	color:#505050;
}

.news_frame .event a:hover{
	text-decoration:underline;
}

.news_frame .link{
	float:left;
	width:236px;
	margin:32px 0px 0px 0px;
	text-align:right;
	font-size:10px;
	padding:0px 22px 2px 0px;
	background:url('../media/grey_arrow.gif') no-repeat right 0px;
}

.news_frame .link a{
	color:#A8A9A9;
	text-decoration:none;
}

.news_frame .link a:hover{
	color:#777777;
}
*/