
/*
 * 	Gabarit m5
 */
  
  
#m5_acc
{
	width: 990px;
	height: 44px;
	background-image:url(../imgs/home/m5_acc_bg.png);
	background-repeat: no-repeat;
	background-position:0% bottom;
	padding-top : 10px;
}
#m4_acc {
    color: teal;
}

#m5_acc  p.acc {
	float: left;
	color: #680C61;
	color : #57656E;
	font-size : 11px;	
	width: 151px;
	margin-right: 10px;
}
  
 
 
#m5_content {
	height:163px !important;
	/*height:148px;*/
	line-height: 20px;
	border: 0px solid black;
}

#bscroll_left {
	padding-right : 20px;
	position: absolute;
	top: 190px; left: 55px;
	width: 420px;height: 100px;
}

#bscroll_right {
	padding-right : 20px;
	position: absolute;
	top: 190px; left: 530px;
	width: 420px;height: 100px;
}

#bscroll_left, #bscroll_right .blockContent {
	overflow: auto;
	/*overflow-x: hidden;*/
}

#m5_text_content {
	height: 10px;
}

#m5_top_menu {
	padding-top : 15px;
	background-image:url(../imgs/home/bg_logo.png) !important;
  background-image:url('../imgs/vide.gif');
	background-repeat: no-repeat;
	background-position:center top;
}

#m5_nav_bottom {
	padding: 1px !important;
	width: 990px;
	background-image:url(../imgs/background/bg_m4_bottom.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	height: 16px;
}

#img_left {
	padding: 0px;
	margin-top : 30px;
	width: 990px;
	height: 263px;
	border: 0px solid red;
}

.m5_img_bottom {
	float:left;
	padding-left: 55px;
	width: 260px;
	height: 230px;
}



