@charset "utf-8"; 
.navBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
.shortdescriptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 5px;
}
.titleproductText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 5px;
}
.prixText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titleProductListText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.leftmenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
}
.subMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.guarantyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	text-align: left;
	font-weight: normal;
}
.borderTableContent {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.leftmenu {
	background-color: #f6f6f6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 100%;
}
.tdborder_bg {
	border: 1px solid #999999;
	background-color: #f6f6f6;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.tdborder {
	background-color: #f6f6f6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.borderTable {
	border: 1px solid #999999;
	padding: 0px;
	margin: 5px;
	_margin: 0px;	
}
.tdborderLeftMenu {
	background-image: url(images/vp_btn_leftmenu.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-repeat: repeat-x;
}
.tdborderTitleProductlist {
	background-image: url(images/vp_bg_titleproductlist.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 20px;
}
.tdborderRightMenu {
	background-image: url(images/vp_btn_leftmenu.jpg);
	border: 1px solid #999999;
}
.tdborderRightMenu2 {
	background-color: #f6f6f6;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}

