h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#983875;
	line-height:14px;
	padding-top:8px;
	vertical-align:top;
	margin:0;
}

#bulle {
	width:223px;
	background-image:url(../images/pluslus/fond_bulle.png);
	background-repeat:no-repeat;
	margin-left:1px;
	padding-left:20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.pluslus {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

#bulleBas {
	width:254px;
	height:12px;
	background-image:url(../images/pluslus/bas_bulle.png);
	background-repeat:no-repeat;
}
/*Tabs*/

#Containsongletslus {
background-image:url(../images/pluslus/fond_onglets.png);
background-repeat:no-repeat;
background-position:left;
width:328px;
height:38px;
}

#tabMenuLus {
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
}

#tabMenuLus li {
	float:left;
	height:38px;
	width:103px;
	cursor:pointer;
	cursor:hand
}

#tabMenuLus li.last {
	float:left;
	height:38px;
	width:103px;
	cursor:pointer;
	cursor:hand
}

li.pluslus {
	background:url(../images_viavitis/pluslus/plus_lus.png) no-repeat 0 0px;
	margin-bottom:0;
}

li.pluscommente {
	background:url(../images_viavitis/pluslus/plus_comments.png) no-repeat 0 0px;
	margin-bottom:0;

}
li.plusenvoye {
	background:url(../images/pluslus/plus_envoye.png) no-repeat 0 0px;
	margin-bottom:0;
}

li.mouseover2 {
	background-position:0 -38px;
	margin:0;
}

li.mouseout2 {
	background-position:0 0px;
}

li.selected2 {
	background-position:0 -76px;
}

.boxlus {
	width:340px;
	margin-top:12px;
}

.boxlusTop {
	background-image:url(../images/pluslus/fond_comments.png);
	background-repeat:no-repeat;
	height:1px;
	clear:both;
}
*html .boxlusTop {
	margin-bottom:-4px;
}

.boxlusBody {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #644b4b;
	background-image: url(../images/pluslus/fond_comments.png);
	background-repeat:repeat-y;
	background-position:top left;
	width:328px;
}
.boxlusBody h1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #644b4b;
}

.boxlusBottom {
	background-image:url(../images/pluslus/bottom.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:9px;
	width:328px;
}

.boxlusBody div {
	display:none;
}

.boxlusBody div.show {
	display:block;
}

.boxlusBody #category a {
	display:block;
}

.boxlusBody div ul {
	margin:0 10px 0 25px;
	padding:0;
	width:190px;
}

*html .boxlusBody div ul {
	margin-left:10px;
	padding-left:15px;
}

.boxlusBody div li {
	border-bottom:1px dotted #8e8e8e;
	padding:4px 0;
	cursor:hand;
	cursor:pointer;
}

.boxlusBody div ul li.last {
	border-bottom:none
}

.boxlusBody div li span {
	font-size:8px;
	font-style:italic;
	color:#888;
}

.table {
margin-left:10px;
}