.asw_tblFenetre{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: white;
	background-image:none;
}

.asw_border_left_top{
	
	width: 6px;
	height: 23px;
}

.asw_border_top_center{
	
	height: 23px;
	background-repeat: repeat-x;
	vertical-align: top;
	
}

.asw_border_right_top{
	
	width: 6px;
	height: 23px;
}

.tblTitleBar{
	width: 100%;
	background-image:none;
}

.asw_iconCell{
}

.asw_titleCell
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    color: white;
    text-align: left;
    width: 90%;
    cursor: pointer;
    font-weight: bold;
    text-indent: 5px;
}

.asw_buttonsCell{
	
	vertical-align: top;
	text-align: right;
}

.asw_btnClose
{
    cursor: pointer;
    width: 18px;
    height: 18px;
    margin-top: 2px;
}

.asw_border_left{
	
	width: 6px;
	background-repeat: repeat-y;
	
}

.asw_border_right{
	
	width: 6px;
	background-repeat: repeat-y;
	
}

.asw_cellContent{
	text-align: center;
	vertical-align: middle;
	color: blue;
	
	
}

.asw_border_left_bottom{
	
	width: 6px;
	height: 10px;
	
}

.asw_border_bottom{
	
	height: 10px;
	background-repeat: repeat-x;
	
}

.asw_border_right_bottom{
	
	width: 6px;
	height: 10px;
	
}
.fondEcran{
	background-color: gray;
	position: absolute;
	width: 100%;
	height: 100%;
	
}