/* Edito frame */
.edito_frame {
	float:left;
	margin:12px 0px 0px 23px;
	width:490px;
}

.edito_frame .content{
	float:left;
	width:270px;
	padding:2px 0px 0px 0px;
}


.edito_frame .content .title{
	font-family:'Trebushet MS';
	font-size:12pt;
	margin:0px 0px -7px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-weight:normal;
}

.edito_frame .content .subtitle{
	font-size:17.5pt;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}

.edito_frame .content p{
	text-align:justify;
	font-size:8pt;
	color:#333333;
}

.edito_frame .content .link{
	margin:15px 0px 0px 3px;
	text-align:left;
}

.edito_frame .content .link a{
	text-decoration:none;
	color:#2D5300;
	font-weight:bold;
}

.edito_frame .img{
	float:left;
}

.edito_frame .img img{
	margin:10px 0px 0px 25px;
}

.home_frame {
	float:left;
	width:610px;
	padding:0px 0px 15px 0px;
	margin:5px 0px 0px 0px;
}

.home_frame .left{
	float:left;
	width:180px;
	margin:15px 5px 0px 10px;
}

.home_frame .title_encart{
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 0px;
	font-size:10pt;
}

.home_frame .center .title_encart{
	padding:6px 0px 3px 37px;
	background:url('../media/calendar_icon.gif') no-repeat 10px 6px;
}

.home_news_illus{
	float:left;
	margin:0px 0px 10px 0px;
}

.home_frame .left .news_encart,
.home_frame .left .blue_encart{
	border:5px #FFBF00 solid;
	border-style:none none none solid;
	padding:0px 0px 0px 7px;
	float:left;
}

.home_frame .left .blue_encart{
	border-color:#4DA4D4;
}

.home_frame .left .news_encart h1,
.home_frame .left .blue_encart h1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 1px 0px;
	font-size:7.5pt;
	line-height:9pt;
	font-weight:normal;
	color:#7F7F7F;
}

.home_frame .left .news_encart h1 a,
.home_frame .left .blue_encart h1 a{
	color:#7F7F7F;
}

.home_frame .left .blue_encart h1 a{
	color:#262626;
	font-weight:normal;
	font-size:8pt;
}

.home_frame .left .news_encart p,
.home_frame .left .blue_encart p{
	font-size:8pt;
	font-weight:normal;
	line-height:10pt;
	margin:0px 0px 10px 0px;
}

.home_frame .left .news_encart a,
.home_frame .left .blue_encart a{
	color:#262626;
	text-decoration:none;
}

.home_frame .left .blue_encart p{
	color:#666666;
	font-size:7.5pt;
}

.home_frame .left .news_encart a:hover,
.home_frame .left .blue_encart a:hover{
	text-decoration:underline;
}

.home_frame .left .news_encart .link,
.home_frame .left .blue_encart .link{
	padding:3px 15px 4px 2px;
	background:url('../media/chevron_icon.gif') no-repeat 154px 8px #F2F2F2;
	text-align:right;
	font-weight:bold;
	font-style:italic;
	font-size:7.5pt;
	color:#676C76;
	width:150px;
	margin:0px 0px 0px 0px;
}

.home_frame .left .news_encart .link a,
.home_frame .left .blue_encart .link a{
	color:#676C76;
}

.home_frame .left .news_encart .link a:hover,
.home_frame .left .blue_encart .link a:hover{
	color:#262626;
	text-decoration:none;
}

.home_frame .center{
	float:left;
	width:245px;
	height:305px;
	margin:9px 10px 0px 10px;
	border:1px #DADADA solid;
	border-style:none dotted none solid;
	background:url('../media/calendar_bg.gif') no-repeat 1px 0px;
}

.center .event{
	float:left;
	width:217px;
	margin:6px 0px 6px 9px;
	padding:8px 4px 8px 4px;
	background:#FFFFFF;
	border:1px #D1D2D3 solid;
}

.center .event .img,
.center .event .img_over{
	float:left;
	margin:0px 6px 0px 0px;
}

.center .event .img_over{
	filter: alpha(opacity=50); 
	-moz-opacity:0.5;
}

.center .event .content{
	float:left;
}

.center .event .content .date{
	text-align:left;
	background:#F2F2F2;
	font-size:7.5pt;
	padding:1px 0px 1px 3px;
	margin:0px 0px 3px 0px;
	color:#4D4D4D;
	width:155px;
}

.center .event .content p{
	color:#202020;
	font-size:8pt;
}

.center .event .content a{
	color:#B00002;
	font-size:8pt;
	text-decoration:none;
}

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

.home_frame .right{
	float:left;
	width:145px;
	margin:10px 0px 0px 0px;
}

.pro_encart{
	float:left;
	width:140px;
	border:1px #B9B9B9 solid; 
	border-style:solid none none none; 
}

.pro_encart h1 {
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	font-size:8pt;
	font-weight:normal;
	background:url('../media/red_puce.gif') no-repeat 5px 5px;
	color:#262626
}

.pro_encart p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 15px;
	font-size:7.5pt;
	line-height:9pt;
	font-weight:normal;
	color:#666666;
}

.pro_encart a {
	color:#666666;
	text-decoration:none;
}

.pro_encart a:hover {
	text-decoration:underline;
}


.container {
	background:url('../media/proxemique_bg.gif') no-repeat 267px 265px;
	}
