.TitularPromociones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #204D71;
}
.bordeFotoPromociones {
	border: 1px solid #7F9DB9;
}
a.TodasPromociones:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-decoration:none;
	line-height: 17px;
}
a.TodasPromociones:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-decoration:none;
	line-height: 17px;
}
a.TodasPromociones:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-decoration:none;
	line-height: 17px;
}
.estiloTablaTodasPromociones {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
