/*
	windowLayer 
*/
.windowLayer, .windowLayerLeft, .windowLayerTitle, .windowLayerBody{
	margin :0;
	padding:0;
	border :0;
}

.windowLayer{
	background:transparent url(/include/images/bleu_orange_roset/fond_panier.gif) no-repeat scroll right bottom;
	
}

.windowLayerLeft{
	margin-top:-11px !important;
	margin-top:  0px;
	padding-right:3px;
}

.windowLayerTitle{
	background:transparent url(/include/images/bleu_orange_roset/fond_panier.gif) no-repeat scroll right top;
	cursor: move;
	height      :26px;	
}
.windowLayerTitleText{
	background:transparent url(/include/images/bleu_orange_roset/fond_panier.gif) no-repeat scroll left top;
	color			   :#FFFFFF;
	font-size		   :1em;
	font-variant	   :small-caps;
	font-weight		   :blod;
	padding			   :5px 0pt 5px 20px;
}
.windowLayerBody{
	background:transparent url(/include/images/bleu_orange_roset/fond_panier.gif) no-repeat scroll left bottom;
	padding: 4px;
}
.windowLayerBody2{
	position: relative;
	background:transparent url(/include/images/bleu_orange_roset/fond_panier.gif) no-repeat scroll left bottom;
	padding: 0px;
	border : 0px;
	margin : 0px;
}

.windowLayerCloseButton {
	float :right;
	height:17px;
	width :17px;	
	margin:5px 3px 0 0;
	background:transparent url(/Include/Images/arbo/BTransGrey.gif) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	
}