#detailside {
	margin-left : 280px;
	height : 420px;
}
#masterside {
	float :left;
	width : 275px;	
}

.panelheaderTitle{
	border : 0px solid #1f669b;
 	height: 19px;
	margin-left:25;
}
.panelheader{
	background-image:url('../images/fiches/fiche_spec_51.gif');
	background-repeat:no-repeat;
    height: 19px;
	color : #000000;
	background-color : #FBFDFF;
	font-weight : bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	cursor:pointer;
}
.masterHover {
	color : #EEE;
}
.panelContentIn{
	margin-left:25;
}
.panelTitle {
	background-color : #6b79a5;
	color : #ced7ef;new Rico.Accordion( $$('div.panelheader'), $$('div.panelContent'), 
								{panelHeight:200, selectPanelIndex: 0 });
	font-weight : 'normal';
	border-color : #1f669b;
}
.mdHover {
	background-color : #FBFDFF;
	color : #000000;
}
.mdSelected {
	background-image:url('../images/fiches/fiche_spec_54.gif');
	background-repeat:no-repeat;
	background-color : #FBFDFF;
	color : #000000;
	font-weight : 'bold';	
}
.panelContent {
	border : 0px solid #1f669b;
    border-top-width    : 0px;
    border-bottom-width : 0px;
    overflow: auto;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	margin-left:25;
}
#accordionGeneral {
	border-bottom : 0px solid #1f669b;
	margin-top : 6px;
	border-top : 0px solid;
	width : 233;
}
.liseret{
	width:233;
	height:1;
	background-color:#dff0f7;
}
.liseretGen{
	width:233;
	height:5;	
	background-color:#FFFFFF;
}
