﻿.RadWindow_PopupOfferte .rwTopLeft	{background-image: url('images/bg_popup_left_top.png'); background-repeat:no-repeat; height:12px!important; width:12px!important; background-position:0px 0px!important;}
.RadWindow_PopupOfferte .rwTopRight	{background-image: url('images/bg_popup_right_top.png'); background-repeat:no-repeat; height:12px!important; width:18px!important; background-position:0px 0px!important;}
.RadWindow_PopupOfferte .rwTitlebar	{background-image: url('images/bg_popup_top.png'); background-repeat:repeat-x; height:12px!important; background-position:0px 0px!important;}
.RadWindow_PopupOfferte .rwFooterLeft	{background-image: url('images/bg_popup_left_bottom.png'); background-repeat:no-repeat; height:16px!important; width:12px!important; background-position:0px 0px!important;}
.RadWindow_PopupOfferte .rwFooterRight	{background-image: url('images/bg_popup_right_bottom.png'); background-repeat:no-repeat; height:20px!important; width:18px!important; background-position:0px 0px!important;}
.RadWindow_PopupOfferte .rwFooterCenter	{background-image: url('images/bg_popup_bottom.png'); background-repeat:repeat-x; height:18px!important; background-position:0px 0px!important;}
.RadWindow_PopupOfferte .rwTopResize,
.RadWindow_PopupOfferte .rwStatusbar div,
.RadWindow_PopupOfferte .rwStatusbar	{height:0px!important;}

.RadWindow_PopupOfferte .rwBodyLeft {background-image: url('images/bg_popup_left.png'); background-repeat:repeat-y; width:12px!important; background-position:0px 0px!important;}
.RadWindow_PopupOfferte .rwBodyRight{background-image: url('images/bg_popup_right.png'); background-repeat:repeat-y; width:20px!important; background-position:0px 0px!important;}

.txt_popup {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:justify;
	position:relative;
}

.popupBody	{background-image: url('images/bg_popup_middle.png'); background-repeat:no-repeat; background-position:0px 0px!important;}
.popupTitle	{color:#a2adb4;font-size:11px;text-transform:uppercase;}
