﻿.divPromotionContainer
{
	width: 271px;
	height: 130px;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.divPromotionContainerCar
{
	width: 291px;
	height: 150px;
}

.divPromotionContainerProduct
{
	width: 291px;
	height: 150px;
}

.divPromotionTitle
{
	background-image: url('images/TitleBox.png');
	width: 273px;
	height: 25px;
	clear: both;
}

.spanPromotionTitle
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	color: White;
}

.divPromotionPriceBoxLeft
{
	text-align: center;
	margin-top: 60px;
	width: 98px;
	height: 44px;
	float: left;
	text-align: left;
	padding-left: 4px;
	background-image: url('images/PriceBox.png');
}

.divPromotionPriceBoxRight
{
	text-align: center;
	margin-top: 60px;
	width: 98px;
	height: 44px;
	float: right;
	text-align: left;
	padding-left: 4px;
	background-image: url('images/PriceBox.png');
}

.spanPromotionPrice
{
	font-family: Arial;
	font-weight: bold;
	font-size: 26px;
	height: 20px;
	padding-top: -5px;
}

.spanPromotionEuroSign
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	margin-right: 3px;
	padding-top: -5px;
}

.tdPromotionTitle
{
	text-align: left;
}
.spanPromotionPriceTitle
{
	vertical-align: middle;
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
}

.spanPromotionCarHeader
{
	color: #00989a;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
}

.spanPromotionCarName
{
	color: #004c93;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}

.spanPromotionCarContent
{
	color: Black;
	font-family: Verdana;
	font-size: 11px;
}

.promotionHeader
{
	width: 291px;
	height: 5px;
	background-image: url('images/promotionBoxHeader.jpg');
}

.promotionContent
{
	background-repeat: repeat-y;
	background-image: url('images/promotionBoxBg.jpg');
	padding-left: 8px;
	padding-right: 5px;
	width: 278px;
	height: 140px;
}

.promotionProductContent
{
	background-repeat: repeat-y;
	background-image: url('images/promotionBoxBg.jpg');
	padding-left: 8px;
	padding-right: 5px;
	width: 278px;
	height: 140px;
}

.promotionFooter
{
	width: 291px;
	height: 5px;
	background-image: url('images/promotionBoxFooter.jpg');
}

.aPromotionCarTextLink
{
	color: #004c93;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: bottom;
}

.aPromotionCarTextLink img
{
	border-width: 0px;
}
.panelPromotionTitle
{
	padding: 3px 0px 0px 14px !important;
	background-image: url('images/TitleBox.png');
	height: 22px;
	width: 259px;
	clear: both;
}
.spanPromotionProductTitle
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

.spanPromotionProductText
{
	font-family: Verdana;
	font-size: 9px;
	color: Gray;
	margin-bottom: 10px;
}


.spanPromotionSpecialismeText
{
	margin:0px;
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #004c93;
	line-height:14px;
}

.spanPromotionSpecialismeListText
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: Gray;
	padding:0px;
	margin:0px;
	line-height:13px;
	vertical-align:top;
}

.tdPromotionProductImages
{
	vertical-align: top;
	text-align: center;
	width: 115px;
	height: 100%;
}
.tdPromotionProductTitle
{
	vertical-align: top;
	padding-left: 8px;
}
