.module_promotion{
	height:62px;
	margin-bottom:8px;
}
.module_promotion .info_promotion{
	text-align:right;
	padding-top:10px;
}
.module_promotion .info_promotion h3 a{
	color:#2673AD;
	font-weight:bold;
	font-size:14px;
}
.module_promotion .info_promotion p.info{
	font-size:11px;
	margin-bottom:3px;
}
.module_promotion .info_promotion p#highlight{
	font-size:16px;
	color:#559EC7;
	margin:12px 0;
	font-weight:bold;
}
.module_promotion#chat{
	height:250px;
	margin-top:8px;
}
.module_promotion#newsletter{
	background-color: #F4F5F7;
	border:1px solid #C7D4E4;
	height:70px;
}
.module_promotion#newsletter .info_promotion{
	padding:10px;
	text-align:left;
}
.module_promotion#telefonica{
	height:120px;
	background:url("../images/bg_promotion_telefonica.jpg") no-repeat;
}
.module_promotion#soporte{
	background:url("../images/bg_promotion_soporte.jpg") no-repeat;
}
.module_promotion#canje{
	background:url("../images/bg_promotion_canje.jpg") no-repeat;
}
.module_promotion#envios{
	background:url("../images/bg_promotion_envios.jpg") no-repeat;
}
.module_promotion#descargas{
	background:url("../images/bg_promotion_descargas.jpg") no-repeat;
}
/* Novedades */
#module_news{
	margin-bottom:15px;
}
#module_news #news_title{
	height:30px;
	background-color:#E35C48;
	margin-bottom:5px;
}
#module_news #news_title h2{
	line-height:30px;
	color:#FFF;
	margin-left:10px;
}
#module_news .item_news{
	padding-left:10px;
}
#module_news p.title_news{
	font-size:12px;
	font-weight:bold;
}
#module_news p{
	font-size:11px;
}