TD.ltQuestion
{
	background-image: url(/img/layout/quickquote_hp_top_left.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	text-align:right ;
	background-color :#dee6e9;
}
TD.rtQuestion
{
	background-image: url(/img/layout/quickquote_hp_top_right3.GIF);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
TD.lbMenu
{
	background-image: url(/Images/Tables/palettes_blanc_b_gauche.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 17px;
}
TD.rbMenu
{
	background-image: url(/Images/Tables/palettes_blanc_b_droite.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 17px;
}

/**
width : 15px;
	height : 15px;
	background: url(/img/layout/quickquote_hp_top_left.gif) no-repeat left 0px;
	background-color :#dee6e9;
	float : left;
	
	**/

TD.tQuestion
{
	background-color: #dde6eb;
	border-top-color:#c3c3c3 ;
	border-top-width:1px;
	border-top-style: solid;
}

TD.rQuestion
{
	background-color: #d7eaf1;
	border-right-color:#c3c3c3 ;
	border-right-width:1px;
	border-right-style: solid;
}

TD.lMenu
{
	font-size: 2px;
   	border-left-color:#c3c3c3 ;
	border-left-width: 1px;
	border-left-style: solid;
}

TD.rMenu
{
    font-size: 2px;
   	border-right-color:#c3c3c3 ;
    border-right-width:1px;
    border-right-style: solid;
}


TD.bMenu
{
   	border-bottom-color:#c3c3c3 ;
	border-bottom-width:1px;
	border-bottom-style: solid;
}

.menuColoredMedium
{
	font-weight: bold;
    color: #d7eaf1; 
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}