/* Box Vitrine */
#vitBox { width: 174px;	height: 500px; background: url(img/tp_vitrine01.png) no-repeat right top; overflow: hidden; border-bottom: 1px solid #006600;}
#vitBox .coTit { width: 150px; height: 32px;	overflow: hidden;	text-indent: -1000px; background: url(img/tp_vitrine01.png) no-repeat left top ; }
.vitOfertas {	height: 100%; background: #fff; 	border-left: 1px solid #006600; border-right: 1px solid #006600; }

/* Oferta */
.abrCoBox * { margin: 0; padding: 0; color: #000; text-decoration: none; text-align: left; }
.abrCoBox {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important; width: 130px;	height: 70px;  overflow: hidden;	}
.abrCoBox a:hover { text-decoration: underline; }
.abrCoBox img { margin: 3px 5px 0 0; float: left; width: 45px; height: 45px; }
.abrCoBox h3 { font-size: 11px !important; line-height: 11px !important; margin-top: 3px;}
.abrCoBox h3 a { color: #FF6600;	font-weight: bold !important; } 

.abrCoBox p { margin-top: 10px !important; line-height: 11px !important; }
.abrCoBox p a { font-family: Arial, Helvetica, sans-serif !important; font-size: 10px !important; font-stretch: normal !important; }
.abrCoBox p a strong { color: #FF6600 !important; font-weight: normal !important; }

.abrCoBox { float: left;  margin: 0 5px; }

