
/*
 * 	Gabarit m2
 */
  
  
#m2_acc
{
	width: 990px;
	height: 44px;
	background-repeat: no-repeat;
	background-position:0% bottom;
}

#m2_acc  p.acc {
    color:#57656E;
    float:left;
    font-size:11px;
    padding-right:30px;
    padding-top:10px;
    width:132px;
}
  
#m2_content {
	height: 320px !important;
	/*height:304px;*/
	line-height: 20px;
}

#bscroll {
	position: absolute;
	top: 230px; left: 502px;
	width: 470px;height: 200px;
}

#bscroll .blockContent {
	overflow: auto;
	/*overflow-x: hidden;*/
}

#m2_float_content {
	padding-left : 55%;
	padding-right: 10px;
	padding-top: 10%;
}

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

#m2_nav_bottom {
	width: 990px;
	background-image:url(../imgs/home/bg_bottom_m2.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	height: 153px;
}

#m2_text_content {
	/*
	height: 10px;
	float:right;
	width:400px;
	margin-right:40px;
	*/
	position: absolute;
	top: 210px; left: 522px;
	width: 420px;height: 200px;
}

#m2_pics {
	padding-left: 60px;
	height: 93px;
	font-weight: bold;
}

#m2_pics .pic {
	float: left;
	color: #680C61;
	font-size: 10px;
	padding-right: 48px;
	padding-top: 3px;
	border: 0px solid black;
	width:      114px;
    height:     87px;
    overflow:   hidden;
}

#m2_pics .pic a {
	color: #863D81;
	text-decoration: none;
}
/* NEW */
#m2_pics .pic p {
	padding-top: 1px;
	line-height: 12px;
	font-size: 10px;
}

#m2_pics .pic p img.picto_small {
	position: relative;
	top: 2px;
	margin-right: 3px;
}
