.home_frame {
	float:left;
	height:171px;
	width:750px;
	background:url('../media/home_frame_bg.jpg') no-repeat 0px 0px;
}

.home_frame .left{
	float:left;
	width:352px;
	text-align:left;
	color:#FFFFFF;
	font:8pt/1.5 verdana, arial, helvetica, sans-serif;
	padding:10px 10px 10px 12px;
}

.home_frame .left h1{
	font-size:10pt;
	margin:1px 0px 0px 0px;
	font-weight:normal;
}

.home_frame .left h2{
	font-size:9pt;
	margin:0px 0px 6px 0px;
	font-weight:normal;
	color:#B2B2B2;
}

.home_frame .left p{
	font-family:'Trebuchet MS';
	font-size:9pt;
	margin:0px 0px 10px 0px;
	padding:3px 0px 0px 0px;
	color:#ECECEE;
}

.home_frame .left .list p{
	background:url('../media/green_puce.gif') no-repeat 2px 4px;
	padding:0px 0px 0px 11px;
	line-height:10pt;
	margin:0px 0px 8px 0px;
}

.home_frame .left b{
	color:#FFFFFF;
}

.home_frame .right{
	float:right;
	width:370px;
	border:1px #A2A2A2 solid;
	border-style:none none none solid;
}

.main_frame {
	height:372px;
	background:url('../media/home_bg.jpg') no-repeat 0px 0px;
}

.main_frame .left{
	float:left;
	width:263px;
	margin:19px 0px 0px 0px;
}

.main_frame .left .illus{
	float:left;
	width:75px;
	margin:19px 0px 0px 8px;
}

.main_frame .left .illus img{
	border:1px #D1D2D4 solid;
	margin:0px 0px 12px 0px;
}

.main_frame .left .list{
	float:left;
	width:160px;
	margin:18px 0px 0px 0px;
	text-align:left;
	font-size:8pt;
}

.main_frame .left .list .item,
.main_frame .left .list .item_over{
	background:url('../media/grey_puce.gif') no-repeat 6px 7px;
	line-height:10pt;
	padding:3px 0px 3px 15px;
	margin:0px 0px 2px 0px;
}

.main_frame .left .list .item a,
.main_frame .left .list .item_over a{
	font-family:'Trebuchet MS';
	text-decoration:none;
	color:#000000;
	font-weight:bold;;
}

.main_frame .left .list .item_over{
	background:url('../media/white_puce.gif') no-repeat 6px 7px #88898D;
}

.main_frame .left .list .item_over a{
	color:#FFFFFF;
}

.main_frame .left .btn{
	float:right;
	margin:15px 7px 0px 0px;
}

.main_frame .right{
	float:right;
	width:264px;
	margin:19px 0px 0px 0px;
}

.main_frame .right .illus{
	float:right;
	width:75px;
	margin:10px 5px 0px 0px;
}

.main_frame .right .illus img{
	border:1px #D1D2D4 solid;
	margin:0px 0px 12px 0px;
}

.main_frame .right .list{
	float:right;
	width:184px;
	margin:9px 0px 0px 0px;
	text-align:left;
	font-size:8pt;
}

.main_frame .right .list .item,
.main_frame .right .list .item_over{
	background:url('../media/grey_puce.gif') no-repeat 173px 6px;
	line-height:10pt;
	padding:2px 15px 3px 0px;
	margin:0px 0px 3px 0px;
	text-align:right;
}

.main_frame .right .list .item a,
.main_frame .right .list .item_over a{
	font-family:'Trebuchet MS';
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.main_frame .right .list .item_over{
	background:url('../media/white_puce.gif') no-repeat 173px 6px #88898D;
}

.main_frame .right .list .item_over a{
	color:#FFFFFF;
}
