
/*
 * 	Gabarit m3
 */
  
#m3_acc
{
	width: 990px;
	height: 44px;
	background-image:url(../imgs/home/m3_acc_bg.png);
	background-repeat: no-repeat;
	background-position:0% bottom;
	padding-top : 10px;
}

#m3_acc  p.acc {
	float: left;
	color: #680C61;
	color : #57656E;
	font-size : 11px;	
	width: 151px;
	margin-right: 10px;
}
  
#bscroll {
	padding-right: 20px;
	position: absolute;
	top: 185px !important;
	top: 205px;
	left: 545px;
	width: 420px;
	height: 322px;
}

#bscroll .blockContent {
	overflow: auto;
	/*overflow-x: hidden;*/
}
 
#m3_center_content {
	height:455px !important;
	height:455px;
	line-height: 20px;
}


#m3_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;
}

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

#m3_img_left {
	float:left;
	padding : 0px;
	margin-left: 65px !important;
	margin-left: 40px;
	margin-top: 60px !important;
	margin-top: 63px;
}

.greetings {
	margin:		60px;
	font-size:	14px;
	color:		#680C61;
	font-weight:bold;
}

.greetings p {
	margin:		10px;
}

.title {
	margin-top: 10px;
	margin-bottom: 10px;
	color:		#680C61;
	font-weight:bold;
	font-size:	14px;
}