/*
#site_body .container{
	padding:0px 21px 20px 21px;
	}

#right_frame {
	margin-top:35px;
	}
*/

.home {
	float:left;
	width:620px;
	padding:0px 0px 10px 0px;
	margin:15px 0px 0px 0px;
	}


/* Encart */
.home .frame {
	float:left;
	width:290px;
	text-align:left;
	}

.home .frame div{
	width:280px;
	margin-bottom:1px;
	padding:0px 5px 0px 5px;
	}

.home .frame .image{
	height:110px;
	width:290px;
	padding:0px;
	margin-bottom:10px;
	background:#F8F8F8;
	}

.home .frame .title{
	font-family:'Arial';
	font-size:16px;
	color:#303030;
	padding:5px 0px 4px 0px;
	font-weight:bold;
	margin-bottom:7px;
	border:4px #E8E8E8 solid;
	border-style:none none solid none;
	}

.home .frame .subtitle{
	font-family:'Arial';
	font-size:12px;
	font-weight:bold;
	color:#353535;
	}

.home .frame .txt{
	font-size:11px;
	color:#656565;
	margin-top:1px;
	}

.home .frame .link{
	font-size:11px;
	margin-top:10px;
	background:url('../media/orange_arrow.gif') no-repeat 5px 2px;
	}

.home .frame .link a{
	color:#F06112;
	/* color:#E26017; */
	padding-left:18px;
	text-decoration:none;
	}

.home .frame .link a:hover{
	text-decoration:underline;
	}

.home .illus{
	float:left;
	margin:40px 0px 0px 0px;
	}


.home .ref_frame{
	float:left;
	width:615px;
	height:205px;
	background:url('../media/ref_bg.gif') no-repeat 0px 0px;
	margin:40px 0px 0px 0px;
	padding:5px 0px 0px 5px;
	}

.home .ref_frame .image{
	float:left;
	width:419px;
	height:200px;
	}

.home .ref_frame .infos{
	float:left;
	width:150px;
	margin:0px 0px 0px 30px;
	padding:60px 0px 0px 0px;
	text-align:left;
	line-height:17px;
	font-size:11px;
	color:#8C8C8C;
	}

.home .ref_frame .infos b{
	color:#F1F1F1;
	font-weight:normal;
	}

.home .ref_frame .infos p{
	padding-bottom:7px;
	}


.home .ref_frame .infos a{
	font-size:11px;
	color:#75AADD;
	color:#EEAC55;
	color:#F06112;
	padding-left:11px;
	text-decoration:none;
	background:url('../media/yellow_arrow.gif') no-repeat 2px 5px;
	}

.home .ref_frame .infos a:hover{
	text-decoration:underline;
	}