.m1 {
	float:right;
	width:650px;
	margin:0px 20px 0px 0px;
	padding:0px 0px 30px 0px;
	}

/* HOME*/
#home {
	float:right;
	width:650px;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
}

#home .a_la_une{
	float:left;
	width:650px;
	height:210px;
}

#home .a_la_une .illus{
	float:left;
	/*
	padding:5px;	*/
	background:#FAFAFA;

	border:1px #E1E1E1 solid;
}

#home .a_la_une .illus img{
	border:1px #FFFFFF solid;
	width:200px;
}

#home .a_la_une .content{
	float:left;
	width:365px;
	text-align:left;
	margin:10px 0px 0px 20px;
}

#home .a_la_une .content .title{
	font-family:'Arial', sans-serif;
	font-weight:normal;
	font-size:20px;
	line-height:25px;
	color:#252525;
}

#home .a_la_une .content .subtitle{
	font-family:'Arial', sans-serif;
	font-size:12px;
	color:#757575;
	margin:10px 0px 0px 0px;
}
#home .a_la_une .content .txt{
	font-size:11px;
	color:#353535;
	margin:5px 0px 0px 0px;
}

#home .a_la_une .content .txt a{
	color:#3474B0;
	padding:0px 0px 0px 3px;
}

#home .a_la_une .content .txt a:hover{
	text-decoration:none;
}

#home .news_frame{
	float:left;
	width:445px;
	width:430px;
	height:230px;
	margin:30px 0px 0px 0px;
}


#home .veille_frame{
	float:right;
	width:200px;
	height:230px;
	margin:30px 0px 0px 0px;
}


#home .veille_frame .title{
	float:left;
	width:200px;
	height:28px;
	background:url('../media/veille_title.gif') no-repeat 0px 0px;
}

#home .news_frame .title{
	float:left;
	width:445px;
	height:28px;
	text-align:right;
	font-size:11px;
	margin:0px 0px 5px 0px;
	background:url('../media/news_title.gif') no-repeat 0px 0px;
}

#home .news_frame .title{
	width:430px;
	width:415px;
	height:22px;
	padding:6px 15px 0px 0px;
}

#home .news_frame .title a{
	color:#FFFFFF;
	padding-left:7px;
	text-decoration:none;
	background:url('../media/pink_arrow.gif') no-repeat 0px 5px;
}

#home .news_frame .title a:hover{
	text-decoration:underline;
}


#home .news_frame .news{
	float:left;
	width:235px;
	width:210px;
	padding-right:10px;
	height:190px;
}

#home .news_frame .event_frame_90{
	float:left;
	width:194px;
	height:74px;
	margin:10px 0px 0px 0px;
	padding:8px;
	background:url('../media/event_frame_210x90.gif') no-repeat 0px 0px;
}

.event_frame_90 .illus{
	float:left;
	padding:5px;
	margin:0px 8px 0px 0px;
	background:#FFFFFF;
}

.event_frame_90 .content{
	float:left;
	width:115px;
	font-size:10px;
	text-align:left;
	color:#757575;
	line-height:15px;
	height:70px;
	overflow:hidden;
}

.event_frame_90 .content a{
	color:#353535;
	font-size:11px;
	text-decoration:none;
}

.event_frame_90 .content a:hover{
	text-decoration:underline;
}

.event_frame_90 .content .date{
	margin:4px 0px 4px 0px;
}

#home .news_frame .event_frame_190,
#home .veille_frame .event_frame_190{
	float:left;
	width:210px;
	height:190px;
	margin:10px 0px 0px 0px;
	background:url('../media/event_frame_210x190.gif') no-repeat 0px 0px;
}

#home .news_frame .event_frame_190{
	width:170px;
	height:150px;
	padding:20px;
	text-align:left;
}

#home .news_frame .event_frame_190 .type{
	text-transform:uppercase;
	color:#757575;
	font-size:11px;
}

#home .news_frame .event_frame_190 .date{
	text-transform:uppercase;
	color:#D42172;
	font-family:'Arial', sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:2px 0px 0px 0px;
}

#home .news_frame .event_frame_190 .event_title{
	color:#252525;
	font-family:'Arial', sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin:4px 0px 0px 0px;
}

#home .news_frame .event_frame_190 .link{
	margin:5px 0px 0px 0px;
	font-size:11px;
	color:#3474B0;
	/*
	background:url('../media/blue_arrow.gif') no-repeat 0px 6px;
	padding:0px 0px 0px 6px;
	*/
}

#home .news_frame .event_frame_190 .link a{
	color:#3474B0;
}

#home .news_frame .event_frame_190 .link a:hover{
	text-decoration:none;
}

#home .veille_frame .event_frame_190{
	width:160px;
	height:150px;
	padding:20px;
	text-align:left;
	margin-top:15px;
	background:url('../media/event_frame_200x190.gif') no-repeat 0px 0px;
}

#home .veille_frame .event_frame_190 .event{
	width:160px;
	height:60px;
	overflow:hidden;
	float:left;
	font-size:11px;
	line-height:15px;
	margin:5px 0px 10px 0px;
}

#home .veille_frame .event_frame_190 .event a{
	color:#454545;
	text-decoration:none;
}

#home .veille_frame .event_frame_190 .event a b{
	color:#353535;
}

#home .veille_frame .event_frame_190 .event a:hover{
	text-decoration:underline;
}