
/*ONGLET*/
.onglets {
	width:693px;
	margin:15px 0px 0px 0px;
}
.onglet_off .bord_gauche{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/b2c_10/onglet_gau_off.gif);
	background-repeat:no-repeat;
	width:4px;
	height:27px;
}
.onglet_off .bord_droit{
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../images/b2c_10/onglet_dro_off.gif);
	background-repeat:no-repeat;
	width:4px;
	height:27px;
}
.onglet_off .onglet_titre{
	height:27px;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;	
	padding:5px 5px 0px 5px;
	:"\"}\"";
	height:22px;
}
.onglet_off{
	position:relative;
	background-image:url(../images/b2c_10/onglet_fond_off.gif);
	background-repeat:repeat-x;
	height:27px;
}
.separateur{
	width:1px;
	height:27px;
	background-image:url(../images/b2c_10/onglet_sep.gif);
}
.onglet_on .bord_gauche{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/b2c_10/onglet_gau_on.gif);
	background-repeat:no-repeat;
	width:4px;
	height:27px;
}
.onglet_on .bord_droit{
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../images/b2c_10/onglet_dro_on.gif);
	background-repeat:no-repeat;
	width:4px;
	height:27px;
}
.onglet_on .onglet_titre{
	height:27px;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;	
	color:#009900;
	font-weight:bold;
	padding:5px 5px 0px 5px;
	:"\"}\"";
	height:22px;
}
.onglet_on{
	position:relative;
	background-image:url(../images/b2c_10/onglet_fond_on.gif);
	background-repeat:repeat-x;
	height:27px;
}
.onglet_on .onglet_titre a{
	color:#009900;
}
/*ONGLET CONTENU*/
.ongletcontenu_off{
	display:none;
}
.ongletcontenu_on{
	position:relative;
	width:691px;
	background-color:#FFFFFF;
	border-left:1px solid #9cb2d8;
	border-right:1px solid #9cb2d8;
	border-bottom:1px solid #9cb2d8;
	margin:0px 0px 9px 0px;
	font-weight:bold
}
.ongletcontenu_on .img{
	border:1px solid #b2c1e0;
	margin:10px 20px 0px 10px;
	padding:0px
}
.ongletcontenu_on table{
	margin:10px 0px 10px 0px;
}
.ongletcontenu_on .puce{
	margin:2px 0px 2px 0px;
}
.ss_menu_lien_off{
	display:none;
}
.ss_menu_lien_on{
	padding:1px 0px 3px 27px;
}
.ss_menu_lien_on .puce{
	margin:0px;
}
<rde-dm:attribute mode="write" attribute="request:rdeResponseMimetype" op="set" value="text/css"/>


