/* CSS Document */
.myAdTitle {
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	font-family:arial,sans-serif;
}

.myAdTitle a:link,
.myAdTitle a:visited {
	color: #FF6633;
	text-decoration: none;
}

.myAdTitle a:active,
.myAdTitle a:hover {
	color: #FF9933;
	text-decoration: none;
}

.myAdText {
	font-size:11px;
	line-height:14px;
	font-family:arial,sans-serif;
	color: #333333;
}

.myAdText img{
	margin: 0;
	padding: 0;
	border: none;
}

.myAdURL {
	font-size:10px;
	line-height:12px;
	white-space:nowrap;
	font-family:arial,sans-serif;
}

.myAdURL a:link,
.myAdURL a:visited {
	color: #4477DD;
	text-decoration: underline;
}

.myAdURL a:active,
.myAdURL a:hover {
	color: #FF9933;
	text-decoration: none;
}
	
/* Vitrine Buscapé Bondfaro */
.vit_bb_box {
	width: 480px;
}

.vit_bb_item {
	width: 160px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

.vit_bb_img {
	width: 67px;
	display: block;
	float: left;
}

.vit_bb_img img {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.vit_bb_text {
	width: 85px;
	height: 30px;
	margin: 4px 0px 0px 4px;
	display: block;
	float: left;
	overflow: hidden;
	color: #4477dd;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
}

.vit_bb_button {
	width: 88px;
	display: block;
	float: left;
	margin: 4px 0px 0px 4px;
}

.vit_bb_button img {
	border: none;
	margin: 0px;
	padding: 0px;
}

.vit_bb_bottom {
	width: 475px;
	height: 24px;
	clear: both;
	text-align: right;
	margin-right: 5px;
}

.vit_bb_bottom img {
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
}


.vitrine_bb {
	width: 480px;
	height: 115px;
	display: block;
	overflow: hidden;
}

.vitrine_bb img {
	border: none;
	margin: 0px;
	padding: 0px;
}

.vitrine_bb span {
	line-height: 16px;
}

.vit_cp_box {
	width: 480px;
}

.vit_cp_item {
	width: 120px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

.vit_cp_img {
	width: 110px;
	display: block;
	text-align: center;
}

.vit_cp_img img {
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

.vit_cp_text {
	width: 110px;
	height: 30px;
	margin: 2px 0px 5px 0px;
	display: block;
	overflow: hidden;
	color: #4477dd;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
}