/* Start of CMSMS style sheet 'block - plus d&#039;info' */
div.plusD {
	border-width: thin;
	border-style: solid;
	width: 236px;
	text-align: left;
	border-color:  #363535;
	position:absolute;
	left:50%;
}

div.plusD div.entete {
	color:  #FFFFFF;
	font-weight:bold;
	font-size: 11px;
	background-color:#363535;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left : 4px;
}

div.plusD div.lien {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left : 4px;
}

div.plusT {
	border-width: thin;
	border-style: solid;
	width: 130px;
	text-align: left;
	border-color:  #363535;
	float : right;
	position:relative;
	left:-6px;
}

div.plusT div.entete {
	color:  #FFFFFF;
	font-weight:bold;
	font-size: 11px;
	background-color:#363535;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left : 4px;
}

div.plusT div.lien {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left : 4px;
}
/* End of 'block - plus d&#039;info' */

