﻿
/* ==================================================================================================================*/
/* NEWS style */

.EOfferte_BoxMain { width:333px;  display:inline-block; margin: 0 10px 20px  0; background-color:#555555; vertical-align:top}
.EOfferte_BoxImg { float:left; width:120px}
.EOfferte_BoxImg img{  width:116px; height:116px;  }
.EOfferte_BoxTxt {font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; vertical-align:top; float:none; margin-left:128px;}

.EOfferte_BoxTxt_title {font-size: 19px;color: #ffffff;	margin: 8px 0px 0px 0px}
.EOfferte_BoxTxt_Undertitle{font-size: 16px;color: #c6ad85;}
.EOfferte_BoxTxt_Description {font-size: 14px;color: #a9a9a9;	line-height:17px;	margin: 4px 0px 0px 0px; height:50px; }

.EOfferte_BoxSpace {width:100%; background-color:#555555; clear:both; height:12px;}

.EOfferte_BoxPrice {width:100%; background-color:#3b3a3a; clear:both; height:30px; font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;}
.EOfferte_BoxPriceNum {width:112px; background-color:#8e7f67; float:right;font-size: 18px; color:White; height:30px; padding:5px 5px 5px 10px  }
.EOfferte_BoxPriceNum div {float:right;margin:2px 0px 0 5px}
.EOfferte_BoxPriceTxt{float:right;font-size: 18px; color: #b59f7d;height:30px;padding:5px 10px 5px  10px }

a:link.EOfferte_link      { text-decoration : none }
a:visited.EOfferte_link   { text-decoration : none }
a:hover.EOfferte_link     { color:#ffffff; text-decoration : underline }